SlideShare a Scribd company logo
BUILDING AND SCALING A LOG ANALYTICS
PLATFORM 

- A SERVERLESS APPROACH
Narendran
A BIT ABOUT ME…
Naren
Product Engineer
Scaling A.I to millions

@ MadStreetDen
Python, Golang, FOSS, Cycling,
Travel
TWITTER & GITHUB
@DudeWhoCode
WEBSITE & BLOG
www.dudewho.codes
OUR DISTRIBUTED MICROSERVICES
ARCHITECTING A LOGGING FRAMEWORK
BEHAVIOURS OF DIFFERENT
MICROSERVICES
• Mostly Idle

• Horizontally scales up
• Rapid scale down

• Surges
EXPECTATIONS FROM ANY LOG
FRAMEWORK
• High Performance
• Secure
• No data Loss/overwriting
• Dynamically Scalable
• Highly Available
• Independent
KNOWYOUR LOGS
• Real time Analysis

• Historical Analysis

THE CONVENTIONAL ARCHITECTURE
PROBLEMS FACED
THETHING WITH ELK
•Threadpool queue size in Elastic Search

• Adding Logstash filters

• Burning more money, even for idle
time
WHO WILL MONITORTHE SYSTEMTHAT
MONITORS OTHER SYSTEMS?
WHO WILL MONITORTHE SYSTEMTHAT
MONITORS OTHER SYSTEMS?
WHATSTHE COMMONTHINGTHAT ALL
THE COMPONENTS HAVE?

WHATSTHE COMMONTHINGTHAT ALL
THE COMPONENTS HAVE?

Servers, Servers, Servers
Servers, Servers, Servers
GOING SERVERLESS
(buzzword alert!)
Serverless computing is a cloud computing execution model in which the cloud provider
dynamically manages the allocation of machine resources.
Pricing is based on the actual amount of resources consumed by an application, rather
than on pre-purchased units of capacity.
- Wikipedia
GOING SERVERLESS
No server is easier to manage than “no server”
- Werner Wogels, CTO,Amazon
GOING SERVERLESS
SERVERLESS ARCHITECTURE
AMAZON WEB SERVICES
(AWS)
AWS SERVERLESS
AWS SERVERLESS
AWS SERVERLESS
FAAS ARCHITECTURE
•The client application from
which we will get our logs
• Delivers real-time streaming data to other
services such as Amazon S3, Elastic Search.
• Configurable producers and consumers
• Run code without provisioning servers
• Event driven, Highly scalable
• Store data at massive scale
• Storage tier for many serverless applications
• Serverless interactive query service
• Point to your data source, define the schema, 

start querying using standard SQL
• Cloud-powered visualization tool
• Perform ad-hoc analysis and get quick business
insights
• Process streaming data in real time with standard
SQL in real time
• Scales automatically to match throughput
• Real time log monitoring
• Collect and track metrics, log files, trigger alarms
MANAGINGTHE SERVERLESS MODEL
1. Web Console
2. Code (AWS SDK)
3. CLI
DEMO
YOU CAN WATCHTHE FOLLOWING
DEMO AS SCREENCAST AT


http://bit.ly/serverless-logging
Serverless Logging Architecture
Serverless Logging Architecture
Serverless Logging Architecture
Serverless Logging Architecture
Serverless Logging Architecture
Serverless Logging Architecture
Serverless Logging Architecture
Serverless Logging Architecture
SUMMARY
• Usual logging architecture: took us weeks and certain level of expertise
to implement
• Serverless architecture: Up and running in minutes
• No maintenance, nearly zero developer interventions after deployment
• This Faas architecture can scale infinitely for millions of logs from
thousands of microservices
SUMMARY
•
•
•
•
•
Serverless Logging Architecture
SLIDES :
www.dudewho.codes/talks
THANKYOU,
NAREN
@DudeWhoCode

More Related Content

What's hot (19)

PDF
DBaaS at Scale
Mike Faraponov
 
PPTX
Intelligent Cloud Conference 2018 - Next Generation of Data Integration with ...
Tom Kerkhove
 
PPTX
NDC London 2021 - Application Autoscaling Made Easy With Kubernetes Event-Dri...
Tom Kerkhove
 
PPTX
Server Sent Events using Reactive Kafka and Spring Web flux | Gagan Solur Ven...
HostedbyConfluent
 
PDF
Henrique Rodrigues (NotOnTheHighStreet.com) - Building a Future-Proof Infrast...
Outlyer
 
PPTX
Serverless Architecture at iRobot
Ben Kehoe
 
PPTX
Using the Cloud for Mobile, Social, and Games - RightScale Compute 2013
RightScale
 
PPTX
.net developer for Jupyter Notebook and Apache Spark and viceversa
Marco Parenzan
 
PDF
Logmatic at ElasticSearch November Paris meetup
logmatic.io
 
PDF
Owain Perry (Just Giving) - Continuous Delivery of Windows Micro-Services in ...
Outlyer
 
PDF
Exposing and Controlling Kafka Event Streaming with Kong Konnect Enterprise |...
HostedbyConfluent
 
PDF
Optimized Solutions - Corporate Overview
Sandy Optimizedsol
 
PPTX
Integrate 2017 unlock azure hybrid integration with biz talk - ws
Wagner Silveira
 
PDF
Accelerating Innovation with Apache Kafka, Heikki Nousiainen | Heikki Nousiai...
HostedbyConfluent
 
PPTX
Global Azure Virtual - Application Autoscaling with KEDA
Tom Kerkhove
 
PPTX
Microsoft Partners - Application Autoscaling Made Easy With Kubernetes Event-...
Tom Kerkhove
 
PPTX
Stateful stream processing of iIoT events with C# and containers
Marco Parenzan
 
PDF
Andreas Nauerz and Michael Behrendt - Event Driven and Serverless Programming...
ServerlessConf
 
PDF
Turning Evidence into Insights: How NCIS Leverages Elastic
Elasticsearch
 
DBaaS at Scale
Mike Faraponov
 
Intelligent Cloud Conference 2018 - Next Generation of Data Integration with ...
Tom Kerkhove
 
NDC London 2021 - Application Autoscaling Made Easy With Kubernetes Event-Dri...
Tom Kerkhove
 
Server Sent Events using Reactive Kafka and Spring Web flux | Gagan Solur Ven...
HostedbyConfluent
 
Henrique Rodrigues (NotOnTheHighStreet.com) - Building a Future-Proof Infrast...
Outlyer
 
Serverless Architecture at iRobot
Ben Kehoe
 
Using the Cloud for Mobile, Social, and Games - RightScale Compute 2013
RightScale
 
.net developer for Jupyter Notebook and Apache Spark and viceversa
Marco Parenzan
 
Logmatic at ElasticSearch November Paris meetup
logmatic.io
 
Owain Perry (Just Giving) - Continuous Delivery of Windows Micro-Services in ...
Outlyer
 
Exposing and Controlling Kafka Event Streaming with Kong Konnect Enterprise |...
HostedbyConfluent
 
Optimized Solutions - Corporate Overview
Sandy Optimizedsol
 
Integrate 2017 unlock azure hybrid integration with biz talk - ws
Wagner Silveira
 
Accelerating Innovation with Apache Kafka, Heikki Nousiainen | Heikki Nousiai...
HostedbyConfluent
 
Global Azure Virtual - Application Autoscaling with KEDA
Tom Kerkhove
 
Microsoft Partners - Application Autoscaling Made Easy With Kubernetes Event-...
Tom Kerkhove
 
Stateful stream processing of iIoT events with C# and containers
Marco Parenzan
 
Andreas Nauerz and Michael Behrendt - Event Driven and Serverless Programming...
ServerlessConf
 
Turning Evidence into Insights: How NCIS Leverages Elastic
Elasticsearch
 

Similar to Serverless Logging Architecture (20)

PPTX
Serverless Logging with AWS Lambda and the Elastic Stack
Edoardo Paolo Scalafiotti
 
PPTX
What is Serverless Computing?
AIMDek Technologies
 
PDF
serverless, a next level for devops
Ideato
 
PDF
Reimagine Application Modernization with Serverless Architecture
Opteamix LLC
 
PDF
The future will be Serverless (FrontConf Munich 2017)
Luciano Mammino
 
PPTX
Introduction To Serverless Architecture
Ben Sherman
 
PDF
Serverless computing
Phuc Nguyen
 
PDF
Introduction to Serverless through Architectural Patterns
Mathieu Mailhos
 
PDF
Microservices and Serverless for Mega Startups - DevOps IL Meetup
Boaz Ziniman
 
PDF
Serverless brewbox
Lino Telera
 
PPTX
Understanding serverless architecture
Seokchan Yoon
 
PDF
Stateful on Stateless - The Future of Applications in the Cloud
Markus Eisele
 
PDF
NDev Talk - Serverless Design Patterns
Ryan Green
 
PDF
Serverless Computing: Run code, not servers
x-celerate
 
PPTX
An introduction to Serverless
Adrien Blind
 
PDF
Why Serverless?
Ridwan Fadjar
 
PPTX
Serverless Computing @ x-celerate 2018
Nils Rhode
 
PDF
Jumpstart your idea with AWS Serverless [Oct 2020]
Dhaval Nagar
 
PDF
2022 Presentation | Serverless Innovation with AWS
Dhaval Nagar
 
PDF
Dhaval Nagar - ServerlessDays Bengaluru 2023
Dhaval Nagar
 
Serverless Logging with AWS Lambda and the Elastic Stack
Edoardo Paolo Scalafiotti
 
What is Serverless Computing?
AIMDek Technologies
 
serverless, a next level for devops
Ideato
 
Reimagine Application Modernization with Serverless Architecture
Opteamix LLC
 
The future will be Serverless (FrontConf Munich 2017)
Luciano Mammino
 
Introduction To Serverless Architecture
Ben Sherman
 
Serverless computing
Phuc Nguyen
 
Introduction to Serverless through Architectural Patterns
Mathieu Mailhos
 
Microservices and Serverless for Mega Startups - DevOps IL Meetup
Boaz Ziniman
 
Serverless brewbox
Lino Telera
 
Understanding serverless architecture
Seokchan Yoon
 
Stateful on Stateless - The Future of Applications in the Cloud
Markus Eisele
 
NDev Talk - Serverless Design Patterns
Ryan Green
 
Serverless Computing: Run code, not servers
x-celerate
 
An introduction to Serverless
Adrien Blind
 
Why Serverless?
Ridwan Fadjar
 
Serverless Computing @ x-celerate 2018
Nils Rhode
 
Jumpstart your idea with AWS Serverless [Oct 2020]
Dhaval Nagar
 
2022 Presentation | Serverless Innovation with AWS
Dhaval Nagar
 
Dhaval Nagar - ServerlessDays Bengaluru 2023
Dhaval Nagar
 
Ad

Recently uploaded (20)

PDF
How to Connect Your On-Premises Site to AWS Using Site-to-Site VPN.pdf
Tamanna
 
PPT
Growth of Public Expendituuure_55423.ppt
NavyaDeora
 
PPTX
AI Presentation Tool Pitch Deck Presentation.pptx
ShyamPanthavoor1
 
PDF
apidays Helsinki & North 2025 - APIs in the healthcare sector: hospitals inte...
apidays
 
PPTX
apidays Helsinki & North 2025 - Agentic AI: A Friend or Foe?, Merja Kajava (A...
apidays
 
PDF
Building Production-Ready AI Agents with LangGraph.pdf
Tamanna
 
PPTX
The _Operations_on_Functions_Addition subtruction Multiplication and Division...
mdregaspi24
 
PDF
apidays Helsinki & North 2025 - How (not) to run a Graphql Stewardship Group,...
apidays
 
PDF
Data Chunking Strategies for RAG in 2025.pdf
Tamanna
 
PDF
OPPOTUS - Malaysias on Malaysia 1Q2025.pdf
Oppotus
 
PDF
apidays Helsinki & North 2025 - Monetizing AI APIs: The New API Economy, Alla...
apidays
 
PDF
OOPs with Java_unit2.pdf. sarthak bookkk
Sarthak964187
 
PPTX
apidays Helsinki & North 2025 - Running a Successful API Program: Best Practi...
apidays
 
PDF
What does good look like - CRAP Brighton 8 July 2025
Jan Kierzyk
 
PDF
Copia de Strategic Roadmap Infographics by Slidesgo.pptx (1).pdf
ssuserd4c6911
 
PPT
deep dive data management sharepoint apps.ppt
novaprofk
 
PDF
apidays Helsinki & North 2025 - REST in Peace? Hunting the Dominant Design fo...
apidays
 
PPTX
Dr djdjjdsjsjsjsjsjsjjsjdjdjdjdjjd1.pptx
Nandy31
 
PDF
Merits and Demerits of DBMS over File System & 3-Tier Architecture in DBMS
MD RIZWAN MOLLA
 
PPTX
apidays Munich 2025 - Building an AWS Serverless Application with Terraform, ...
apidays
 
How to Connect Your On-Premises Site to AWS Using Site-to-Site VPN.pdf
Tamanna
 
Growth of Public Expendituuure_55423.ppt
NavyaDeora
 
AI Presentation Tool Pitch Deck Presentation.pptx
ShyamPanthavoor1
 
apidays Helsinki & North 2025 - APIs in the healthcare sector: hospitals inte...
apidays
 
apidays Helsinki & North 2025 - Agentic AI: A Friend or Foe?, Merja Kajava (A...
apidays
 
Building Production-Ready AI Agents with LangGraph.pdf
Tamanna
 
The _Operations_on_Functions_Addition subtruction Multiplication and Division...
mdregaspi24
 
apidays Helsinki & North 2025 - How (not) to run a Graphql Stewardship Group,...
apidays
 
Data Chunking Strategies for RAG in 2025.pdf
Tamanna
 
OPPOTUS - Malaysias on Malaysia 1Q2025.pdf
Oppotus
 
apidays Helsinki & North 2025 - Monetizing AI APIs: The New API Economy, Alla...
apidays
 
OOPs with Java_unit2.pdf. sarthak bookkk
Sarthak964187
 
apidays Helsinki & North 2025 - Running a Successful API Program: Best Practi...
apidays
 
What does good look like - CRAP Brighton 8 July 2025
Jan Kierzyk
 
Copia de Strategic Roadmap Infographics by Slidesgo.pptx (1).pdf
ssuserd4c6911
 
deep dive data management sharepoint apps.ppt
novaprofk
 
apidays Helsinki & North 2025 - REST in Peace? Hunting the Dominant Design fo...
apidays
 
Dr djdjjdsjsjsjsjsjsjjsjdjdjdjdjjd1.pptx
Nandy31
 
Merits and Demerits of DBMS over File System & 3-Tier Architecture in DBMS
MD RIZWAN MOLLA
 
apidays Munich 2025 - Building an AWS Serverless Application with Terraform, ...
apidays
 
Ad

Serverless Logging Architecture