Blog
Serverless Architecture in AWS
Serverless architecture is an approach that lets you build applications without the need for physical infrastructure. And usually, the first thing that comes to a developer’s mind when thinking about serverless is the Lambda functions.
Best practices for optimizing Lambda functions
AWS lambda is a de-facto synonym with serverless. Since its release in 2014, AWS Lambda has become an essential tool for developing a serverless architecture in the AWS Cloud environment.