##################################
Build highly scalable and available produciton ready aws infra using pulumi.
##################################
In this video, I will demonstrate how to design a highly scalable and highly availalbe production ready aws infrastructure using Pulumi.
Pulumi is IaaC i.e. Infrastructure as Code similar to Terraform.
Developers can use Pulumi in their favourite programming language, unilike Terraform, where one needs to use HCL, and design AWS/GCP/Azure infra as it supports TS, Go, Python, YML. Pulumi does not have any learning curve, take a look at the documentation and developers can start designing the infra at one go where Teraraform needs HCL.
In this video, I have designed a highly scalable and highly availalbe production ready aws infrastructure.
If you're interested to take a look at the Pulumi script, here's the Pulumi script: github.com/Mahboob-A/sys-design-scalable-aws-env-backend/blob/main/src/pulumi-iac/__main__.py
I have deployed a todo app in this production ready infra to test the environment.
##################################
Project GitHub:
GitHub of the todo app (Django based): github.com/Mahboob-A/sys-design-scalable-aws-env-backend
GitHub of the client app: github.com/Mahboob-A/sys-design-scalable-aws-env-client
##################################
connect with me: [email protected]
LinkedIn: linkedin.com/in/i-mahboob-alam/
Twitter: x.com/iMahboob_A/
GitHub: github.com/Mahboob-A/
##################################