This is a workshop to get developers started on AWS using the cloud native primitives. This workshop is designed as a self paced lab which incrementally increases in expertise

We will build a simple web app based on microservices using the 12 factor methodology, deploy it on the cloud and try some debug steps.

We will do this workshop in a pair programming mode. So find a buddy.

Pre-requisite

  1. Setup AWS account

Labs

  1. SetUp Development Environment and the collaboration tool (slack channel)
  2. Build the 12 factor microservice based app
  3. Continuous Integration - Tests and Review
  4. Continuous Delivery - Pipelines
  5. Troubleshoot - logs, tracing, monitoring

Advanced labs

  1. Local development with SAM local
  2. AI and deep learning