Skip to content

MrDamienJones/amazonwebshark-Artefacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo contains artefacts for my amazonwebshark tech blog. It was created to remove the need for multiple repos containing small collections of artefacts, and to reduce the volume of GitHub Gists.

What This Repo Contains

The following list is not exhaustive:

  • Architecture Diagrams, either as images and/or as the Diagrams.Net code used to generate them.
  • Scripts of actual solutions, with redactions where needed.
  • Scripts of hypothetical solutions within a post's context.
  • Supporting content for posts that may not have been used in the final product.

What This Repo Doesn't Contain

  • Solutions, redacted or otherwise, where it makes sense for them to have their own repos (for instance, a Python module)
  • Code snippets that have a good reason to be on GitHub Gists (for example, I want to embed them into the post instead of posting a link)

Advisory

Artefacts within this repo have been created at various points along my learning journey. They do not represent best practices, may be poorly optimised or include unexpected bugs, and may become obsolete. Please keep this in mind when browsing.

Contents

This list will start with the most recently dated entry, working backwards.

2024

2024-03-27-WordPressBronzeDataOrchestrationWithAWS

Related blog post: WordPress Bronze Data Orchestration With AWS

Contents:

  • Python script for extracting WordPress API raw data with AWS SNS alerting.
  • requirements_raw.txt file for Python raw virtual environment.
  • Python script for extracting WordPress API bronze data with AWS SNS alerting.
  • requirements_bronze.txt file for Python bronze virtual environment.
  • JSON Step Functions code for Wordpress_Raw_To_Bronze state machine.
  • Supporting Diagrams.Net Bronze Lambda architectural diagram code.
  • Supporting Diagrams.Net Step Function architectural diagram code.

2024-02-16-UsingPythonAndAWSToExtractWordPressAPIData

Related blog post: WordPress Data Extraction Automation With AWS

Contents:

  • Python script for extracting WordPress API raw data with AWS SNS alerting.
  • requirements.txt file for Python virtual environment.
  • Supporting Diagrams.Net architectural diagram code.

2024-02-02-UsingPython&AWSToExtractWordPressAPIData&AWS

Related blog post: Using Python & AWS To Extract WordPress API Data

Contents:

  • Python script for extracting WordPress API raw data.
  • requirements.txt file for Python virtual environment.
  • Supporting Diagrams.Net architectural diagram code.

2023

2023-07-11-EmotiveAmigaCode

Related blog post: Emotive Amiga Code

Contents:

  • AMOS Solo Pong tutorial scripts.

2023-04-30-AutomatingApplicationManagementWithWinget

Related blog post: Automating Application Management With Winget

Contents:

  • Redacted Powershell script showing Winget uses.

2022

2022-12-29-MigratingAmazonwebsharkToSiteGround

Related blog post: Migrating amazonwebshark To SiteGround

Contents:

  • Architecture Diagram used in post.
  • Supporting Diagrams.Net architectural diagram code.

2022-08-10-IngestingiTunesDataIntoAWSWithPythonAndAthena

Related blog post: Ingesting iTunes Data Into AWS With Python And Athena

Contents:

  • Architecture Diagram used in post.
  • Supporting Diagrams.Net architectural diagram code.

2022-03-15-NextLevelS3NotificationsWithEventBridge

Related blog post: Next-Level S3 Notifications With EventBridge

Contents:

  • Architecture Diagram used in post.
  • Supporting Diagrams.Net architectural diagram code.

2022-02-15-CreatingSecurityAlertsForAWSConsoleAccess

Related blog post: Creating Security Alerts For AWS Console Access

Contents:

  • Architecture Diagram used in post.
  • Supporting Diagrams.Net architectural diagram code.

About

Scripts associated with various amazonwebshark blog posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published