superluminar Created with Sketch.
  • Prerequisites
  • Lab 1 - Hello World
  • Lab 2 - URL Shortener

More

  • Additional material
  • Github repo
  • AWS CDK docs
  • Impressum

Built with by superluminar GmbH

Edit this page
superluminar Serverless workshop > Links
  • What is Serverless?
  • Safe Deployments with AWS Lambda
  • Best Practises and Gotchas
  • Newsletter regarding AWS and Serverless:
  • Technical Docs

Links

Below you can find links on serveral Serverless topics.

What is Serverless?

  • Why the fuss about serverless?
  • A simple definition of “Serverless”
  • Serverless DevOps: What do we do when the server goes away?

Safe Deployments with AWS Lambda

  • Gradual Code Deployment
  • Safe Lambda deployments
  • Serverless + Evolutionary Architectures + Safe Deployments = Speed in the Right Direction

Best Practises and Gotchas

  • Serverless Microservice Patterns for AWS
  • Your Lambda function might execute twice. Be prepared!
  • The best ways to test your serverless applications
  • Applying the Twelve-Factor App Methodology to Serverless Applications

Newsletter regarding AWS and Serverless:

  • Last week in AWS
  • Off-by-None

Technical Docs

  • Python Lambda Handler
  • AWS SAM Specs