page banner
avatar
'Innovative Serverless Architecture for Flexible Application Functionality Expansion' post illustration
Innovative Serverless Architecture for Flexible Application Functionality Expansion

Let's discover how to build a serverless architecture for better scalability and easier maintainability of your project.

avatar
'Moving Lambda function from Serverless to Terraform' post illustration
Moving Lambda function from Serverless to Terraform

You have an AWS Lambda function developed with Serverless Framework, but you need to manage it with Terraform. Let's see how you can achieve this.

avatar
'Tracking Email Status with Amazon SES and SNS in a Scala Application' post illustration
Tracking Email Status with Amazon SES and SNS in a Scala Application

Your Scala applications often need to track the status of the sent emails. In this article, we’ll review how to employ Amazon SNS to track email statuses via Amazon SES.