Operations | Monitoring | ITSM | DevOps | Cloud

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

Qovery's Vision: Shaping the Future of Internal Developer Platforms

In a landscape inundated with tools and technologies, the real challenge for companies is not just about having an array of options but about ensuring these options harmoniously fit into their unique technical environments. Qovery understands this, and it’s evident in the modularity of its ecosystem. But the journey doesn’t end here. Looking ahead, Qovery envisions a paradigm shift in the way Internal Developer Platforms (IDP) are perceived and utilized.

Why It's So Complex To Build an Internal Developer Platform on Kubernetes?

The modern software landscape thrives on the efficiency and automation that Kubernetes brings to the table. Its orchestration prowess forms the bedrock of an Internal Developer Platform (IDP). However, converting this technical marvel into a developer-friendly haven is a pursuit that demands meticulous attention and a vast amount of unseen effort.

Getting Started with Kubernetes | Start learning Kubernetes in 2023

Ready to dive into the world of Kubernetes? Join us in this beginner-friendly tutorial where we break down Kubernetes infrastructure, explore its fundamental components, and understand how it all fits together at a high level. Whether you're a developer, sysadmin, or just curious about Kubernetes, this video has you covered.

From Development to Deployment: Streamlining Workflows with Internal Developer Platforms

Ever wondered how software development teams can efficiently tackle the complexities of modern development challenges? The answer lies in the Internal Developer Platforms (IDPs), a powerhouse of tools and capabilities for development and deployment. These platforms provide a comprehensive ecosystem for development and deployment, integrating key functionalities such as version control, CI/CD pipelines, container orchestration, and automated testing.

Ceph storage for Kubernetes

Storage and container management systems are almost polar opposites of each other. One deals with permanently storing, and protecting data for as long as it’s needed. The other automatically manages highly dynamic workloads, scaling resources up and down as required. More organisations are taking a container-first approach to application deployment and management, but the underlying challenge of safely and securely storing data still remains the same.

Kubernetes cost optimization: tips for a more efficient operation

Kubernetes offers unparalleled flexibility and scalability for containerized orchestration. However, this dynamism can also lead to unexpected costs if you don’t efficiently manage your corresponding cloud resources. In this blog, we’ll outline a series of best practices for Kubernetes cost optimization that will help you keep your infrastructure running smoothly while staying within your budget.

Simplifying Kubernetes Native Testing with TestKube

As Kubernetes continues to dominate the container orchestration landscape, ensuring the reliability and stability of applications running on this platform is paramount. Testing in a Kubernetes-native environment demands specialized tools that understand the intricacies of containerized deployments. Enter TestKube, a powerful testing framework designed specifically for Kubernetes.

13+ Best Kubernetes Monitoring Tools: Free, Open Source & Paid [2023 Comparison]

While Kubernetes revolutionized distributed orchestration, it also added complexity to logging and monitoring. To keep up with the challenges of working with Kubernetes clusters, you need to adapt your monitoring strategy. This includes changing the tools you use. To help keep your Kubernetes environment healthy, we made a list of the best Kubernetes monitoring tools. This list includes both open-source and commercial.

Containerizing and Deploying a Production Remix App

In the modern web-app space, there’s been a trend going around that I like to describe as “getting back to basics”. It seems as though over the years, the tooling and complexity around building web-apps has gotten more and more complex. In that time, we’ve strayed further from browser primitives into highly abstracted and javascript-heavy solutions to solve problems our browsers solved back in the 90’s.