AWS Developer Associate: Stateless Applications
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.