Operations | Monitoring | ITSM | DevOps | Cloud

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

What is the SPACE developer productivity framework?

The SPACE framework is an acronym for an approach to measuring, understanding, and optimizing engineering productivity. Outlined by researchers from GitHub, Microsoft, and the University of Victoria, it encourages leaders to look at productivity holistically, placing leading metrics in context with each other and linking them to output, often team goals, rather than individual effort. The SPACE framework breaks productivity into five metrics.

10 FinOps Diagrams To Help You Better Understand The Value Of FinOps

By now FinOps has proven its value — so much so that the web is full of helpful in-depth guides, broad overviews, bite-sized articles, and resource lists on the subject. But if you're preparing to pitch a FinOps program at your company, you need to convey only the most important points in a way that's both impactful and succinct. That's when it's time to call in the visuals.

How to perform end-to-end message failure tracking in Azure?

When an application is built with distributed Azure Integration services, it becomes essential to end-to-end track message request flow to detect failures and isolate faulty services. Traditionally, this is done manually by going through hundreds of failure logs in Log Analytics by the developers, which kills their productivity. Also, the Application Map feature in Application Insights provides an oversimplified version of the topology map of the application. For instance, tracking the complete data flow in Azure Durable Functions is impossible.

Shifting Left Stateful Applications In Kubernetes - Civo Navigate NA 2023

In this talk, Viktor Farcic from Upbound demonstrates how to shift left stateful applications, avoid the pitfalls of Jira ticketing system, and implement a more efficient and self-sufficient system. Plus, see a live demo of building a database in a Kubernetes cluster and deploying an application.

Managing Users and User Groups: A Guide to OKTA and Cloudsmith Integration

Explore Cloudsmith’s powerful OKTA integration for user and user group management. Dive into the benefits, security considerations, and best practices to optimize user access, streamline workflows, and bolster security in your software operations. User management is the backbone of secure and efficient software operations. As businesses grow and evolve, the tools they use must keep pace. Enter OKTA and Cloudsmith.

Observability and the DORA metrics

The Accelerate State of Devops Report highlights four key metrics (known as the DORA metrics, for DevOps Research & Assessment) that distinguish high-performing software organizations: deployment frequency, lead time for changes, time-to-restore, and change fail rate. Observability can kickstart a virtuous cycle that improves all the DORA metrics.

Top 5 Preview Environments Products to Consider in 2023

In the ever-evolving landscape of modern software development, where speed, quality, and collaboration are paramount, the concept of preview environments has gained significant traction. These virtual sandboxes serve as vital tools that empower developers to thoroughly test their code changes in isolated environments before integrating them into the main codebase. The advantages are multifaceted, ranging from reduced bugs to enhanced collaboration and accelerated software delivery.

How to secure your database

Cybersecurity threats are increasing in volume, complexity and impact. Yet, organisations struggle to counter these growing threats. Cyber attacks often intend to steal, damage, hijack or alter value-generating data. In this article around database security, we use the NIST framework to lay out the common controls that you can implement to secure your databases. Let’s start by discussing the potential impact of unsecured databases.

Top 10 End-to-End Testing Products for Web Applications in 2023

In the realm of software development and testing, end-to-end (E2E) testing plays a pivotal role in ensuring the robustness and reliability of web applications. Unlike unit or integration testing, which focuses on specific components or integrations between them, end-to-end testing evaluates the entire system as a whole. This includes testing the flow from the user's perspective, from start to finish, and often involves multiple systems and components working in unison.