Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

Rescue Struggling Pods from Scratch

Containers are an amazing technology. They provide huge benefits and create useful constraints for distributing software. Golang-based software doesn’t need a container in the same way Ruby or Python would bundle the runtime and dependencies. For a statically compiled Go application, the container doesn’t need much beyond the binary.

10 Best Internal Developer Portals to Consider in 2023

In a world characterized by complex software and fast-paced development cycles, Internal Developer Portals have become increasingly vital. Unlike Internal Developer Platforms, which are more focused on the code-to-cloud deployment pipeline, an Internal Developer Portal acts as a centralized hub for a multitude of resources, tools, and APIs that developers require throughout the software development lifecycle.

Speed up your Team by Moving your Development Environments to Kubernetes - Civo Navigate NA 2023

Join Ramiro Berrelleza, a founder of Okteto, as he delves deep into the benefits of transitioning your development environment to Kubernetes. Dive into the intricacies of cloud development, witness a live demo of Okteto in action, and discover the future of efficient coding and collaboration.

Merging to Main #7: Scaling CI/CD Across Languages & Technologies

Language specific companies used to be the norm because of the complexities of switching programming languages between projects and toolsets. In the last decade the entire market has shifted towards “use the best language for the job” which means achieving efficient Continuous Integration and Continuous Deployment (CI/CD) needs to be more than just language agnostic, it needs to be language empowering.

Using Imposter Syndrome to your Advantage - Civo Navigate NA 2023

​@KunalKushwaha addresses the topic of Imposter Syndrome and its implications within the tech community. From identifying its presence among seasoned professionals to beginners, Kunal provides insights on how to turn this seemingly negative feeling into a powerful tool for growth and learning. Join the conversation and learn strategies to harness your potential.

What I Learnt Fixing 50+ Broken Kubernetes Clusters - Civo Navigate NA 23

Join David Flanagan as he dives deep into the world of Kubernetes, sharing insights from his experiences fixing 100 broken clusters, and emphasizing the importance of learning from failures. Discover various tools, tips, and techniques to optimize your Kubernetes operations.

How I cut my AKS cluster costs by 85%

Recently we announced the availability of a new version of Ocean for Azure Kubernetes Service (AKS). I decided to migrate some of our production services. While the service was already running on native AKS, we decided to leverage Spot’s Ocean for AKS to manage it more effectively, and, as they say, drink our own champagne. The outcome has been quite impressive. I managed to reduce our spending for this AKS cluster by a staggering 85%. You can see the results in the screen capture provided below.

How to Build an Internal Developer Platform: Everything You Need to Know

Enter into the Internal Developer Platform (IDP) world, a game-changing solution that empowers development teams to streamline workflows, optimize resource management, and enhance productivity. This article is your comprehensive guide to building an Internal Developer Platform, demystifying its components, benefits, and best practices.

Application Dependency Maps: The Secret Weapon for Troubleshooting Kubernetes

Picture this: You're knee-deep in the intricacies of a complex Kubernetes deployment, dealing with a web of services and resources that seem like a tangled ball of string. Visualization feels like an impossible dream, and understanding the interactions between resources? Well, that's another story. Meanwhile, your inbox is overflowing with alert emails, your Slack is buzzing with queries from the business side, and all you really want to do is figure out where the glitch is. Stressful? You bet!