Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

CPU vs GPU: What's the Difference?

If you've ever delved into the intricacies of PC building or taken your first steps in an introductory Computer Science class, chances are you've encountered the ubiquitous term – GPU. For many gaming enthusiasts, myself included, GPUs are the magic component that gives you more frames in your favorite FPS game, while CPUs are the component where our code finds its execution space.

Users Outgrowing Docker Swarm Look To Cycle for Familiar Feel

Docker has a storied history of being one of the most widely used developer toolings of all time. In the early days of containers, it was the only thing being used for local container development, and their contributions will be forever remembered as a major factor in the speed at which container technology was adopted. Docker also created a container orchestration platform called Docker Swarm.

Future Trends In Kubernetes Cost Management: What To Expect

Kubernetes has emerged as a pivotal force in shaping modern cloud infrastructure. Originating as a brainchild of Google, Kubernetes has evolved into an open-source platform that has revolutionized how applications are deployed, scaled, and managed across a vast network of machines. Its ability to orchestrate containerized applications efficiently makes it an indispensable tool within cloud computing. However, with great power comes great responsibility, particularly in the realm of cost management.

Argo CD and Codefresh GitOps Security Updates 3/18/2024 - Preventing Brute-Force and Denial of Service

In September 2023, security researchers from KTrust reported three issues through the official Argo CD security disclosure channels in accordance with Argo CD security policy. In coordination with other Argo maintainers, we have issued security updates for both Argo CD and Codefresh GitOps (enterprise Argo). Below you can read more about these CVEs, their impact, and mitigation.

Containerization and DevOps Optimizing Deployment with Docker and Kubernetes

DevOps practices have revolutionized how teams build, test, deploy, and manage applications, enabling rapid delivery without compromising quality. Central to this paradigm shift are containerization technologies like Docker and orchestration platforms like Kubernetes. In this article, we’ll explore how containerization and DevOps intersect, and how leveraging Docker and Kubernetes can optimize deployment processes.

How NeuVector Leverages eBPF to Improve Observability and Security

There’s been a lot of recent interest in eBPF (extended Berkeley Packet Filter) and its application for container security solutions. Let’s examine eBPF’s features and benefits and how NeuVector utilizes them to enhance its full-lifecycle container security solution.

Kubernetes CronJob: Complete Guide to CronJobs

Kubernetes CronJobs are a feature that lets you automate tasks in a Kubernetes cluster. They let you schedule and run jobs on a regular basis, making them good for tasks like data backups, database maintenance, log rotation, and more. CronJobs help make operations easier and reduce manual work, letting you focus on other important parts of your application. In this guide, we will explain what CronJobs are and how they are different from regular Kubernetes Jobs.

Progress Flowmon Monitoring for Kubernetes Applications

From the perspective of network administrator and operator, the fundamental requirements for network applications are the same regardless of the environment they are running in. They need to have their network communication fast, reliable and secure. To meet these requirements, we need to have relevant data about the application traffic.