Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Serverless Monitoring, Management, Development and related cloud technologies.

Using Azure App configuration with Azure Integration Services - Bill Chesnut

Step into the world of Azure App Configuration with Bill Chesnut from SixPivot at INTEGRATE 2023 in this session titled "Using Azure App configuration with Azure Integration Services". Bill demystifies the process of application development, highlighting the advantages of Azure App Configuration over direct Azure Key Vault access. From real-world GitHub examples to its seamless integration with Logic Apps, learn how app configuration simplifies and secures your workflow.

Logic App Best Practices, Tips, and Tricks: #37 How to get distinct values from an array?

Welcome again to another Logic Apps Best Practices, Tips, and Tricks. In my previous blog posts, I discussed some of the essential best practices you should have while working with the Azure Logic App. Today, I will speak about another helpful Best Practice, Tips, and Tricks that you must consider while designing your business processes (Logic Apps): How do we get distinct values from an array or repeating structure?

Why is application integration so hard - Steef Jan Wiggers

Starting the first session of Day 2 at INTEGRATE, Steef Jan Wiggers explores the intricate world of integration in the session titled "Why is integration so hard". He offers insight into the challenges of connecting diverse systems and technologies, moving from the era dominated by SAP and mainframes to our imminent cloud-forward future. Highlighting pressing topics like the challenges of building in the cloud, the transformative potential of Dapr, and the broad scope of OpenTelemetry (OTel), Steef offers detailed insights.

Replay messages in Azure Service Bus dead-letter queue

When working and dealing with asynchronous messaging patterns – in this case, using Azure Service Bus – depending on the requirements, you will find many scenarios when you need to reprocess messages. Sometimes, a message failed because a system was offline for a certain period, there was a bug with the service, and we needed to resend specific messages and many other reasons.

Logic Apps standard The developer experience

In this session titled " Logic Apps standard: The developer experience" by Wagner Silveira, Senior program manager at Microsoft, offers an insightful dive into Logic Apps Standard from a developer's lens. He delves into the existing Logic App model, differentiating between Built-in and Azure connections, and highlighting the distinction between portal and local Logic App workflow development. Uncover the latest developer tools, including the enhanced designer 2.0, data mapper for visual component mapping, custom code support, and the convenient export tool.

Azure Functions Distributed Tracing

In today’s cloud-centric, serverless computing landscape, applications are increasingly distributed and complex, composed of numerous microservices, functions, and external dependencies. Azure Functions, a serverless compute service offered by Microsoft Azure, plays a pivotal role in building scalable, event-driven applications.

Auto-Instrumentation with the AWS CDK

As a developer I love automation, Whether it’s orchestrating a smart home or optimizing developer toolchains. Automation injects efficiency into my daily routine, simplifying intricate processes and eliminating repetitive tasks. Especially when it comes to toolchains, I’m constantly on the lookout for ways to boost coding workflows. Cloud Development Kits (CDKs) brought with them a new era of streamlined developer toolchains.

Getting started with Azure Integration Services - Stephen W. Thomas

Stephen W. Thomas takes center stage in this session, reflecting on past Integrate experiences and talking about the Azure Integration Services. Labeling himself a "drag-and-drop developer," Stephen emphasizes the timeliness of adopting Azure Integration, vital for seamless business operations in today's virtual landscapes. From Logic Apps to AI Tools like ChatGPT, get a pulse on current market trends, the rising demand for Azure resources, and insights on strategizing BizTalk migration.

Introducing Lumigo Webhook Alerts

Webhooks, those wonderful little lifelines connecting one application to another, have become an essential part of our app notification world. They help keep your systems in the loop, notifying them immediately when events of interest occur. This real-time communication ensures that your applications remain responsive, adaptive, and always up-to-date with the latest information.