Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 986 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 986 Bytes

architectingDynamoDB

     ___        ______     ____ _                 _  ___  
    / \ \      / / ___|   / ___| | ___  _   _  __| |/ _ \ 
   / _ \ \ /\ / /\___ \  | |   | |/ _ \| | | |/ _` | (_) |
  / ___ \ V  V /  ___) | | |___| | (_) | |_| | (_| |\__, |
 /_/   \_\_/\_/  |____/   \____|_|\___/ \__,_|\__,_|  /_/ 

Hi there! Welcome to my GitHub Project!

AWS re/Start Architecting: Utilizing my AWS FREE TIER ACCOUNT in Developing with Amazon DynamoDB, EC2, and S3, by integrating GitHub with Cloud9, using the Cloud9 Environment and AWS Software Development Kit (SDK) Python (Boto), in developing a solution by coding to create a DynamoDB table, add / edit data to the table, query the table, and create an index on an existing table, with the chosen Cloud9 SDK Language.

architectingDynamoDB