Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

DevSecOps in Practice with VMware Tanzu - A Discussion with the Authors - Tanzu Talk

What is VMware Tanzu? I get asked this question a lot and, you know, I try to explain it. If you want a really good explanation, you should check out a new book on the topic, _DevSecOps in Practice with VMware Tanzu_. It's expansive and in-depth, not only on the parts of Tanzu, but also the theory, ideas, and ways of working that Tanzu embodies.

Monitoring RabbitMQ performance with Datadog

In Part 2 of this series, we’ve seen how RabbitMQ ships with tools for monitoring different aspects of your application: how your queues handle message traffic, how your nodes consume memory, whether your consumers are operational, and so on. While RabbitMQ plugins and built-in tools give you a view of your messaging setup in isolation, RabbitMQ weaves through the very design of your applications.

Top DevOps Certifications to Earn in 2023

DevOps teams combine development and operations to boost productivity at work. For this to happen, the professionals must possess the right skills, knowledge of the right tools and the DevOps mindset. This makes it an interesting department to work in as, over time, you’ll be able to build a portfolio of soft and hard skills that will be useful in different spaces.

What is cloud repatriation?

Cloud repatriation is undoubtedly one of the hottest trends in the cloud infrastructure space as of 2023. It enables organisations to regain control of their cloud spend, workloads and data. According to a report on cloud repatriation by 451 Research group, 48% of IT decision makers confirmed that they had moved their applications away from hyperscalers to other venues in 2021.

5 Cost-Effective Tips for Azure Blob Storage.

Azure Blob Storage is a popular cloud storage solution that is both scalable and cost-effective. However, as organizations store more and more data, their storage costs can quickly get out of control. In this article, we will discuss five cost-effective tips for Azure Blob Storage, including how our software Cloud Storage Manager can help you manage your Azure Blob Storage more effectively.

Azure Storage Account Growth Reports

In today’s fast-paced digital world, data is the lifeblood of businesses. As organizations generate more data than ever before, managing and storing that data has become a significant challenge. Cloud storage solutions such as Azure Storage have made it easier to manage and store large amounts of data, but with growth comes complexity. In this article, we will explore the challenges of Azure Storage growth and provide tips for effectively managing and optimizing your data.

How DevOps is shaping Financial Services #1: The role of governance

In this series of blog posts, we speak with database professionals from Financial Services organizations around the world to better understand how DevOps is shaping the sector. On the way, we dig into key current factors including the rise of technology upstarts in fintech and insurtech, the speed of digital transformation and the ever-increasing threat of cyberattacks. First up, we speak with Hamish Watson, DevOps Alchemist and Managing Director at Morph IT Consulting.

Integrating Komodor with PagerDuty

PagerDuty provides a SaaS-based platform that enables developers, DevOps, IT operations, and business leaders to prevent and resolve incidents that could potentially impact customer experience. This platform allows organizations to proactively manage events that may affect customers across their IT environment, which is crucial for maintaining customer satisfaction, revenue, and brand reputation.

What is Helm? A complete guide

Helm is a tool that automates the creation, packaging, configuration, and deployment of Kubernetes applications by combining your configuration files into a single reusable package. In a microservice architecture, you create more microservices as the application grows, making it increasingly difficult to manage. Kubernetes, an open source container orchestration technology, simplifies the process by grouping multiple microservices into a single deployment.