A Crash Course in Amazon Serverless Architecture

Click for: original source

Chandan Patra excellent article provides detailed look at the components of AWS Serverless Architecture and how anyone can make the most of it. There are 3 building blocks for 3-tier architecture: a presentation layer, business logic layer, and database layer.

Article helps us to understand why serverless architecture and Advantages serverless architecture offers. Services described in detail for serverless architectures:

  • Amazon API Gateway
  • Amazon Lambda
  • Amazon CloudFront
  • Amazon S3
  • Best practices and limitations

Extensive and in depth article. If you are or your manager new to serverless architecture, this is a great article to understand the subject. There is also link for Cloud Academy which offers a free 7-day trial that allows users access to development environments through hands-on labs, quizzes, courses, and curated learning paths.

[Read More]

Tags cloud serverless