Operations | Monitoring | ITSM | DevOps | Cloud

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

Configure your Docker Syslog Logging Driver

Logs are useful for troubleshooting and identifying issues in applications, as they provide a record of events and activities. However, managing log data can be challenging due to the large volume of log events generated by modern applications, as well as the need to balance the level of detail in the logs and the impact on the application's performance.

Successful Business: Lessons from a Tech-Savvy CEO

I’m Romaric, the CEO and co-founder of Qovery. With 15 years of experience managing large-scale infrastructure and a passion for computer science, I’ve embarked on a journey to build an ambitious tech product designed to revolutionize the developer experience. At Qovery, we aim to simplify the path to production for developers, ensuring they can focus on writing code without worrying about the underlying infrastructure.

Generative AI for Kubernetes: Meet K8sGPT Open Source Project

Troubleshooting within Kubernetes environments can be a daunting task. If we could only have a magical artificial intelligence advisor that could gather all the data about what goes on the system, and tell me what’s wrong, and even how to solve it. Wouldn’t it be nice? K8sGPT is a young open source project that uses generative AI to give Kubernetes superpowers to everyone. It recently turned a year old, and is now part of the Cloud Native Computing Foundation (CNCF).

Amazon EKS networking options

When setting up a Kubernetes environment with Amazon Elastic Kubernetes Service (EKS), it is crucial to understand your available networking options. EKS offers a range of networking choices that allow you to build a highly available and scalable cloud environment for your workloads. In this blog post, we will explore the networking and policy enforcement options provided by AWS for Amazon EKS.

How DevOps is Revolutionizing Software Development A Guide to Success

In the ever-evolving landscape of software development, DevOps has emerged as a transformative force. It’s not just a set of practices or tools; it’s a cultural shift that aims to streamline collaboration, automate processes, and deliver value to customers faster and more efficiently than ever before. In this guide, we’ll delve into how DevOps is revolutionizing software development and provide insights into achieving success in this domain.

Upgrading Hundreds of Kubernetes Clusters: Interview with Pierre Mavro, CTO of Qovery

Managing the upgrade process for hundreds of Kubernetes clusters is a daunting task, one that Pierre Mavro, co-founder and CTO at Qovery, is adeptly prepared to tackle. Leveraging his deep expertise and a skilled team of engineers, Pierre and his team have efficiently automated the upgrade process for both public and private clouds. Bart Farell sat down with Pierre Mavro to explore how he achieved this without breaking anything.

How Thanos Almost Snapped $100,000 from our Infra Budget with S. Srivastava and P. Bedarkar

Join Shubham Srivastava and Pratik Bedarkar from @zenduty at Civo Navigate NA 24 as they delve into the intricacies of infrastructure management. Discover how they thwarted a potential financial catastrophe of $100,000 by employing Thanos for cost optimization and performance improvement. This insightful narrative not only sheds light on their triumphs but also illuminates the path for IT professionals grappling with similar hurdles.

6 Tools Every Software Developer Should Master

In the ever-evolving world of software development, staying updated with the right tools is crucial for success. These tools enhance productivity, ensure code quality, and foster effective collaboration. Whether you are a novice developer or a seasoned professional, mastering essential tools can significantly impact your career trajectory.

How to use Buildpacks as part of a Platform Engineering strategy

While platform engineering is not a new concept, it has been rapidly gaining popularity. It is estimated that by 2026, 80% of major software engineering organizations are expected to form platform engineering teams. One of the reasons why platform engineering is getting so much attention is that it helps to automate deployment while allowing developers to remain in a productive state and avoid high cognitive loads.