Operations | Monitoring | ITSM | DevOps | Cloud

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

Logic App Best practices, Tips, and Tricks: #16 roll back to a previous version of an Azure Logic App Consumption

Today I’m going to speak about another critical best practice, Tips and Tricks that you need to know, especially when you are developing your Logic Apps Consumption directly on the Azure Portal: If we are developing in the Azure Portal, can we roll back to a previous version of an Azure Logic App Consumption?

DORA metrics: Where are you on the journey? @Sleuth TV

We're wrapping up Season 1 of Sleuth TV Live! We've covered a lot of ground, so we'll pull it all together with a talk about the DORA metrics journey and where you can go from here. In episode 6 of Sleuth TV Live, Sleuth's CTO Don Brown and Head of Customer Success Leigh Ann Whitmarsh discussed four levels along the DORA metrics journey, with tips and real-life examples of the opportunities available to maximize your investment in DORA metrics.

Fundamentals: Application Acceleration and the Benefits for your Service Delivery

Application acceleration is all about improving the responsiveness of a digital service. When clients access web applications, they are expecting near-immediate feedback from servers. Maintaining that level of performance requires ensuring the right resources are available to process requests, shortening the information retrieval process, and maintaining system uptime by warding off threats.

Public cloud for telco - Part 2: Google Cloud Platform

This is the second blog in a series focusing on how telecom operators can leverage public clouds to meet their business demands. In a previous blog, we talked about Amazon Web Services (AWS) and how its services made it possible for telcos to shift towards public clouds. In this blog, you’ll get to know about Google Cloud Platform (GCP) and its role in enabling the telecommunications industry to leverage the cloud’s capabilities.

Want to improve your incident response plan? Focus on better incident communication.

Resolving the incident is only half the battle when it comes to responding to incidents. For many teams, incident communication is an afterthought, leaving stakeholders inside and outside the organization guessing what happened. But ensuring that important information about the incident is disseminated clearly and quickly is essential.

Polyglot persistence vs multi-model databases for microservices

Microservice architecture is an application system design pattern in which an entire business application is composed of individual functional scoped services, which can scale on demand. Each team focuses on an individual service and builds it according to their skillset or language of choice. In addition to flexibility, this pattern provides: These features have made microservices architecture a popular choice for enterprises.