Operations | Monitoring | ITSM | DevOps | Cloud

Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

Top 3 AWS Lambda Performance Monitoring Tools

Serverless is often described as the abstraction to end all abstractions. VMs and standalone containers pale in comparison stateless functions. That pristine distinction between the application’s code and its stateful data is something we all dream of. Scalability, observability and high availability can now be realized on a global scale.

AWS Lambda Frequently Asked Questions For Dummies

Since a book series called “… for Dummies” was launched, people have finally come to realize how much they don’t know about the particular area they thought they previously knew about. We’ve all started from somewhere. Self-learning, learning at school or even in the office at our jobs. A breakthrough was achieved when we realized that something absolutely strange to us, became quite familiar.

Serverless with AWS - Image resize on-the-fly with Lambda and S3

Handling large images has always been a pain in my side since I started writing code. Lately, it has started to have a huge impact on page speed and SEO ranking. If your website has poorly optimized images it won’t score well on Google Lighthouse. If it doesn’t score well, it won’t be on the first page of Google. That sucks.