Serverless architectures allow you to build and run applications and services without needing to provision, manage, and scale infrastructure. This quest will show how to design, build, and deploy interactive serverless web applications, using a simple HTML/JavaScript web interface which uses Amazon API Gateway calls to send requests to AWS Lambda backends that query Amazon DynamoDB data.
AWS offers services that provide businesses with a flexible, highly scalable, and low-cost way to deliver their websites and web applications. In this quest, you’ll learn to work with foundational services for marketing websites on AWS.
Achieving AWS Certification requires hands-on experience. This quest helps you get hands-on practice with several key services as you prepare for the AWS Certified Solutions Architect – Associate Exam. Visit AWS Certification to learn more about this exam and find more resources to prepare.
In this Quest, you will learn how to write functions with the AWS Lambda Service that respond to events and integrate other AWS Services. You will create applications that write records to Amazon DynamoDB, send messages with Amazon SNS, and monitor events in Amazon CloudWatch and external services. You will even write a back-end function in Lambda for creating a voice-response app for Alexa and the Amazon Echo.