Curriculum
Course: AWS Certified Solutions Developer Associate
Login
Text lesson

Develop code for applications hosted on AWS

  • Architectural patterns (event-driven, microservices, monolithic, choreography, orchestration, fanout)
  • Idempotency
  • Differences between stateful and stateless concepts
  • Differences between tightly coupled and loosely coupled components
  • Fault-tolerant design patterns (retries with exponential backoff and jitter, dead-letter queues)
  • Differences between synchronous and asynchronous patterns