Operations | Monitoring | ITSM | DevOps | Cloud

Serverless

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

Debuggers Guide to the Galaxy - Pilot Episode

Grab your digital towel and embark on an intergalactic coding adventure with 'The Debuggers Guide to the Galaxy,' hosted by the serverless sage Yan Cui and the code-wielding DeveloperSteve. In a universe where devops are as perplexing as Vogon poetry and deployment seems guided by Infinite Improbability Drives, our hosts will guide you through the cosmic chaos. With introductions that defy normal spacetime and a #Dart container #debugging session that's almost, but not quite, entirely out of this world.

Advance Azure message failure tracking for efficient business transaction management

In today’s fast-paced business world, organizations rely heavily on data to make wise decisions and streamline operations. Efficiently managing and accessing critical information, such as customer data, orders, and bills, is essential for the success of any business. Serverless360 Business Activity Monitoring offers advanced search capabilities and many other features that empower businesses with a self-service portal to find and retrieve relevant data quickly and easily.

The Azure Automation Series - episode 2

In Episode 2 of The Azure Automation Series, delve into the world of Azure Automation with Sathish Veerapandian, a seasoned Microsoft MVP and Cloud Architect. Explore the potential of Azure Automation for managing crucial automation tasks in Microsoft Azure. Uncover the key aspects of Configuration Management, including inventory tracking, change monitoring, and desired state configuration.

The Azure Automation Series - episode 3

Embark on a journey of process automation in the thrilling conclusion of The Azure Automation Series! Join Sathish Veerapandian, a Microsoft MVP and automation expert, as he unveils the incredible capabilities of Azure Automation's process automation component. Learn how to effortlessly handle recurring tasks, automate repetitive processes, and optimize your workflow efficiency.

Leveraging Neon's Serverless Postgres with Qovery Preview Environments

At Qovery, we are committed to ensuring our users have access to the best development tools in the industry. That’s why we’re excited about Neon — a state-of-the-art serverless Postgres solution. When used in conjunction with Qovery's Preview environments, Neon supercharges your development pipeline.

How to monitor Azure App Registration Client Secret Expiration Notification?

Security remains a paramount concern in the rapidly evolving landscape of cloud computing. Azure Active Directory (Azure AD) is a cornerstone for securing applications and services within the Azure ecosystem. Azure App Registrations offer a crucial mechanism to manage application identities and enable secure authentication and authorization. However, the expiration of client secrets associated with these app registrations can introduce security vulnerabilities.

Debuggers Guide to the Galaxy - Promo Video

Grab your digital towel and embark on an intergalactic coding adventure with 'The Debuggers Guide to the Galaxy,' hosted by the serverless sage Yan Cui and the code-wielding DeveloperSteve. In a universe where devops are as perplexing as Vogon poetry and deployment seems guided by Infinite Improbability Drives, our hosts will guide you through the cosmic chaos. With introductions that defy normal spacetime and a dart container debugging session (using dartfrog) that's almost, but not quite, entirely out of this world.

Unraveling AWS Lambda: Exploring Scalability and Applicability

In our previous blog, we shared our firsthand experience of implementing a tracing collector API using serverless components. Drawing parallels with Amazon Prime Video’s architectural redesign, we discussed the challenges we encountered, such as cold-start delays and increased costs, which prompted us to transition to a non-serverless architecture for more efficient solutions.

Introducing the new Lumigo Live Tail

As developers, we understand the immense value of having real-time access to live traces. It significantly enhances our ability to identify, debug, and troubleshoot potential issues within applications, streamlining the development and deployment process. Today, we are excited to introduce the new and improved Live Tail feature at Lumigo, which enhances your observability experience to a whole other level.

How to monitor connector's API Connections in Logic Apps?

Let us consider a scenario where a Logic App is used to communicate with SharePoint through API connections, known as connectors. When configuring the connector, it communicates with Azure AD, retrieving a username and password and continuously refreshing the authentication token. When the Logic App calls the connector, it performs operations like uploading files to SharePoint.