Introduction to Cloud Migration In 2023, the value of the Cloud computing market was touching $600 billion and is expected to quadruple to touch ~$2300 billion by 2032. The growth is not only driven by cloud-born businesses but by far the existing large legacy enterprises that are actively in action to migrate their existing...
Introduction The main goal of this blog is to provide production-grade best practices for Microservices Infra in a way to implement the entire system easily on your own. You’ll see what an end-to-end solution looks like, including how to combine Kubernetes, AWS VPCs, data stores, CI/CD, secrets management, and a whole lot more to...
Remember Kodak, the yesteryear giant in the roll film business that had to prematurely wrap up its business owing to poor strategic choices and failure to ride on the digital transformation wave? Well, it is a gaping fate that awaits a quarter of businesses today as predicted by Gartner. As per Gartner Digital Business incompetence...
Operating Model Transformation Story The case for Netflix is a well-known one. What started out as a DVD rental company, is one of the largest online video streaming company today with more than 100 million subscribers worldwide. The Netflix story is not a story of chance, but that of proactive choices for survival and winning in a world...
Infrastructure monitoring in the cloud is the topmost priority for any application running in the cloud. This includes monitoring the web servers, databases, applications & various tools being used. Datadog not only provides monitoring but also has alerts integrated so that you get notified for certain type of issues which occur. For...
Terraform is a tool for creating, managing and versioning the infrastructure effectively. Terraform provides a common configuration to launch infrastructure of physical servers, DNS, Email Servers. With terraform, we will be launching servers using simple file based configuration ( JSON based ) and maintain versioning for each launch on...