Labs
Exercices pratiques gradés par l'état réel du simulateur — pas par QCM.
CLF — Security and Compliance
Draw the responsibility boundaryClassify security and operational tasks across EC2, RDS, Lambda, and S3, then explain why the boundary moves by service model.Foundation18′Harden a result bucketCreate a simulated S3 bucket, block public access, enable encryption and versioning, then define a lifecycle rule.Foundation22′Instrument and diagnose a backlogInspect a seeded queue backlog, create a user-impact alarm, enable API audit evidence, and apply the correct remediation.Intermediate28′
CLF — Billing, Pricing, and Support
SAA — Design High-Performing Architectures
SAA — Design Secure Architectures
SAA — Design Resilient Architectures
Repair a fragile web architectureTurn a single-instance, single-zone workload into a simulated load-balanced, auto-scaled, multi-AZ application with a Multi-AZ database.Intermediate35′Assemble a serverless order flowCreate a DynamoDB table, queue, dead-letter queue, Lambda worker, and API to model durable asynchronous order processing.Intermediate34′Secure a CloudFormation templateAnalyze and repair a template so its S3 bucket has encryption, public-access blocking, versioning, and retention controls.Intermediate30′Highly available web applicationDesign a public application with global delivery, Layer 7 protection, two-AZ compute, decoupled work, durable data, and audit.StudioServerless order pipelineCreate an API that persists orders, accepts asynchronous work, fans out events, orchestrates a workflow, and emits telemetry.StudioElastic HPC platformDesign a Slurm-based platform with elastic compute, low-latency networking, parallel data, durable objects, identity/security, observability, and audit.StudioCost-aware global content serviceDeliver object content globally with caching, private service paths, serverless or elastic compute, and measurable cost controls.Studio
CLF — Cloud Technology and Services
CLF — Cloud Concepts
SAA — Design Cost-Optimized Architectures
HPC — Compute and Scheduling
Choose an HPC orchestration modelSelect AWS PCS, ParallelCluster, AWS Batch, EKS patterns, or self-managed clusters from scheduler and operations requirements.Intermediate23′Schedule and inspect Slurm jobsCreate a simulated cluster, submit jobs and an array, advance scheduler time, and use queue/accounting commands to explain states.Intermediate34′