Cloud Architectures - AWS - ICI010AS3AE-3003
IaC Project - system deployment & 10 project prep tasks
- Based on Public Cloud Solution Architect course by Pekka Korpi-Tassi 2025.
- Project Prep Tasks.
- Using AWS Academy Sandbox & Learner Lab. These have limitations to what resources you can deploy, so it is kind of extra educational.
- Idea is to develop IaC template as the prep tasks progress. CloudFormation or Terraform.
- I chose to work with AWS CloudFormation .yaml template.
All tasks have a similar structure:
- Task goals
- How to implement
- .yaml template as code (this would work if uploaded to AWS Academy Sandbox & Learner Lab as “vpc-santeri-vauramo.yaml” file, or in real AWS account)
This document may be copied and modified in accordance with the GNU General Public License (version 2 or later). http://www.gnu.org/licenses/gpl.html
Written by Santeri Vauramo 2025.