AWS Developer Associate: Stateless Applications

placeholder

Stateless applications in AWS provide several benefits including the ease with which they scale due to the available compute resources. In this course you’ll begin by exploring how to develop stateless applications on AWS Cloud. You’ll then examine how to use DynamoDB to store application state data. You’ll learn to create a DynamoDB global table on AWS and create tables that automatically replicate across multiple AWS regions. Next you’ll explore and work with the AWS ElasticCache service to provide caching and create an ElastiCache cluster on AWS. Finally you’ll persist data with Simple Storage Service (S3) outline how Amazon Elastic File System (EFS) can be used for scalable file storage and use EFS to create and mount an EFS volume from a running EC2 instance.