Marko 2/15/2019

AWS Lambda – Lean Single Purpose or Monolithic Function

Read Original

This article explores the architectural debate in serverless computing, comparing lean single-purpose AWS Lambda functions against monolithic functions. It details the benefits of single-responsibility principles, such as independent scaling and security, and the counter-arguments for monolithic functions, like reduced inter-service communication and better cohesion for tightly coupled logic.

AWS Lambda – Lean Single Purpose or Monolithic Function

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser