https://github.com/thyagomota/aws-labs-2023
A collection of hands-on labs to help learning the fundamentals of AWS cloud computing services.
https://github.com/thyagomota/aws-labs-2023
aws cloud-computing
Last synced: 12 months ago
JSON representation
A collection of hands-on labs to help learning the fundamentals of AWS cloud computing services.
- Host: GitHub
- URL: https://github.com/thyagomota/aws-labs-2023
- Owner: thyagomota
- Created: 2023-11-20T02:13:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-24T18:31:51.000Z (over 2 years ago)
- Last Synced: 2024-11-08T20:49:13.457Z (over 1 year ago)
- Topics: aws, cloud-computing
- Homepage:
- Size: 2.04 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A collection of hands-on labs to help learning the fundamentals of AWS cloud computing services. Each lab has:
* a title,
* a difficulty level (1-3),
* a goal,
* an (optional) architecture diagram,
* instructions, often described using step-by-step, explaining how to run the lab, with textual and sometimes screenshots for visual information,
* often, links to AWS documentation or other relevant information,
* often, procedures to test and validate the lab, and
* optional challenges.
Supporting files such as scripts, policy documents, and CloudFormation templates are provided when relevant to completing the lab.
I hope you enjoy these labs. Suggestions and contributions are welcomed. Thanks!