Skip to content
CODERON

Coderon Training Cloud-Native Development on AWS

Cloud-Native Development on AWS

Build a serverless application on AWS that survives production — Lambda, API Gateway, SQS, SNS and EventBridge on a real case grown across the workshop.

All training

Serverless is easy in a demo and hard in production. The first Lambda function runs in five minutes; the trouble starts with retries, duplicates, limits, cost and observability. This workshop takes you from a working example to a solution you can trust under load.

Who it is for

A workshop for teams that want to build serverless applications on AWS deliberately — with a focus on reliability, cost and maintainability, not just a “working example”. It works equally well for a first serverless project and for cleaning up a solution that has already reached production and started causing trouble.

How we run it

Each module pairs a short introduction with an exercise on a live AWS environment — you write code, you do not just listen. You work on a realistic case that we grow throughout the workshop: from the first Lambda function and API contract, through queues and events, to idempotency, dead-letter queues and a deployment pipeline.

What you take away

  • The ability to design Lambda functions and API Gateway contracts deliberately, accounting for limits and the execution model
  • A method for choosing SQS, SNS or EventBridge for a specific integration problem, rather than using one for everything
  • Idempotent flows with retries and dead-letter queues that do not lose or duplicate events
  • The ability to diagnose production with logs, metrics and tracing (X-Ray)
  • A repeatable deployment pipeline driven by infrastructure as code

AAgenda

01

Serverless fundamentals

  • AWS Lambda execution model and constraints
  • API Gateway (HTTP API) and contract design
  • Permissions, IAM and least privilege
02

Messaging and integration

  • SQS queues and asynchronous processing patterns
  • SNS notifications and fan-out
  • Event-driven architectures with EventBridge
03

Reliability and production

  • Idempotency, retries and dead-letter queues
  • Observability — logs, metrics, tracing (X-Ray)
  • Infrastructure as code and deployment pipelines

BWhat you will learn

  • Design and deploy production-ready serverless applications on AWS
  • Pick the right service for an integration problem instead of forcing one
  • Build event-driven workflows resilient to retries and duplicates
  • Ship changes safely and repeatably with infrastructure as code

// CONTACT

A challenge — technical or in your leadership?

Outline it briefly — we reply within one business day.

Get in touch