Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Advanced Serverless Architectures with Microsoft Azure

You're reading from   Advanced Serverless Architectures with Microsoft Azure Design complex serverless systems quickly with the scalability and benefits of Azure

Arrow left icon
Product type Paperback
Published in Feb 2019
Publisher Packt
ISBN-13 9781788479127
Length 278 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Daniel Bass Daniel Bass
Author Profile Icon Daniel Bass
Daniel Bass
Arrow right icon
View More author details
Toc

Structured Logging with Azure Application Insights


It is completely possible to build your own logging system, and even quite straightforward to build a simple one. All you need is a service that can accept high volumes of data and a time series database. The trouble is that it's simple to create the basics, but maintaining an incredibly high uptime, adding sophisticated features, and making the system user friendly is very challenging. As always in a serverless architecture, it's better to rent one that someone else has built for you.

There is a plethora of logging services in existence, including DataDog and Humio. All have their particular feature sets, but as usual with a serverless architecture, we are only interested in paying for what we use and having unlimited scale. Hence, we will focus on Application Insights, which is built into Azure, has a built-in connection to Azure Functions and many other Azure services, and is charged per quantity of data ingestion. It's also got great...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime