Skip to main content

Twitch Dev Hour - Episode 7: Deployment Pipeline

DevOps anyone? We’ve nearly completed our application, but we have one task left. We need to set up our continuous integration/continuous deployment pipeline (CI/CD) so that we can efficiently deploy changes. We’ll incorporate services like AWS CodePipeline to set up continuous deployment, all still defined in the CDK - how awesome is that!