Skip to content

GigiLoria5/aws-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Playground

AWS Playground is a sandbox repository filled with sample code and mini-projects to learn and experiment with various AWS services. This collection is for AWS beginners or anyone wanting to test concepts, experiment, or refer to code examples. Most examples are straightforward, minimal, and even a little bit silly.

Examples Included

  • EC2: Basics of launching, connecting to, and managing EC2 instances.
  • VPC: Create a simple VPC with public subnets, route tables and gateway.
  • S3: Set up a static website by creating a bucket, configuring permissions, enabling public access, and hosting files.
  • DynamoDB: Create and Interact with a DynamoDB Table.
  • Lambda: coming soon...
  • And more... as I explore and add new examples!

About

A collection of simple, practical, and sometimes silly AWS examples used to learn, test, and explore AWS services.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors