Operations | Monitoring | ITSM | DevOps | Cloud

Serverless

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

How to Configure Monitoring and Alerts for Azure App Service?

Azure App Service is a platform-as-a-service (PaaS) offering from Microsoft Azure that allows developers to efficiently build, deploy, and scale web applications and APIs. It provides a fully managed environment for hosting web applications and APIs, supporting multiple languages and frameworks, such as.NET, Node.js, Python, Java, and more. Microsoft Azure presents many challenges when making an application highly accessible.

Serverless Days ANZ 2023 Recap

When a tech community comes together, great things happen and Serverless Days ANZ 2023 was no exception. As soon as you checked-in, you could feel the community spirit, buzz and excitement that comes with an event like this. It’s been four years since the last Serverless Days ANZ was able to run IRL (In real life), and the local serverless community had been eagerly waiting for its return.

Top 6 Azure VM Monitoring Tools for Better Performance

Azure Virtual Machine (VM) is an on-demand Azure resource allowing users to host applications in a virtual computing environment instead of a physical machine. Allowing software to be configured and installed in a virtual environment and offering flexibility and scalability lowers the cost of maintaining a physical machine. This blog discusses the following key aspects.

Logic App Best Practices, Tips, and Tricks: #25 How to send a well-formatted custom HTML Email

Today I will speak about another important Best practice, Tips, and Tricks that you must consider while designing your business processes (Logic Apps): How to send a well-formatted custom HTML Email.

Logic App Best Practices, Tips, and Tricks: #24 Configure correctly your Retry Policies

Today I will speak about another important Best practice, Tips, and Tricks that you must consider while designing your business processes (Logic Apps): Retry Policies. And how you should be aware of and configure it properly.

The Importance of Azure Distributed Tracing in Integration Services

Distributed Tracing, combined with end-to-end monitoring, lets organizations keep track of their business transactions and receive alerts when anomalies happen. End-to-end monitoring benefits business users and functional administrators more than developers and technical administrators. Nowadays, for developing integration solutions, microservice architectures are becoming the norm. A solution based on such an architecture relies on different services that shape a specific solution together.

Top Trends in DevOps - Serverless Computing

The world of DevOps is constantly evolving and adapting to the needs of the software development industry. With the increasing demand for faster and more efficient software delivery, organizations are turning to modern technologies and practices to help them meet these challenges. In a series of articles on the Kublr blog, we will take a look at some of today’s top DevOps trends.

Debugging Serverless Functions with Lightrun

Developers are increasingly drawn to Functions-as-a-Service (FaaS) offerings provided by major cloud providers such as AWS Lambda, Azure Functions, and GCP Cloud Functions. The Cloud Native Computing Foundation (CNCF) has estimated that more than four million developers utilized FaaS offerings in 2020. Datadog has reported that over half of its customers have integrated FaaS products in cloud environments, indicating the growth and maturity of this ecosystem.