A look at developer experience for Amazon ECS, with AWS Copilot and AWS Cloud Development Kit
I presented at the Cloud Field Day 9 to show the recent progress in developer experience for Amazon ECS. I built a basic hit counter application, written in Node.js and backed by a DynamoDB table for state. I deployed this application two ways: first with the AWS Copilot command line, and then with AWS Cloud Development Kit, using the latest Amazon ECS service extensions.