Operations | Monitoring | ITSM | DevOps | Cloud

Containers

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

Exploring CNCF's Latest Certifications - Insights from KubeCon NA 23 - Civo TV

Join Christophe Sauthier, the CNCF Training and Certification Lead, as he unveils ground-breaking developments in the world of cloud-native computing from KubeCon North America 2023. In this insightful session, Christophe introduces the latest CNCF certifications, including the Istio 1 Certified Associate, and beta releases of Cilium and Argo certifications.

7 Most Common Pitfalls When Choosing the Right Internal Developer Platform

Selecting the right Internal Developer Platform (IDP) is a critical decision that shapes the effectiveness of your software development team. An IDP empowers developers with the tools and environments necessary for efficient coding, testing, and deployment, resulting in a streamlined development workflow. However, a poor choice can lead to substantial setbacks, reducing productivity and overall business efficiency. In this article, we will discuss the most common mistakes to avoid when selecting an IDP.

Overcoming Inconsistent Environments with Cycle

Maintaining a consistent environment from development to production is one of those challenges that's always easier said than done. It used to be that a small hiccup—like a version mismatch or a misconfigured setting—could have you scrambling to figure out why everything worked perfectly on your local machine but started falling apart elsewhere.

Career Ownership: The Open Source Way by Nikita Koselev - Navigate Europe 23

Join Nikita Koselev as he explores the transformative power of open source in shaping careers and creating value in the development world. Dive into the nuances of learning, sharing, and actively participating in open source projects. Discover the impact of visibility, especially for underrepresented groups, and learn how to balance giving back with receiving benefits. Nikita introduces various open source communities and resources, offering valuable tips for job searching and personal growth.

What do we Expect from the Future of Wasm by Fermyon at KubeCon NA 23 - Civo TV

Join us in this enlightening discussion with tech leaders Saiyam Pathak, Field CTO at Civo, and Matt Butcher, CEO at Fermyon. In this video, they explore ground-breaking topics such as Fermyon's Spin 2 the future of WebAssembly (Wasm) and how these technologies are shaping the tech landscape.

The Future of Serverless is AI WebAssembly by Matt Butcher - Navigate Europe 23

Join Matt Butcher as he explores the future of serverless computing, unveiling the power of WebAssembly and AI inferencing on Fermyon's innovative platform. Learn about the evolution from virtual machines and containers to serverless functions, understand serverless computing from a developer's perspective, and discover how Fermyon is making AI inferencing more accessible and efficient.

Load testing on Kubernetes with k6 Private Load Zones (Grafana Office Hours #19)

This week, we're talking about how you can do load testing on Kubernetes with k6 Private Load Zones, a new feature on Grafana Cloud k6 that leverages the k6 Kubernetes operator to allow you to run distributed load tests against applications behind a firewall. Here to discuss this new feature are Senior Software Engineer Olha Yevtushenko, Product Manager Daniel González Lopes, Developer Advocate Paul Balogh, and Senior Developer Advocate Nicole van der Hoeven.

K8s Exercise Labels and Annotations

Kubernetes, often abbreviated as K8s, has revolutionised the way we manage containerized applications. It provides a robust platform for orchestrating and managing containers at scale. One of the key features that sets Kubernetes apart is its powerful metadata system, which includes labels and annotations. In this blog post, we’ll take a comprehensive look at how labels and annotations work in Kubernetes and how you can leverage them to enhance the management of your applications.