Giter Site home page Giter Site logo

aws-python-automation's Introduction

Git Repo for Automating AWS with Python, intially based on the course from A Cloud Guru but adapted with new and different features

#################################

01-Webotron:

S3 website publishing program

Webotron Features:

  • Provide AWS credentials via the "--profile=" option-
  • List S3 Buckets
  • List objects in an S3 Bucket
  • Creates S3 Buckets, configures Website Hosting settings and outputs S3 Endpoint URL
  • Uploads HTML file to S3 and set content type to text/html
  • Creates Route 53 Hosted Zones and adds "A" record to the zone that point to the alias of an S3 endpoint
  • List ACM Certificates per Domain Name
  • Creates CloudFront CDN that points to S3 Bucket as Origin, uses ACM SSL cert and updates R53 A Record to point to CDN

BucketManager Features:

  • S3 Functions inside a class to support Webotron functionality

DomainManager Features:

  • Route53 Functions inside a class to support Webotron functionality

CertificateManager Features:

  • ACM Functions inside a class to support Webotron functionality

DistributionManager Features:

  • CloudFront Functions inside a class to support Webotron functionality

Util Features:

  • Host utilies to support Webotron functionality

##################################

02-Notifon:

AWS SNS Notification program

Notifon Features:

  • Email notification of Auto Scaling Group changes using CloudWatch Events, Lambda and SNS
  • Uses Serverless Framework for Infrastructure as Code deployment

##################################

03-Videolyzer:

AWS Rekognition program

Videolyzer Features:

  • Uses AWS Rekognition Label Detection functionality to label videos uploaded to S3 and output labels to DynamoDB
  • Uses Serverless Framework for Infrastructure as Code deployment

aws-python-automation's People

Contributors

ck-repo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.