Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Kubernetes Services: ClusterIP, Nodeport and LoadBalancer

Pods are ephemeral. And they are meant to be. They can be seamlessly destroyed and replaced if using a Deployment. Or they can be scaled at some point when using Horizontal Pod Autoscaling (HPA). This means we can’t rely on the Pod IP address to connect with applications running in our containers internally or externally, as the Pod might not be there in the future.

Kubernetes Observability 101: Tools, Best Practices, And More

Many companies are rapidly adopting cloud-native computing services, like containers, microservices, and serverless computing. Unlike monolithic applications, these technologies rely on distributed architectures. Whether you are running them in the cloud, on-premises, or both, distributed systems consist of thousands or millions of processes and components. The challenge now is to make these complex systems' inner workings visible, controllable, and improvable.

Scaling Your CI/CD: What You Need To Know

CI/CD is the process that ensures that code updates are deployed efficiently and reliably. However, more than simply having CI/CD pipelines is required for modern business application development needs. The problems start as soon as your team grows, but your CI/CD process does not. Static CI/CD pipelines result in an operational bottleneck and slow down your application workflow. Today, we will discuss why scaling your CI/CD is an inevitable need for your organization.

Q&A: How to Find Value at the Edge Featuring Michele Pelino

We recently held a webinar, “Find Value at the Edge: Innovation Opportunities and Use Cases,” where Forrester Principal Analyst Michele Pelino was our guest speaker. After the event, we held a Q&A with Pelino highlighting edge infrastructure solutions and benefits. Here’s a look into the interview.

Cycle is the LowOps Approach To Platform Engineering!

If you're involved in deploying and managing applications and servers, you know that it is a complex and resource-intensive process. Container orchestration platforms help automate the deployment, scaling, and management of your applications, but the challenges don’t stop there. Everything from the way applications communicate, down to the underlying infrastructure they run on, exposes vulnerabilities, complexities, and builds up technical debt.

Argo Project Graduates With Unanimous Support

After 33k commits, nearly 200k contributions, 9.6k contributors, and almost 15k pull requests, the Argo Project has officially graduated within the Cloud Native Computing Foundation (CNCF). The Argo Project was first created and open-sourced in 2017 by Applatix who was later acquired by Intuit. Shortly thereafter, BlackRock, Codefresh, and RedHat joined the project as it moved into the CNCF.