Introduction SSM Patch Manager, also known as AWS Systems Manager Patch Manager, is a service provided by Amazon Web Services (AWS) designed … Read The Full News

Customize Electron Desktop Apps with JavaScript & CSS
Introduction Browser extensions like Stylus & Tampermonkey let you style any webpage with custom CSS & run custom JavaScript code on any … Read The Full News

Leveraging Custom Images for AWS CodeBuild: Enhancing Your Build Process
Introduction AWS CodeBuild is a fully managed continuous integration service that allows you to compile, test, and package your code. While CodeBuild … Read The Full News

Automatically Test Your EC2 Backups to Ensure Recoverability in Case of Disasters
Backups are important! But testing backups are just as important! Backups that don’t work when restored are just as useless as not … Read The Full News

Still Using EC2 Key Pairs? Switch to Session Manager Now!
If you have ever launched an EC2 instance, you must be familiar with how AWS asks you to select or create a … Read The Full News

Keep Your EC2 Instances Always Up To Date with AWS Systems Manager Maintenance Windows
If you run an EC2-based workload in AWS, you must have a patching strategy in place. Otherwise, you leave yourself exposed to … Read The Full News

Monitoring Velero Kubernetes Backups & Automated Alerting for Backup Failures
Introduction So far in this article series, we have explored Velero in great detail. We learnt how to install & configure it, … Read The Full News

Velero for Kubernetes: Backup & Restore Stateful Workloads with Restic for Velero
Introduction In the earlier post in this series we saw how to backup & restore stateful WordPress using AWS EBS snapshots. In … Read The Full News

Velero for Kubernetes: Backup & Restore Stateful Workloads with AWS EBS Snapshots
Introduction In the earlier post in this series, we explored how to backup & restore a stateless Nginx workload. In this article, … Read The Full News