Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Logic App Best Practices, Tips, and Tricks: #36 How to process an Array or a single object JSON structure in the same manner

Today I will speak about another helpful Best Practice, Tips, and Tricks that you must consider while designing your business processes (Logic Apps): How to process an Array or a single object JSON structure in the same manner.

Building, deploying and observing SDKs as a Service - Part 2

In the first part of our series on Building, Deploying, and Observing SDKs as a Service, we delved into the world of APIs and successfully deployed our own REST APIs by wrapping the existing pet store APIs. Now, it’s time to take our journey further and unlock the true potential of SDKs. In this second part, we’ll explore how to build an SDK for the pet store API using the OpenAPI spec and the OpenAPI Generator project.

Azure Logic App Standard Monitoring on key metrics

Azure Logic Apps have revolutionized how organizations automate their workflows and integrate various applications and services. They provide a robust and scalable platform for designing, orchestrating, and automating business processes and workflows. With Azure Logic Apps, organizations can harness the full potential of integration and achieve unparalleled efficiency in their operations.

Decoding Logic App Dilemmas: Copying .gdoc files from Google Drive using Azure Logic App

Welcome again to another Decoding Logic App Dilemmas: Solutions for Seamless Integration! This time we selected a different problem but a very common scenario in Enterprise Integration: File transfer. But in this very particular case: How to copy.gdoc files from Google Drive into another place using Azure Logic App?

Exploring the Benefits and Trade-Offs of Microservices and Serverless Architectures

Just how in demand is serverless computing, really? Popularized by Amazon in 2014, serverless computing had already clinched the title of the highest-growth public cloud service as early as 2018. With its total market value shooting past the USD 9 billion mark in 2022 and projected to hit a jaw-dropping USD 90 billion by 2032, it’s safe to say this relative newcomer is doing quite alright for itself.

The Curious Case Of Kubernetes Health Checks

Health checks for cloud infrastructure refer to the mechanisms and processes used to monitor the health and availability of the components within a cloud-based system. These checks are essential for ensuring that the infrastructure is functioning correctly and that any issues or failures are detected and addressed promptly. Health checks typically involve monitoring various parameters such as system resources, network connectivity, and application-specific metrics.

Azure Incident Management with Escalation Policy

These days, businesses heavily rely on cloud services like Microsoft Azure to power their operations. While Azure provides robust infrastructure and services, occasional issues and incidents can still occur. Serverless360 provides enhanced capabilities to monitor and manage Azure incidents in a system. But to ensure seamless operations and timely resolution of problems, it is crucial to have a well-defined escalation policy in place for Azure Incident Management..

Decoding Logic App Dilemmas: How to Recurrence Trigger a Logic App at different hours and minutes?

Welcome again to another Decoding Logic App Dilemmas: Solutions for Seamless Integration! This time we will address another widespread problem which is to initiate the workflow at a different timeframe during the day or week with the same Azure Logic App Recurrence Trigger.