The latest News and Information on Cloud monitoring, security and related technologies.
It is very important to create backups for your crutial EC2 instances. While AWS provides mechanisms to increase availability, the cloud is not infallible. EC2 provides a native backup format for your EC2 instances in the way of AMI images. But storage costs of the AMI images can build over time.
AWS announced AWS Lambda Extensions back in October 2020 and I wrote extensively about it at the time – what it is, how it works, and why you should care. In short, Lambda Extensions allow operational tools to integrate with your Lambda functions and run either in-process alongside your code or in a separate process. To better understand the problems they solve and their use cases, please read my previous article.