Operations | Monitoring | ITSM | DevOps | Cloud

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

All things you should know to be a Meeting Master

While meetings are part of today's organizations, they can also bring some frustration preventing one from scratching its TODO list. It can be a good idea to try to promote asynchronous mediums such as Notion pages, Slack channels, etc. This page aims to bring some insights regarding WHEN / WHY holding or not a meeting.

Are metrics vendors lying? Reaction to Gergerly Orosz's tweet

Gergely Orosz said measuring developer productivity by visualizing JIRA+git stats is a dead-end if you want truly high-performing teams, and that engineering managers hang on to this hope, fueled by vendors claiming how these tools helps teams ship better/faster. So are metrics vendors lying? Find out what Don has to say. SLEUTH A deploy-based DORA / Accelerate Metrics tracker both managers and developers love.

Run Synthetic tests in your CI/CD pipelines with the Datadog CircleCI orb

CircleCI is a CI/CD service that allows organizations to rapidly build, test, and deploy within their pipelines on a single platform. If you are using CircleCI for your CI/CD pipelines, you can now leverage the Datadog Synthetics CircleCI orb to implement Synthetic tests as part of shift-left testing. CI/CD testing is a widely adopted DevOps standard that helps teams mitigate any potential issues that could arise as a result of faulty code deployments.

[Webinar] Unlock self-service infrastructure monitoring with the Sensu Integration Catalog

Introducing the Sensu Integration Catalog — a marketplace-like UX for simplifying new user onboarding, and deploying production-ready monitoring in a matter of minutes. The Sensu Integration Catalog is also an open marketplace that new and existing users can contribute to by sharing Sensu configurations. Backed by industry-leading monitoring as code solution, Sensu provides new users with a point-and-click interface to get started quickly, while facilitating DevOps and SRE automation best practices.

Multi-cluster management and observability with KubeSphere

Join us as we learn about KubeSphere - a distributed operating system for cloud-native application management. Feynman Zhou (Dev Advocate) from the KubeSphere team will walk us through the rich observability features of KubeSphere and how it integrates your favourite tools for multi-dimensional monitoring metrics, multi-tenant log query and collection, alerting, events, audit logs and notification.

How to Make Data Center Asset Audits Faster and More Accurate

Many organizations perform periodic data center asset audits to report accurate asset information by cabinet and U position. This information is needed to remotely plan moves, adds, and changes and to facilitate corporate reporting. Data center asset management is often a struggle due to the complex, distributed, and constantly changing environments of modern data centers. They are manual, time-consuming, and human error can result in inaccurate data.

Strengthen Your Developer Experience and Deployment Velocity with OKE and Shipa Cloud

For an application developer, there is certainly a long road between an idea/feature and getting deployed into production with Kubernetes. From a development perspective, having a low barrier of entry and the ability to iterate is key. From a platform engineering/DevOps perspective, creating gains in engineering efficiency all while creating and enforcing policies that do not stifle innovation is key.

How to Set up a Jenkins CI/CD Pipeline for Your Golang App

Bringing the best software solutions to market as quickly as possible requires using automation to facilitate repetitive tasks (e.g., testing) so you can spend more time writing high-quality code. This is one of the main reasons why today’s top-performing dev teams build continuous integration (CI) and continuous delivery or continuous deployment (CD) pipelines, which enable them to ship new releases faster.

Blackfire's unique Way of Delivering Python binaries

We may not always know what is happening behind the scenes when we add a dependency to our projects. We expect this process to “just work” to carry on building applications. Little we may know about the level of commitment from maintainers and the amount of work needed to have everyone seamlessly use a library. Let’s hop in backstage to discover the unique way Blackfire releases its Python binaries.