Operations | Monitoring | ITSM | DevOps | Cloud

Serverless

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

Azure App Service Autoscaling: Steps to Configure

Azure App Service is a platform as a service (PaaS) offering from Microsoft Azure that allows developers to quickly build, deploy, and scale web apps and APIs on Azure. Azure App Service is designed to be highly scalable, allowing you to easily scale your application to meet changing traffic demands. One of its most important features is auto-scaling, which allows your application to automatically adjust the number of instances it’s running based on changes in traffic or demand.

Leveraging OpenTelemetry to Fix Flaky Integration Tests

At Lumigo, we heavily depend on a set of tests to deploy code changes fast. For every pull request opened, we bootstrap our whole application backend and run a set of async parallel checks mimicking users’ use cases. We call them integration tests. These integration tests are how we ensure: Recently, we changed our old “traditional log traversing” of integration tests into *amazing* OpenTelemetry traces graphs.

Logic App Best Practices, Tips, and Tricks: #28 How to check if a string is Null or Empty

Today I will speak about another useful Best practice, Tips, and Tricks that you must consider while designing your business processes (Logic Apps): How to check if a parameter or a string is Null or Empty.

Connect your Lambda Function to Coralogix in 3 CLICKS

Coralogix offers a native layer for AWS Lambda functions, that allows customers to easily export telemetry data from their functions into Coralogix. This integration drastically reduces time to value and connects your lambda function to one of the most sophisticated observability platforms on the market.

Configuring Azure Logic App Failure Alerts To Stay Ahead

Azure Logic Apps is a cloud-based service provided by Microsoft Azure that allows users to create and run automated workflows. A trigger is the first step of a workflow that specifies the condition for running further steps in that workflow. Azure Logic Apps creates a workflow run each time the trigger fires successfully. The details of each run, including the status, inputs, and outputs of each step of the workflow instance, can be accessed in the run history section of the Logic App.

Why should I go for Multi-Cloud?

Get ready to be blown away by Lars Klint, a Senior Developer Evangelist at Pluralsight and an expert in cloud computing. In this podcast , Lars shares his expert insights on multi-cloud and choosing the perfect cloud service provider. With over a decade of experience in the field, Lars dives deep into critical considerations like pricing, scalability, resilience, performance, and risk management, providing invaluable tips and best practices along the way.

Why should you migrate to cloud?

Tune in to our podcast for an illuminating conversation with Rik, and discover how Azure migration can empower your business with unprecedented agility and cost savings. In this engaging discussion, Rik shares his thoughts on why application modernization is a smarter solution over the lift and shift approach. He also gives us an in-depth understanding of the benefits of migrating to Azure, including cost savings, increased agility, and innovation opportunities.

The Azure IoT ride with Sander

Introducing Sander's expert insights on Azure IoT! In this captivating video, Sander unveil the three critical components of an IoT platform, from data-generating devices to cloud-based solutions. Dive deeper into the world of Microsoft's IoT offerings, including the coveted Azure Sphere, and discover the concept of edge computing. With every word, Sander takes us on a journey through the ever-evolving landscape of Azure IoT. Don't miss out on this informative and exciting video!

Faster Debugging with Collaborative Troubleshooting Tools

As developers we understand the critical role teamwork and collaboration play in solving complex problems. Often, it’s that second set of eyes that uncovers an additional issue or sheds light on the root cause of a stubborn bug. Effective collaboration becomes a critical factor in determining a team’s success or failure, especially when debugging or troubleshooting problematic issues within complex applications.