Hello anons, avatars, cartoons, and the real ones among us. Celt here today to talk about AWS Lambda. Lambda is a very interesting service in that it provides ‘serverless’ compute. AWS has abstracted everything from the customer, except the application code, permissions, and some configurations. This greatly increases time to market for the customer, as all they really need to do is write the code, and attach the correct permissions. Yes many people do not like the term serverless but lets just move on. This post is going to be broken down into parts, to keep things digestible and actionable.
REQUIRED READING
AWS Lambda
When we say serverless compute, essentially you are consuming the execution of code on an environment that AWS manages. AWS managing the infrastructure provides many benefits, which are going to be expanded on in the Selling Points section. Lambda is very common service that almost every production account utilizes in some way.
Selling Points
Keep reading with a 7-day free trial
Subscribe to Software Architecture with BowTiedCelt to keep reading this post and get 7 days of free access to the full post archives.