Operations | Monitoring | ITSM | DevOps | Cloud

Serverless

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

How to do serverless monitoring right #shorts

Monitoring CPU load and memory usage is common practice, but with serverless no action is required. In this video, we quickly explain that if your Cloud Run instances start hitting high CPU load, Google Cloud will automatically spin up new instances for you, and vice versa!

How to deploy a Node.js application to AWS Lambda using Serverless Framework

Being a developer is awesome. Writing code, solving problems, and thinking of ingenious solutions for complicated algorithms is what we live for. But, the grass is not always so green on this side of the fence. Sooner or later, you need to get your hands dirty and deploy the app you worked so hard on. Deployments are not always easy. To be blunt, they can be challenging and time-consuming. That’s what we’ll solve in this tutorial.

Explore Azure App Service with the Datadog Serverless view

Azure App Service is a platform-as-a-service (PaaS) offering for deploying applications to the cloud without worrying about infrastructure. App Service’s “serverless” approach removes the need to provision or manage the servers that run your applications, which provides flexibility, scalability, and ease of use. However, App Service also introduces infrastructure-like considerations that can impact performance and costs.

Nightmare on AWS street: mistakes we made and overcoming challenges of starting out with serverless

Tobi started building on AWS in 2018 for a big migration project for a very well-known German car manufacturer. Here's what he's learned from his mistakes from first starting out, which of his assumptions about building on serverless held true, and what came as a complete surprise? Learn more about building on serverless on our blog.

Making CI/CD Work with Serverless

As a developer, serverless lets you concentrate on what you do best: building your product. What happens when we want to implement a CI/CD flow with the serverless mindset? A supercharged CI/CD flow. In this webinar, AWS Serverless Hero and Lumigo VP Engineering Efi Merdler-Kravitz presents Lumigo’s own journey in building a 100% serverless CI/CD pipeline.

Migrating from Epsagon to Dashbird

With over 200 products offered by AWS, when designing a solution, such as a micro-services based system using a number of these services at its core, it becomes rather challenging to not only monitor them but on the onset of a problem troubleshooting it and resolving it within the least amount of time becomes a daunting task. Building a monitorable system requires a deep understanding of the failure domain of the critical components, which is a tall order for a fairly complex system.

Compare monitoring tools: Epsagon vs Dashbird

As the world is increasingly reliant on technology, software developers, cloud architects, and DevOps practitioners bear a responsibility similar to that of the health industry or to airplane pilots, for example. In this reality, cloud monitoring isn’t optional, it’s a matter of being professional. What is optional, however, is what monitoring solution to go for. Obviously, the one that best fits your specific needs but which one is it?

Webinar: How Medtronic Monitors a Billion Lambda Requests a Month

Jeff Barr AWS Chief Evangelist, Daniel Modlinger Medtronic Director of Data & AI, and Erez Berkner Lumigo CEO discuss serverless observability at scale and review how Medtronic's Artificial Pancreas Project runs a billion AWS Lambda requests a month while maintaining high-availability. Watch and learn how to scale your serverless workloads.

How to check NFT supply with AWS Lambda?

Non-Fungible Tokens, or short NFTs, are all the rage right now. Everyone and their pets are starting an NFT project. Some people got rich from using NFTs; others did not. Some say it’s the savior that will rip the power away from big corporations and give it back to the creators; others say it’s just a giant pyramid scheme.