Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 303 Bytes

File metadata and controls

14 lines (10 loc) · 303 Bytes

aws

Repository contains various AWS codes written in Python.

Contents:

  1. DynamoDB
  2. S3
  3. Kinesis Stream (Pushing data only)

IaaS directory contains all of below services included in single Program.

  1. VPC, Subnet, RT, IGW etc. (IaaS)
  2. EC2, SG, ELB, TG etc. (IaaS)

[Will add more items later]