Operations | Monitoring | ITSM | DevOps | Cloud

Serverless

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

Azure Service Bus Monitoring and Alerting

Microsoft Azure offers a cloud-based messaging service called Azure Service Bus. The goal is to streamline communication between disparate components or applications, regardless of whether they are distributed across multiple environments and locations or operating on the same Azure platform. With Azure Service Bus, you can develop distributed systems that are scalable, reliable, and decoupled.

Event Hubs Kafka and event streaming at high speed - Kasun Indrasiri and Steve Gennard

Microsoft's Kasun Indrasiri and Steve Gennard from the London Stock Exchange break down the world of Event Hubs in this session titled "Event Hubs - Kafka and event streaming at high-speed". Learn about the importance of streaming events in real-time and how Azure Event Hubs makes it easy to work with Kafka. They also introduce new tools and updates, such as the Data Generator preview. Plus, find out about the latest upgrades that make Event Hubs faster and more efficient.

Setting up better logging in Azure Functions

We have been using Azure Functions for years. Being able to easily deploy and run code on both Azure App Services and real serverless has been a killer feature for all of our asynchronous jobs and services. Unfortunately, the logging approach provided as part of the default template is not ideal. In this post, I'll introduce you to the first steps we take in all of our existing and new function apps to improve logging. A quick note about the Azure Functions runtime.

Real world examples of Business Activity Monitoring with Serverless360 - Michael Stephenson

In this session titled "Real-world examples of Business Activity Monitoring with Serverless360" led by Michael Stephenson, discover the game-changing potential of Business Activity Monitoring (BAM) with Serverless360. Explore how BAM facilitates end-to-end tracking of your business processes, from new employee integration to system performance.

Modernising the supply chain with Logic Apps and EDI - Martin Abbot & Bill Chestnut

The dynamic duo Martin Abbot & Bill Chestnut unravel EDI's (Electronic Data Interchange) pivotal role in modern supply chains in this session titked "Modernising the supply chain with Logic Apps and EDI". Martin breaks down EDI's workings and its real-world applications via the CData Arc Platform and Logic Apps. Concurrently, Bill demystifies integration account testing and AS2 certificate crafting. The collaboration illuminates the transformative synergy of EDI and Logic Apps for today's supply chain.

A Simple Guide To AWS Lambda Rightsizing

AWS Lambda can be an easy-to-implement solution for those looking for serverless application deployments and operations. However, how can you be sure that you are getting the most for your money when it comes to utilizing this service? This guide will explain some of the tools and resources at your disposal — whether you’re utilizing the AWS console, trying to optimize your code and design, or a combination of the two.

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?