Building a SaaS Product (2)
Adding Auth via AWS Amplify
Feb 25, 20214 min read460

Search for a command to run...
Series
In this series, I will be showing you how to deploy a full stack application (Angular, Express.js, DynamoDb) to AWS utilizing the AWS CDK, ECR, and ECS.
Adding Auth via AWS Amplify

For the past several months, I have been developing a SaaS product. This is my first post in a series to show you how to build your own product and deploy it to AWS. We will be creating an Angular frontend, Express.js backend, and using DynamoDb data...
