Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

#032 - Kubernetes for Humans Podcast with Solomon Hykes (Dagger.io)

Solomon Hykes began his career as a System Administrator at Fairgame in 1999 and later worked as a Junior Software Engineer at the San Diego Supercomputer Center in 2002. In 2003, he became self-employed and worked as a Tech Mentor & Instructor until 2004. Solomon then joined CEIS as a Trusted Infrastructure Engineer from 2004 to 2006. Solomon Hykes then joined SmartJog as a Solutions Engineer from 2006 to 2007.

Building India's Digital Future with Cloud Computing

With India projected to become a US$ 26 trillion GDP economic superpower by 2047, the demand for scalable, secure, and compliant digital infrastructure has never been more urgent. As home to the world’s largest, youngest, and most digitally adept population, India's digital economy is expanding rapidly, driven by a wave of innovation and public cloud adoption.

10+ Kubernetes Architecture Best Practices For Performance, Security, And Cost Efficiency

Looking to optimize your Kubernetes architecture? While the word “Kubernetes” translates to “helmsman” (i.e., someone who steers a ship), Kubernetes ultimately functions more like an orchestra conductor than a ship captain. Kubernetes (also known as K8s) simplifies the orchestrating containers for engineers. This frees engineering up to focus on innovation, reduce time to market, and optimize cloud spend.

State of DevOps report 2024 with Nathen Harvey

Join us for an exclusive webinar with Nathen Harvey from Google as we explore the findings in the 2024 State of DevOps report. For over a decade, this report has provided critical insights into the capabilities and practices that fuel high-performing technology organizations. You'll learn: This session promises actionable insights directly from industry experts. You can also get answers to your questions in the live Q&A with Nathen.

Need for Automation: How to Scale Infrastructure Effectively

As businesses scale, managing infrastructure becomes increasingly complex and distributed, leading to challenges in consistency, performance, and security. Manual configurations and outdated practices can no longer meet the demands of today’s highly competitive businesses. To tackle these issues, adopting a phased approach; Day 0, Day 1, and Day 2; provides a practical roadmap for scaling infrastructure automation effectively.

New Feature: Instance Type Filtering in Karpenter

We're excited to announce a significant enhancement to Karpenter, an intelligent Kubernetes autoscaling solution that automatically optimizes your infrastructure costs and performance. Since integrating Karpenter six months ago, it has helped our users automatically provision the right AWS instances for their workloads.

Keeping Time in Distributed Systems

We all know that keeping a server clock "on time" is an ongoing problem that computer scientists have wrestled with for decades. Nowadays, most servers keep time using a quartz crystal oscillator that's powered by a CMOS battery. The crystal vibrates at a very precise frequency and that's how it maintains accuracy (cool right). Events like rebooting and power loss can cause the server to abandon its primary clock source and fall back to an OS-level timekeeping system.