SlideShare uma empresa Scribd logo
1 de 21
Baixar para ler offline
ELK STACK WITH BEATS
November, 2016
Jon Hammant – Head of DevOps & Cloud UK/EU
EPAM Systems
INTRO
jonathan_hammant@epam.com
Head	of	Cloud	&	DevOps	UK	&	EU
email	me.
www.epam.com/careers
our	careers	portal.
ABOUT EPAM
Q1	2016	
Revenue
$264.5M
CONSTANT
GROWTH
4
Continents
25
Countries
REVENUE BY
GEOGRAPHY
North	America
Europe
APAC
CIS
58%
36%
2%
4%
20,000+
Engineers,	designers	and	
consultants
FOUNDED	IN
1993
US	HEADQUARTERED
PUBLIC	COMPANY
(NYSE:EPAM)
SERVICE
MIX
Software	Engineering	&	
Product/Platform	Development
QA	and	Test	Automation
Managed	Services
Infrastructure	&	Licensing
20+%
YOY	organic	growth
21
Reported	Consecutive	
Quarters
2016	Revenue
Guidance
$1.15B
Financial Services Travel	&	Consumer Software	& Hi-tech
Media	&
Entertainment
Life	sciences	&
Healthcare
INDUSTRY FOCUS
27% 24%
14%
21%
8%
Emerging
6%
PROBLEM
Too	 many	 syste ms	 an d 	 n ot	
e n ou gh 	 visib ility
Massive ly	 d istrib u te d
In cre asin g	 n u mb e r	 of	
microser vices
Fu ll	 d e -centralization
Painfu l	 p roce ss
We	 need	 log ging	 &	 metrics
WHY DO WE NEED METRICS?
Bloodletting
Starte d 	 arou n d 	 100BCE
C ontin u e d 	 u ntil	 19 th C e ntu r y
H u n d re d s	 of	 Th ou san d s	 h ave 	
d ie d
It	 was	 d on e 	 b e cau se 	 p e op le 	
cared
Th ey	 ju st	 d id n ’t	 h ave 	 right	
th e 	 information
WHY ELK?
Easy	 to	 setu p
Massive ly	 Powe rfu l
Scale s	 ve r y	 we ll
Op e n sou rce
Availab le 	 as	 a	 se r vice
10	 min u te 	 setu p
• WHO	WE	SERVESO THAT’S IT?
• WHO	WE	SERVEWE NEED A WAY OF GETTING LOGS IN
We	don’t	want	to	run	Syslog	everywhere
Increasingly	the	applications	are	running	on	
cloud	native	systems
For	a	lightweight	process	we	can’t	add	
heavyweight	logging
No	point	writing	loads	of	logging	code
• WHO	WE	SERVEWHAT ARE BEATS?
Beats	are	the	Elasticsearch	platform	for	
single	purpose,	lightweight	data	shippers.	
Designed	to	be	small	& portable
Logstash	is	still	important	for	data	
enrichment,	reformatting
Replaces	Logstash	Forwarder	&	more
• WHO	WE	SERVECORE BEATS
F i l e b e a t Pa c ke t b e a t
M e t r i c b e a t W i n l o g b e a t
• WHO	WE	SERVEFILEBEAT
Simplest	of	the	Beat	plugins
Think	of	it	as	cat	on	steroids
Can	send	a	text	file	to	central	host
Replaces	Logstash	Forwarder
Has	concept	of	backpressure	to	stop	
remote	host	being	overloaded
• WHO	WE	SERVEMETRICBEAT
System	level	monitoring	– CPU,	Memory,	
filesystem,	IO	statistics
Includes	modules	for	common	services	–
Apache,	Nginx,	MongoDB,	MySQL,	
Postgres	&	more
Container	ready	– deploy	one	copy	to	
monitor	all	other	Docker	containers
• WHO	WE	SERVEPACKETBEAT
Network	Packet	Capture
Understands	application	layer	protocols	–
HTTP,	DNS,	ICMP,	AMQP
Great	for	security	and	latency	analysis
Can	offer	”what	went	wrong”	packet	flow	
analysis
• WHO	WE	SERVEWINLOGBEAT
Monitoring	of	Windows	Log	channels
Pull	Windows	logs	along	with	Linux	Logs
WHEN LOGGING & METRICS WORK
“Every th in g	 we	 kn ow	 in 	
aviation ,	 eve r y	 ru le 	 in 	 th e 	
ru le 	 b ook,	 eve r y	 p roce d u re 	
we 	 h ave ,	 we 	 kn ow	 b e cau se 	
some on e 	 somewh e re 	 d ie d 	 …
We 	 h ave 	 p u rch ase d 	 at	 gre at	
cost,	 lesson s	 literally	
b rou ght	 with 	 b lood ”
-
" Su lly" Su lle n b e rge r
COMMUNITY BEATS
Everything	based	on	Go	- libbeat
Over	34	different	community	created	Beats	now	available
https://github.com/elastic/beats/blob/master/libbeat/
docs/communitybeats.asciidoc
• WHO	WE	SERVEOPENSOURCE HIGHLIGHTS
h t t p b e a t
Po l l 	 a 	 h t t p 	 e n d p o i n t
my s q l b e a t
R u n 	 a 	 s c h e d u l e d 	 q u e r y 	 o n 	 a 	 my S q l
s e r v e r
M a n y 	 m o r e 	 u s e f u l 	 B e a t s 	 a v a i l a b l e 	
o r 	 w r i t e 	 y o u r 	 o w n
C l o u d t ra i l b e a t , 	 P i n g b e a t , 	
C o n s u l b e a t e t c . .
exe c b e a t
Pe r i o d i c a l l y 	 r u n 	 c o m m a n d s 	 a n d 	
s e n d 	 o u t p u t 	 a n d 	 e r r o r
• WHO	WE	SERVEdockbeat
git clone clone https://github.com/Ingensi/dockbeat.git
wget https://github.com/Ingensi/dockbeat/releases/download/v1.0.0/dockbeat-v1.0.0-x86_64
chmod +x dockbeat-v1.0.0-x86_64
vi dockbeat/dockbeat.yml
Replace	Docker_Socket &	Elasticsearch	or	Logstash	host
./dockbeat-v1.0.0-x86_64 -c dockbeat/dockbeat.yml -v –e
(can	also	be	started	in	a	container	or	swarm	and	permissioned)
• WHO	WE	SERVEEXAMPLE DASHBOARD - Metricbeat
• WHO	WE	SERVEUSE!
D i s c o v e r
L i s t 	 h i s t o r i c 	 C P U 	 u s a g e
F i n d 	 o u t 	 w h i c h 	 c o n t a i n e r s 	 w e r e 	 r u n
A n a l y ze 	 fo r 	 i n s e c u r e 	 c o n t a i n e r s
M e t r i c s
S h o w 	 r e a l 	 t i m e 	 m e t r i c s 	 o f 	 sy s t e m 	 u s e
D i s p l ay 	 b u s i n e s s 	 v a l u e
V i e w 	 t h e 	 w h o l e 	 sy s t e m 	 a t 	 o n e
V i s u a l i z e
L o o k 	 b a c k 	 a t 	 p e r fo r m a n c e 	 s t a t s
C o r r e l a t e 	 c o s t / p e r fo r m a n c e 	 a n d 	 r e v e n u e
S h o w 	 l o n g 	 t e r m 	 t r e n d s
A l e r t
U s e 	 E l a s t A l e r t o n 	 c o n t a i n e r s
B e 	 i n fo r m e d 	 w h e n 	 t h i n g s 	 s t o p
K n o w 	 w h e n 	 c a p a c i t y 	 i s 	 a n 	 i s s u e
• WHO	WE	SERVESUCCESS!
Storage	is	cheap
Log	everything	and	remove	later
Packetbeat is	extremely	useful
go-audit	(auditctl)		and	syslog	are	
fantastic
Black-box	thinking,	learn	from	mistakes

Mais conteúdo relacionado

Destaque

Drupal workshop ist 2014
Drupal workshop ist 2014Drupal workshop ist 2014
Drupal workshop ist 2014
Ricardo Amaro
 
Drupalcamp es 2013 drupal with lxc docker and vagrant
Drupalcamp es 2013  drupal with lxc docker and vagrant Drupalcamp es 2013  drupal with lxc docker and vagrant
Drupalcamp es 2013 drupal with lxc docker and vagrant
Ricardo Amaro
 
Drupal workshop fcul_2014
Drupal workshop fcul_2014Drupal workshop fcul_2014
Drupal workshop fcul_2014
Ricardo Amaro
 

Destaque (20)

What's new in Elasticsearch v5
What's new in Elasticsearch v5What's new in Elasticsearch v5
What's new in Elasticsearch v5
 
Deploying E.L.K stack w Puppet
Deploying E.L.K stack w PuppetDeploying E.L.K stack w Puppet
Deploying E.L.K stack w Puppet
 
How To Train Your APIs
How To Train Your APIsHow To Train Your APIs
How To Train Your APIs
 
Microservice architecture
Microservice architectureMicroservice architecture
Microservice architecture
 
Drupal workshop ist 2014
Drupal workshop ist 2014Drupal workshop ist 2014
Drupal workshop ist 2014
 
Open Source Tools for Container Security and Compliance @Docker LA Meetup 2/13
Open Source Tools for Container Security and Compliance @Docker LA Meetup 2/13Open Source Tools for Container Security and Compliance @Docker LA Meetup 2/13
Open Source Tools for Container Security and Compliance @Docker LA Meetup 2/13
 
Building a REST API Microservice for the DevNet API Scavenger Hunt
Building a REST API Microservice for the DevNet API Scavenger HuntBuilding a REST API Microservice for the DevNet API Scavenger Hunt
Building a REST API Microservice for the DevNet API Scavenger Hunt
 
Docker containers & the Future of Drupal testing
Docker containers & the Future of Drupal testing Docker containers & the Future of Drupal testing
Docker containers & the Future of Drupal testing
 
Drupalcamp es 2013 drupal with lxc docker and vagrant
Drupalcamp es 2013  drupal with lxc docker and vagrant Drupalcamp es 2013  drupal with lxc docker and vagrant
Drupalcamp es 2013 drupal with lxc docker and vagrant
 
Introduction to Infrastructure as Code & Automation / Introduction to Chef
Introduction to Infrastructure as Code & Automation / Introduction to ChefIntroduction to Infrastructure as Code & Automation / Introduction to Chef
Introduction to Infrastructure as Code & Automation / Introduction to Chef
 
Docker security: Rolling out Trust in your container
Docker security: Rolling out Trust in your containerDocker security: Rolling out Trust in your container
Docker security: Rolling out Trust in your container
 
Priming Your Teams For Microservice Deployment to the Cloud
Priming Your Teams For Microservice Deployment to the CloudPriming Your Teams For Microservice Deployment to the Cloud
Priming Your Teams For Microservice Deployment to the Cloud
 
DATA CENTER
DATA CENTER DATA CENTER
DATA CENTER
 
S.R.E - create ultra-scalable and highly reliable systems
S.R.E - create ultra-scalable and highly reliable systemsS.R.E - create ultra-scalable and highly reliable systems
S.R.E - create ultra-scalable and highly reliable systems
 
Docker Security
Docker SecurityDocker Security
Docker Security
 
Drupal workshop fcul_2014
Drupal workshop fcul_2014Drupal workshop fcul_2014
Drupal workshop fcul_2014
 
The free software history and communities’ journey ahead
The free software history and communities’ journey aheadThe free software history and communities’ journey ahead
The free software history and communities’ journey ahead
 
Docker and Cloud - Enables for DevOps - by ACA-IT
Docker and Cloud - Enables for DevOps - by ACA-ITDocker and Cloud - Enables for DevOps - by ACA-IT
Docker and Cloud - Enables for DevOps - by ACA-IT
 
DevOps meetup 16oct docker and jenkins
DevOps meetup 16oct docker and jenkinsDevOps meetup 16oct docker and jenkins
DevOps meetup 16oct docker and jenkins
 
Docker (compose) in devops - prague docker meetup
Docker (compose) in devops - prague docker meetupDocker (compose) in devops - prague docker meetup
Docker (compose) in devops - prague docker meetup
 

Semelhante a DOXLON November 2016 - ELK Stack and Beats

The IoT For Real
The IoT For Real The IoT For Real
The IoT For Real
University of Hertfordshire
 

Semelhante a DOXLON November 2016 - ELK Stack and Beats (20)

Create an IoT Gateway and Establish a Data Pipeline to AWS IoT with Intel - I...
Create an IoT Gateway and Establish a Data Pipeline to AWS IoT with Intel - I...Create an IoT Gateway and Establish a Data Pipeline to AWS IoT with Intel - I...
Create an IoT Gateway and Establish a Data Pipeline to AWS IoT with Intel - I...
 
Canary Deployments on Amazon EKS with Istio - SRV305 - Chicago AWS Summit
Canary Deployments on Amazon EKS with Istio - SRV305 - Chicago AWS SummitCanary Deployments on Amazon EKS with Istio - SRV305 - Chicago AWS Summit
Canary Deployments on Amazon EKS with Istio - SRV305 - Chicago AWS Summit
 
DevOps introduction
DevOps introductionDevOps introduction
DevOps introduction
 
200,000 Lines Later: Our Journey to Manageable Puppet Code
200,000 Lines Later: Our Journey to Manageable Puppet Code200,000 Lines Later: Our Journey to Manageable Puppet Code
200,000 Lines Later: Our Journey to Manageable Puppet Code
 
Monomobile
MonomobileMonomobile
Monomobile
 
Technologies That Will Change Everything
Technologies That Will Change EverythingTechnologies That Will Change Everything
Technologies That Will Change Everything
 
BigDL: Image Recognition Using Apache Spark with BigDL - MCL358 - re:Invent 2017
BigDL: Image Recognition Using Apache Spark with BigDL - MCL358 - re:Invent 2017BigDL: Image Recognition Using Apache Spark with BigDL - MCL358 - re:Invent 2017
BigDL: Image Recognition Using Apache Spark with BigDL - MCL358 - re:Invent 2017
 
The Junior Developer Survival Guide - GDI Ann Arbor 2/10/15
The Junior Developer Survival Guide -  GDI Ann Arbor 2/10/15The Junior Developer Survival Guide -  GDI Ann Arbor 2/10/15
The Junior Developer Survival Guide - GDI Ann Arbor 2/10/15
 
How Capital One Rethought Multimodal Voice Experiences and Brought Banking to...
How Capital One Rethought Multimodal Voice Experiences and Brought Banking to...How Capital One Rethought Multimodal Voice Experiences and Brought Banking to...
How Capital One Rethought Multimodal Voice Experiences and Brought Banking to...
 
Data Modelling at Scale
Data Modelling at ScaleData Modelling at Scale
Data Modelling at Scale
 
The IoT For Real
The IoT For Real The IoT For Real
The IoT For Real
 
Serverless WordPress & next Interface of WordPress
Serverless WordPress & next Interface of WordPressServerless WordPress & next Interface of WordPress
Serverless WordPress & next Interface of WordPress
 
So You Want to be an OpenStack Contributor
So You Want to be an OpenStack ContributorSo You Want to be an OpenStack Contributor
So You Want to be an OpenStack Contributor
 
Faster! Faster! Accelerate your business with blazing prototypes
Faster! Faster! Accelerate your business with blazing prototypesFaster! Faster! Accelerate your business with blazing prototypes
Faster! Faster! Accelerate your business with blazing prototypes
 
Deployments in one click!
Deployments in one click!Deployments in one click!
Deployments in one click!
 
Science and Engineering Out of The Box
Science and Engineering Out of The BoxScience and Engineering Out of The Box
Science and Engineering Out of The Box
 
Building Data applications with Go: from Bloom filters to Data pipelines / FO...
Building Data applications with Go: from Bloom filters to Data pipelines / FO...Building Data applications with Go: from Bloom filters to Data pipelines / FO...
Building Data applications with Go: from Bloom filters to Data pipelines / FO...
 
The quality of the python ecosystem - and how we can protect it!
The quality of the python ecosystem - and how we can protect it!The quality of the python ecosystem - and how we can protect it!
The quality of the python ecosystem - and how we can protect it!
 
Jr devsurvivalguide
Jr devsurvivalguideJr devsurvivalguide
Jr devsurvivalguide
 
Pinto+Stratopan+Love
Pinto+Stratopan+LovePinto+Stratopan+Love
Pinto+Stratopan+Love
 

Mais de Outlyer

Mais de Outlyer (20)

Murat Karslioglu, VP Solutions @ OpenEBS - Containerized storage for containe...
Murat Karslioglu, VP Solutions @ OpenEBS - Containerized storage for containe...Murat Karslioglu, VP Solutions @ OpenEBS - Containerized storage for containe...
Murat Karslioglu, VP Solutions @ OpenEBS - Containerized storage for containe...
 
How & When to Feature Flag
How & When to Feature FlagHow & When to Feature Flag
How & When to Feature Flag
 
Why You Need to Stop Using "The" Staging Server
Why You Need to Stop Using "The" Staging ServerWhy You Need to Stop Using "The" Staging Server
Why You Need to Stop Using "The" Staging Server
 
How GitHub combined with CI empowers rapid product delivery at Credit Karma
How GitHub combined with CI empowers rapid product delivery at Credit Karma How GitHub combined with CI empowers rapid product delivery at Credit Karma
How GitHub combined with CI empowers rapid product delivery at Credit Karma
 
Packaging Services with Nix
Packaging Services with NixPackaging Services with Nix
Packaging Services with Nix
 
Minimum Viable Docker: our journey towards orchestration
Minimum Viable Docker: our journey towards orchestrationMinimum Viable Docker: our journey towards orchestration
Minimum Viable Docker: our journey towards orchestration
 
Ops is dead. long live ops.
Ops is dead. long live ops.Ops is dead. long live ops.
Ops is dead. long live ops.
 
The service mesh: resilient communication for microservice applications
The service mesh: resilient communication for microservice applicationsThe service mesh: resilient communication for microservice applications
The service mesh: resilient communication for microservice applications
 
Microservices: Why We Did It (and should you?)
Microservices: Why We Did It (and should you?) Microservices: Why We Did It (and should you?)
Microservices: Why We Did It (and should you?)
 
Renan Dias: Using Alexa to deploy applications to Kubernetes
Renan Dias: Using Alexa to deploy applications to KubernetesRenan Dias: Using Alexa to deploy applications to Kubernetes
Renan Dias: Using Alexa to deploy applications to Kubernetes
 
Alex Dias: how to build a docker monitoring solution
Alex Dias: how to build a docker monitoring solution Alex Dias: how to build a docker monitoring solution
Alex Dias: how to build a docker monitoring solution
 
How to build a container monitoring solution - David Gildeh, CEO and Co-Found...
How to build a container monitoring solution - David Gildeh, CEO and Co-Found...How to build a container monitoring solution - David Gildeh, CEO and Co-Found...
How to build a container monitoring solution - David Gildeh, CEO and Co-Found...
 
Heresy in the church of - Corey Quinn, Principal at The Quinn Advisory Group
Heresy in the church of - Corey Quinn, Principal at The Quinn Advisory Group Heresy in the church of - Corey Quinn, Principal at The Quinn Advisory Group
Heresy in the church of - Corey Quinn, Principal at The Quinn Advisory Group
 
Anatomy of a real-life incident -Alex Solomon, CTO and Co-Founder of PagerDuty
Anatomy of a real-life incident -Alex Solomon, CTO and Co-Founder of PagerDutyAnatomy of a real-life incident -Alex Solomon, CTO and Co-Founder of PagerDuty
Anatomy of a real-life incident -Alex Solomon, CTO and Co-Founder of PagerDuty
 
A Holistic View of Operational Capabilities—Roy Rapoport, Insight Engineering...
A Holistic View of Operational Capabilities—Roy Rapoport, Insight Engineering...A Holistic View of Operational Capabilities—Roy Rapoport, Insight Engineering...
A Holistic View of Operational Capabilities—Roy Rapoport, Insight Engineering...
 
The Network Knows—Avi Freedman, CEO & Co-Founder of Kentik
The Network Knows—Avi Freedman, CEO & Co-Founder of Kentik The Network Knows—Avi Freedman, CEO & Co-Founder of Kentik
The Network Knows—Avi Freedman, CEO & Co-Founder of Kentik
 
Building a production-ready, fully-scalable Docker Swarm using Terraform & Pa...
Building a production-ready, fully-scalable Docker Swarm using Terraform & Pa...Building a production-ready, fully-scalable Docker Swarm using Terraform & Pa...
Building a production-ready, fully-scalable Docker Swarm using Terraform & Pa...
 
Zero Downtime Postgres Upgrades
Zero Downtime Postgres UpgradesZero Downtime Postgres Upgrades
Zero Downtime Postgres Upgrades
 
Leonard Austin (Ravelin) - DevOps in a Machine Learning World
Leonard Austin (Ravelin) - DevOps in a Machine Learning WorldLeonard Austin (Ravelin) - DevOps in a Machine Learning World
Leonard Austin (Ravelin) - DevOps in a Machine Learning World
 
Matt Chung (Independent) - Serverless application with AWS Lambda
Matt Chung (Independent) - Serverless application with AWS Lambda Matt Chung (Independent) - Serverless application with AWS Lambda
Matt Chung (Independent) - Serverless application with AWS Lambda
 

Último

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Último (20)

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 

DOXLON November 2016 - ELK Stack and Beats