Moving Beyond IaC: Infrastructure into Components
Briefly

To support Pulumi command execution, create a Pulumi App component. Update YAML files and pulumi-entry.ts to define Pulumi Stack resources like AWS S3 buckets and API Gateways.
The example demonstrates creating AWS S3 buckets for Vite-React apps and APIs with AWS Api Gateway/Lambda. Locally execute Pulumi commands like pulumi up for infrastructure deployment.
Read at Medium
[
]
[
|
]