Daunting. It’s one of the first words that comes to mind for IT and business leaders tackling the challenges of 2023 and looking to future-proof their organizations. IT operations (ITOps) departments are working to balance priorities during a time of growing uncertainty and pressure. ITOps is the team that keeps the lights on, and today, it must do so with enough speed to meet business demands.
There’s no doubt that generative AI and the productivity it promises have captured the world’s imagination. We’ve talked about applying AI to just about everything—from those soul-crushing tasks we never want to do again to dreams within our grasp for the first time. Goldman Sachs estimates that generative AI could add nearly $7 trillion to global gross domestic product (GDP) in the next decade.
When the services in your distributed application interact with a database, you need telemetry that gives you end-to-end visibility into query performance to troubleshoot application issues. But often there are obstacles: application developers don’t have visibility into the database or its infrastructure, and database administrators (DBAs) can’t attribute the database load to specific services.
Our industry is in the early days of an explosion in software using LLMs, as well as (separately, but relatedly) a revolution in how engineers write and run code, thanks to generative AI. Many software engineers are encountering LLMs for the very first time, while many ML engineers are being exposed directly to production systems for the very first time.
Many cloud infrastructure providers make deploying services as easy as a few clicks. However, making those services high availability (HA) is a different story. What happens to your service if your cloud provider has an Availability Zone (AZ) outage? Will your application still work, and more importantly, can you prove it will still work? In this blog, we'll discuss AZ redundancy with a focus on Kubernetes clusters.