Accéder au contenu principal

Cours

Developing applications on AWS

Intermédiaire3 h

Build cloud apps on AWS with API Gateway, Lambda, SQS, SNS, EventBridge, and Kinesis. Master serverless and event-driven patterns for the DVA-C02 exam.

Python3 h11 vidéos44 exercices3,000 XP149Attestation de réussite

Créez votre compte gratuit

Continuer avec Google
ou
En continuant, vous acceptez nos Conditions d’utilisation, notre notre Politique de confidentialité et que vos données sont stockées aux États-Unis.

Plébiscité par des apprenants dans des milliers d’entreprises

Description du cours

Build production-ready cloud applications on AWS. Learn the architecture patterns that work in the cloud, microservices, serverless, and event-driven, then put them into practice with Amazon API Gateway, AWS Lambda, Amazon SQS, Amazon SNS, Amazon EventBridge, Amazon Kinesis, and DynamoDB Streams.Through interactive exercises and hands-on AWS console work, you'll design resilient APIs, decouple services with queues and topics, and build event-driven workflows that scale, the skills used to ship serverless applications in production and tested in the AWS Certified Developer – Associate (DVA-C02) exam.

Prérequis

Programme de formation

Plan du cours

1

Fundamentals of building software on AWS

Learn the architectural foundations of cloud-native software. By the end of this chapter, you will be able to choose between monolith, microservices, serverless, and event-driven patterns; reason about tight vs loose coupling and synchronous vs asynchronous communication; manage state in stateless services; and design for resilience with retries, exponential backoff, circuit breakers, and dead-letter queues.
Commencer le chapitre
2

Building APIs on AWS

Build, secure, and operate APIs on Amazon API Gateway. By the end of this chapter, you will be able to pick the right API type (REST, HTTP, or WebSocket); configure Lambda integrations with validation and transformations; deploy APIs across stages using CloudFormation, SAM, and CDK; and protect them with Amazon Cognito, IAM, Lambda authorizers, encryption, and throttling.
Commencer le chapitre
3

Advanced Application Patterns

Build decoupled, event-driven, and streaming workloads. By the end of this chapter, you will be able to decouple services with Amazon SQS queues (including FIFO and dead-letter queues) and Amazon SNS topics with subscription filtering; route events with Amazon EventBridge using rules, event patterns, and schemas; process high-throughput data with Amazon Kinesis Data Streams and Data Firehose; and react to table changes in real time with Amazon DynamoDB Streams.
Commencer le chapitre

Developing applications on AWS

Cours
terminé

Obtenir un certificat d'achèvement

S’inscrire maintenant

Apprenez où que vous soyez avec l'application DataCamp

Même en déplacement, suivez quotidiennement nos cours mobiles et nos défis de codage de 5 minutes.

Developing applications on AWS | DataCamp