Description
Learn how you can use the power of Serverless Framework along with AWS Lambda, DynamoDB, API Gateway, SNS, SQS & S3 to build a full-stack application.
Summary
- Serverless Full Stack Application on AWS by Gareth McCumskey Serverless Framework enables Front End Developers to build full-stack applications without having to manage and operate infrastructure – freeing Developers from the worry of back-end tasks like scaling servers and provisioning capacity and resources.
- Set up serverless databases in a snap.
- But the course will also reference other materials to help you work through the entire process.
- Learn multiple ways to deploy and configure websites on AWS First, we'll use Serverless Components to quickly set up our website with a Route 53 custom domain, SSL through AWS Certificate Manager, caching and content distribution via CloudFront, and static hosting on Amazon S3 - All in a few lines of configuration.