Operations | Monitoring | ITSM | DevOps | Cloud

Containers

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

Crafting User-Friendly Solutions: Our Step-by-Step Design Process

Creating user-friendly solutions is crucial as it enhances the overall user experience and increases customer engagement. By making products easier to use and navigate, we ensure that users are more satisfied and likely to continue using them. At Qovery, we continuously deliver new features to enhance the developer experience. In this article, I will present our design process.

Guide to Monitoring Kubernetes Using a Telegraf Daemonset

Kubernetes is used in production-level applications and software services to automate the deployment, scaling, and management of containerized applications - ensuring high availability and consistent performance across distributed systems. It enhances reliability through features like load balancing, self-healing, and rolling updates, enabling efficient resource utilization and orchestration in cloud-native and hybrid environments.

#030 - Kubernetes for Humans with Ellen Chisa (Boldstart Ventures)

Ellen is a Partner at boldstart. She joined the boldstart team in January 2021, after having worked with the team as a founder at Dark. Her role allows her to do exactly what she loves – investing and supporting founders building pre-product, dev-focused, enterprise companies. Prior to boldstart and founding Dark, she worked in a variety of early stage product roles: at Lola on travel tooling, at Kickstarter on backer-facing projects, and at Microsoft on the first versions of cross-platform Office Mobile. The common thread is building tools that enable people to do creative work.

All Things CI/CD (Codefresh 101 webinar series)

Part 1 of our three part Codefresh 101 webinar series. In this session, Dan Garfield and Laurent Rochette walked through using Codefresh to create pipelines to build, test, and push changes to your code. This includes using shared pipelines to create a single pipeline that can handle many applications and Git repositories, caching, debugging with breakpoints and lots more!

13+ Docker Alternatives To Consider in 2024

Although container-related technology existed before 2013, Docker revolutionized and propelled it into the mainstream. Using Docker, developers could automatically create containers from application source code, share libraries, and reuse containers. Docker enables you to track container image versions, roll back to an earlier iteration, and track who built a specific one. You can even upload only the deltas between two versions.

DevOps Automation: What is it and How to apply it?

DevOps automation is essential for businesses aiming to accelerate software delivery, improve quality, and enhance operational efficiency. By automating repetitive tasks and integrating tools across the development and operations lifecycle, organizations can achieve significant gains in productivity and agility. So let's discuss DevOps automation in detail, exploring its benefits, tools, processes, best practices, and commonly asked questions.

Platform Engineering: What is it and how it can empower developers

If you’ve heard of DevOps, then you have probably heard of the term ‘platform engineering’ before. Over time, platform engineering has become a hot topic that we love to hate. While it promises faster release cycles and developer empowerment through self-service, not everyone buys into this concept.