Operations | Monitoring | ITSM | DevOps | Cloud

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

How to make your software team awesome: Get the inside scoop with DORA

What could be more exciting than grabbing all the insider DevOps knowledge about DORA metrics straight from the researchers themselves? 🌟 In this special live stream event with Nathen Harvey, Developer Relations Engineer at Google, you'll learn about his work with the Google Cloud DevOps Research and Assessment (DORA) research team.

What's going on with the Developer Productivity debate?

Every so often, somebody in the tech industry proposes a new way to quantify software engineers’ productivity. Most recently, a leading consulting firm published a report that has reignited a recurring debate—is it even possible to effectively measure developer productivity, and if so, how? Whereas functions like sales and support have had rigorous metrics for years, software engineering has long been the exception.

Welcoming new leadership at Cloudsmith - a note from Alan Carson

Alan Carson writes about his experience and journey with Cloudsmith, as new CEO Glenn Weinstein steps in as leadership. I heard something recently, that resonated, about success. In a simple (but not easy) three-step plan; success happens when the following three things align: A great example is, of course, Steve Jobs and Apple. The contrarian idea was that every single human would need a personal computer. He was proven right. And he executed expertly (with a few ups and downs obviously!)

TPM-backed Full Disk Encryption is coming to Ubuntu

Full disk encryption, FDE, has long been an integral part of Ubuntu’s security strategy. Its mission is straightforward: to mitigate the risks of data breaches due to device loss and unauthorised access, by encrypting data while stored on the computer’s hard drive or storage device. For 15 years, Ubuntu’s approach to full disk encryption relied on passphrases for authenticating users.

Do you have a Cloud Exit Strategy?

In the modern digital age, the allure of cloud computing has been nothing short of mesmerizing. From startups to global enterprises, businesses have been swiftly drawn to the promise of scalability, flexibility, and the potential for reduced capital expenditure that cloud platforms like Azure offer. Considering the diverse Azure VM types and the attractive Azure VMs sizes, it’s easy to understand the appeal.

Resolve Automation Capabilities Framework: From Tactical to Strategic End-to-end Automation

All business eyes seem to be focused on the current challenges of an unsteady economic environment, and organizational leaders are working to figure out the best plan to overcome them. Leaders have their own collection of key initiatives as no two companies are the same. Most commonly; however, they want to double capacity and productivity, cut costs, enhance customer experiences, and future-proof their organizations.

Should You Reload or Restart HAProxy?

Managing your load balancer instances is important while using HAProxy. You might encounter errors, need to apply configurations, or periodically upgrade HAProxy to a newer version (to name a few examples). As a result, reloading or restarting HAProxy is often the secret ingredient to restoring intended functionality. Whether you’re relatively inexperienced with HAProxy or you’re a grizzled veteran, understanding which method is best in a given situation is crucial.

Multi-Org takes FireHydrant for enterprise to the next level

Too often, complexity means confusion — and confusion is your worst enemy when it comes to efficient incident response. We recently found that poor incident management practices (like confusion about what to do or how to escalate an incident) can cost companies as much as $18 million a year.

Automate reliability testing in your CI/CD pipeline using the Gremlin API

For many software engineering teams, most testing is done in their CI/CD pipeline. New deployments run through a gauntlet of unit tests, integration tests, and even performance tests to ensure quality. However, there's one key test type that's excluded from this list, and it's one that can have a critical impact on your application and your organization: reliability tests. As software changes, reliability risks get introduced.