Latest
All Posts
639 published posts

AWS Public IPv4 price increase — the complete guide
AWS recently announced a price increase for Public IPs (IPv4) resources here’s everything you need to know.

Streaming Data from Client to Cloud Run Server using HTTP/1
In this post, we’ll create a Cloud Run service using a Node.js server that logs incoming data chunks. We’ll also create a Node.js client…

Fearless Deployments: Argo Rollouts - Your Safety Net for Kubernetes
Kubernetes has revolutionized software development by providing a seamless way to deploy and scale containerized applications. However, its…

How to capture supporting information with your SQL statements
Essential metadata collection for SQL statement analysis

Setup querying of VPC Flow logs using AWS Athena the AWS CloudFormation way
VPC flow logs is a feature provided by cloud services like Amazon Web Services (AWS) to capture information about the IP traffic going to…

Using Web Components to enable faster Google Maps Platform application development
Exploring the capabilities and the advantages of the new Google Maps Web Components for faster maps development.

Beyond bastioned-SSH connections on AWS
An updated review of how to connect to private EC2 instances securely using Session Manager and EC2 Instance Connect Endpoint

Personalized Service Health: Early Warning System for disruptive events impacting your Google Cloud…
In the ever-evolving world of cloud computing, staying ahead of service disruptions is critical to maintain business continuity

Elastic Kubernetes Service (EKS) Cluster Auto DR Region Failover using Route 53
In this article I will demonstrate how to setup an automatic failover for a EKS cluster to your disaster recovery (DR) region.

Spot instances decoded: Optimizing utilization and savings with Auto Scaling groups and Spot Scaling
We explore optimizing Spot instance utilization through Auto Scaling groups (ASGs), including strategies for different scenarios, while also covering maximizing savings with DoiT Spot Scaling.

Spot instances decoded: Understanding, implementing, and saving
You can save up to 90% on compute costs with Spot instances. We cover what Spot instances are, why you should use them, and when you should use them.

EC2Rescue to the Rescue: Recovering Lost Passwords on AWS Windows Instances
An unexpected challenge when working with AWS EC2 Windows and a step by step guide on how I solved it