Operations | Monitoring | ITSM | DevOps | Cloud

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

[Webinar] Removing CI/CD Blockers: Navigating Kubernetes with Codefresh & Komodor

Ah, Kubernetes; she is a harsh mistress… Join us to find out how Codefresh and Komodor can help plot a safe voyage through the ever-changing sea of microservices. In this webinar you’ll learn how to ensure continuous delivery with Codefresh, and quickly detect and fix hazardous k8s deployments with Komodor. We will demonstrate how you can.

Why Your Cloud Costs Are So High (And What You Can Do About It)

For many organizations, cloud costs are a mystery. Beyond knowing their total cloud spend, businesses have little insight into the biggest drivers of their costs, let alone how they can better manage their cloud investment. With on-premise infrastructure, organizations have a predictable understanding of their costs, but the same cannot be said for the cloud.

Root cause analysis using Metric Correlations

As complexity of systems and applications continue to evolve and change, the number of metrics that need to be monitored grows in parallel. Whether you’re on a DevOps team, an SRE, or a developer building the code yourself, many of these components may be fragmented across your infrastructure, making it increasingly difficult to identify the root cause when experiencing downtime or abnormal behavior.

Creating integrations, dashboards, notifications, and more using CircleCI webhooks

Webhooks allow for communication between services and APIs, which makes them the glue of our interconnected, cloud-based application environment. If you are familiar with APIs, you can learn to use webhooks. CircleCI offers a webhooks feature for our CI/CD platform that lets you subscribe and react to CircleCI events such as workflow and job completed. This tutorial showcases the webhooks feature and gives you steps for getting started.

Create customizable experiences with CircleCI webhooks

Over the past 10 years, CircleCI customers have used our platform to customize their software development process. Orbs have helped standardize and scale CI/CD pipelines with reusable packages of configuration. The CircleCI API has allowed users to create robust internal tools for their developers and integrate with other products for more granular monitoring. As of today, CircleCI users have yet another way to react to events and customize their software delivery experience with webhooks.