Operations | Monitoring | ITSM | DevOps | Cloud

September 2022

Azure VM health monitoring - what's right for you?

Virtual Machines (VMs) are virtual computers with dedicated amounts of RAM, CPU power, and storage borrowed from a physical host computer. A Virtual Machine is a computer file, typically an image, that acts like a real computer. A Virtual Machine can have any operating system that runs in a window as a separate computing environment. Users can choose between the Linux distribution or Windows Server in the operating system.

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?

An overview of Monitoring Azure Kubernetes Services

Modern applications are increasingly built using containers and microservices packed with their dependencies and configurations. Kubernetes is open-source software for deploying and managing those containers at scale—and it is also the Greek word for helmsmen of a ship or pilot. Monitoring the health and performance of your Azure Kubernetes Service (AKS) cluster is critical to ensure that your applications are up and running as expected.

Asynchronous Correlation with Serverless360 BAM

One of the critical differences between distributed tracing and business activity monitoring is that distributed tracing usually assumes that your transaction executes from start to end in a reasonably short time. An example would be that your call to an API might then drop a message on a queue which a function processes and loads into a database.

Business Activity Monitoring with Flat File Messages

Let us consider that you have implemented an integrated solution and are using Serverless360 Business Activity Monitoring (BAM) to help provide your support users and business users with visibility of what is happening in the business transaction. BAM provides you with distributed tracing to attain maximum visibility on the integration solution that the functional operations team needs.

Logic App Best practices, Tips, and Tricks: #14 Implement good governance policies

Welcome again to another Logic Apps Best practices, Tips, and Tricks. In my previous blog posts, I talked about some of the most essential best practices you should have while working with the Azure Logic App: And some tips and tricks: Today I’m going to speak about another critical Best practice, Tips and Tricks that you need to implement while administrating your cloud integration resources: Implement good governance policies.