
How did I deploy my NestJS app to AWS ECS using Pulumi?
Step-by-step guide to deploying a NestJS application to AWS ECS using Pulumi. Covers VPC setup, Docker builds, ECR, and load balancer configuration.
ecsnestjs

Step-by-step guide to deploying a NestJS application to AWS ECS using Pulumi. Covers VPC setup, Docker builds, ECR, and load balancer configuration.

Step-by-step hands-on lab to provision an EC2 instance on AWS, install Docker, and deploy Apache NiFi for powerful dataflow management.