This repository contains the code needed to create an AWS infrastructure using the Infrastructure as Code (IaC) approach with Pulumi.
The goal of this lab is to create an Amazon S3 bucket and load static files into it to create a simple website.
The goal of this lab is to create Amazon EC2 instances, a security group and a load balancer for a basic web server environment.
The objective of this lab is to create an Amazon ECS cluster using the Fargate service, along with an Application Load Balancer (ALB) load balancer, to deploy a containerized application.