Saurabh Chaubey

Platform Engineering • DevOps • Cloud Architecture

Migrating 70+ Microservices to Azure Kubernetes Service — A Platform Engineer's Playbook

From on-premises to cloud-native at enterprise scale

A practical guide to planning and executing a large-scale microservices migration to AKS.

Sharing is caring: Sharing dependencies and code using AWS Lambda Layers

Exploring AWS Lambda Layers

Lambda functions are dependant on a lot of other modules or dependencies which are bundled with the zip package created for every lambda…