Operations | Monitoring | ITSM | DevOps | Cloud

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

How low-code platforms can help eliminate shadow IT in your organization

Businesses are constantly trying to up their game in the digital transformation era. Modernizing legacy systems, keeping on top of software updates, and building business applications are not easy feats. As organizations contemplate the path ahead, a large strain is put on the constantly constrained IT department. When the relevant stakeholders feel that the IT team will take too long to provide a solution, they choose to go for alternate options, bypassing the IT team.

All Azure Storage Accounts listed by Size

In today’s digital age, managing data storage has become increasingly important, especially with the growth of cloud-based solutions. Azure Storage Accounts, a cloud-based storage solution provided by Microsoft, offer users a scalable and cost-effective way to store large amounts of data. However, as the amount of data stored in a storage account grows, it becomes crucial to manage the size of the account to optimize cost and performance.

Deploying Mattermost with Zarf for highly secure air-gapped collaboration

Mission-focused teams that operate in contingency environments – think military branches, the intelligence community, NASA – increasingly depend on collaboration software. They need to share information quickly, nimbly, and securely. And they want to carry that out in contextual channels that enable them to see the right content at the right time to make informed, accurate decisions.

Datadog On Reliability Engineering

There are many different ways to implement Site Reliability Engineering (SRE). From team structures to roles and responsibilities to planning and prioritization flows, there’s no golden path for how to organize things. As Datadog has shifted from a startup to a quickly-growing public company, we’ve seen our own SRE practice evolve. With over 22,000 customers sending trillions of data points each day, keeping Datadog reliable is critical to our business.

What are the 4 DORA metrics, and what do they mean for Ops teams?

Performance monitoring has become increasingly important for operations teams in today’s rapidly changing digital landscape. The DORA metrics are essential tools used to measure the performance of a DevOps team and ensure that all members work efficiently and collaboratively toward their goals. Here, we’ll explore what exactly DORA metrics are, how they work, and why companies should be paying attention to them if they want to set up an effective DevOps environment.

Git tags vs branches: Differences and when to use them

Version control systems are valuable tools for tracking and managing changes to software projects. They record every modification to software code and store the complete project history in a database, enabling developers to collaborate, experiment with new features, and roll back changes when necessary. Git is the most widely used version control system today.

Automate GitHub stats reporting with scheduled pipelines

Release notes provide essential documentation when a new software version is released. For release notes to be most effective, dev teams must consolidate all of the work that has been done since the previous release. It is a hectic task that requires a lot of effort and time sorting through weeks or even months of software issues and pull requests. Why not make the life of the release team easier by automating the creation of release notes?

What is Configuration Management? Definition, Types + How It Works to Keep Your Systems Consistent

With drift and other issues putting your desired state at risk every day, you may wonder: What is configuration management? And how does it work? Every organization needs to define the ideal configuration of its systems. That ideal configuration, or desired state, is the state in which systems and resources are aligned to support development, network performance, and efficiency. In short, you want your environment to keep running in a desired state. Configuration management helps you do that.