DEV Community

Cover image for Deploy a full-stack cloud-native app with SSL to CloudFront, API Gateway, and Route53 with a custom domain
Joel Wembo
Joel Wembo

Posted on

Deploy a full-stack cloud-native app with SSL to CloudFront, API Gateway, and Route53 with a custom domain

Quickstart guide: How to deploy a full-stack cloud-native app with Secure HTTPS to CloudFront, API Gateway, and Route53 with an external Custom Domain registrar using AWS SAM CLI, Cloud9 (manual deployment)
Dreaming of launching your full-stack cloud-native application on AWS, complete with a custom domain name and robust security?

Throughout this technical handbook, we’ll delve into the deployment process using the AWS Serverless Application Model CLI (SAM CLI). Additionally, we’ll explore the functionalities of Cloud9, a cloud-based development environment that streamlines the coding process. Our focus will be on establishing secure communication for your application through HTTPS with the help of CloudFront and API Gateway. Furthermore, the guide will walk you through integrating a custom domain name for a professional user experience, utilizing an external domain registrar and Route53.

Read More here
https://medium.com/towards-aws/quickstart-guide-how-to-deploy-a-full-stack-cloud-native-app-with-secure-https-to-cloudfront-api-394cf929fc6b

Top comments (0)