π My binder for certification studies
- π - No monetary cost
- π° - Paid content
- πΌ - Video content
- π - Article/Written content
- π - My Notes
- π» - Coding Samples
- A Cloud Guru - AWS Technical Essentials π πΌ - AWS History, Semanthics and bird's-eye view of all the ecosystem. If you are completely new to AWS, or just want to start from the basics.
- SAA-C02 - AWS/Solutions Architect Associate - This is the first recommended certification for technical roles, it is a high-level overview of the core-components of AWS and its main-features
- DAS-C01 - AWS/Data Analytics - Specialty - The exam is designed for professionals who work with data in a data-analytics focused job
Each certification is composed of:
README.md
- With an index of important infosMakefile
- to manage all operations of that repoterraform/
- to practice and provision all infra required for the examplestopics/
- multiple notes, links, take-aways and important info on each topic covered on such certificationscripts/
- simple example scripts to provision or demonstrate usage of different services/components/features. Usually including companion make file aliases
If you want to use the Terraform module, make sure to install terraform and create a new AWS account.