Use AWS App Runner, DynamoDB, and Cdk To Deploy and Run a Cloud-native Go App
Earlier, I covered a Serverless URL shortener application on AWS using DynamoDBAWS Lambda and API Gateway. In this blog post, we will deploy that as a REST API on AWS App Runner and continue to use DynamoDB as the database. AWS App Runner is a compute service that makes it easy to deploy applications from … Read more