Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

What is Ubuntu used for?

The launch of Ubuntu in 2004 was a step-change for everyday users and developers everywhere. Nicknamed “Ubuntu Linux” in its early days, to differentiate it from its various cousins in the Linux world, it has since lost the need for its surname and grown to become a powerful force. Besides being used by millions of home users, Ubuntu is widely used in the development and business world. As developers have become a driving force of innovation, so has Ubuntu.

What is GitOps? Continuous delivery to Kubernetes with ArgoCD

With the increasing adoption of Kubernetes in recent years, there are various means and tools for achieving continuous delivery to Kubernetes. While it is possible to create a consistent CI/CD pipeline up to deploying to Kubernetes using CI/CD tools like CircleCI, there has been a rise in cases combining dedicated CD tools like FluxCD and ArgoCD to achieve this as well. A common aspect among these CD-dedicated tools is their adoption of GitOps.

The Ultimate Guide to implementing Hotwire and Turbo in a Rails application

Hotwire and Turbo have revolutionized how we build modern web applications with Ruby on Rails. By leveraging server-side rendering and minimizing JavaScript, Hotwire enables developers to create reactive, real-time user experiences without the complexity of a single-page application framework. This comprehensive guide will walk you through implementing Hotwire and Turbo in a Rails application from the ground up.

Diligent Accelerates Secure Software Delivery with Cloudsmith

Discover how Diligent transformed its software delivery process with Cloudsmith’s universal package management platform. By centralizing security, automating workflows, and enhancing compliance, Diligent achieved significant efficiency gains and scalable operations. With real-time insights and reduced manual tasks, their teams can now focus on innovation.

Feature Store Benefits: The Advantages of Feature Stores in Machine Learning Development

Feature stores are rapidly growing in popularity as organizations look to improve their machine learning productivity and operations (MLOps). With the advancements in MLOps, feature stores are becoming an essential component of the machine learning infrastructure, helping organizations to improve the performance and ability to explain their models, and accelerate the integration of new models into the production.

Qovery Joins the AWS ISV Accelerate Program

We are proud to announce that Qovery has been officially accepted into the AWS ISV Accelerate Program as of October 21, 2024. This strategic achievement is a game changer for both Qovery and our customers, offering new avenues for collaboration and growth through an integrated go-to-market approach with AWS.

Leveraging GenAI to Enhance Kubernetes Reliability

In the ever-evolving DevOps and site reliability engineering (SRE) landscape, Kubernetes stands out as a pivotal technology, revolutionizing how we deploy, scale, and manage containerized applications. K8s offers powerful orchestration capabilities, ensuring our applications are resilient and can scale seamlessly to meet varying demands. However, as robust as Kubernetes is, managing it efficiently requires significant expertise and effort.

A Guide to Kubernetes Performance Testing: Top 5 Tools & Methodologies for Load Testing

Kubernetes has become the dominant orchestration platform for cloud-native apps– and for good reason. It can be a powerful tool in your software development lifecycle. But how do you know if your Kubernetes-based app can handle the demands of production traffic? Kubernetes alone isn’t always enough to ensure your app’s performance under load. In many cases, it is, but it’s always wise to know your application’s limits.