Operations | Monitoring | ITSM | DevOps | Cloud

Komodor

Do We Still Need to "Observe"? The Future of AI & O11y

AI has had a massive impact on every part of our lives, but mainly on how we consume large data sets easily. The observability world is based on collecting enormous amounts of data and consuming it by observing dashboards built on monitoring tools. Most of the o11y tasks like writing complex queries, creating dashboards & defining alerts, have been done much in the same way for the last decade & AI models are well-positioned to disrupt this modus operandi.

#022 - Kubernetes for Humans with Adrian Cockcroft (Nubank)

Adrian Cockcroft has played an instrumental role in shaping the modern cloud computing landscape, particularly through his contributions at Netflix and later at Amazon Web Services (AWS). With a background in computer science, Cockcroft’s career has spanned various roles, including developer, architect, and executive positions, where his insights into scalable, resilient systems design have had a profound impact.

Let's Go Backstage: E2E IDP Tips & Tricks for Platform Engineers

Backstage is gaining wide adoption for platform engineering teams looking to build internal development platforms. After implementing Backstage, data has shown an improvement in 2X of code changes, and a decrease of 17% in cycle time making a huge impact on the business delivery pipeline for organizations. Backstage with its rich plugin ecosystem, makes it possible to get full troubleshooting and security coverage you need across your entire pipeline in a single dashboard and interface.

#021 - Kubernetes for Humans Podcast with Ramiro Berrelleza (Okteto)

Ramiro Berrelleza is one of the founders of Okteto. He has spent most of his career (and his free time) building cloud services and developer tools. Before starting Okteto, Ramiro was an Architect at Atlassian and a Software Engineer at Microsoft Azure. Originally from Mexico, he currently lives in San Francisco.

ArgoCD vs FluxCD vs Jenkins X - Battle of Declarative GitOps Tools

The need for automation is becoming more important day by day. The process of integrating written code with already working code and publishing new code to live environments is a very error-prone process. Performing static analysis, running tests, packaging, and versioning are tasks that require a lot of manual effort. It’s also a complex task to solve the problem of deploying the projects we develop to more than one environment, on more than one machine, without automation.