Rapid API Dev Diagram 1. Deploy containers on Docker Desktop for Localstack and PostgreSQL 2. Deploy AWS services onto Localstack using Pulumi, some code you’d use to deploy to AWS 3. Run Jest tests. Tests create DB schema/tables, hit APIGWs 4. Tests assert data in DB is correct This Blueprint…