SlideShare a Scribd company logo
Westie. A canine Framework in favor of zabbix.
WESTIE: HISTORY
• West Highland White Terrier is a breed of dog native
to Scotland. It had its origin in the crossings realized
between the cairn terriers. It is said that Scottish
colonel E.D Malcolm mistook his favorite cairn of
champagne color with a rabbit and shot him by
accident. This event made him pay more attention to
the born Caucasus specimens, which were crossed
between them to give rise to the west terriers, which
gave the hunters a better visualization of their
companions of hunts.
And what
about Zabbix?
Explanation of the Problem
Installation Wizard
Installation Wizard
Installation Wizard
Installation Wizard
Installation Wizard
Installation Wizard
Access Register
Access Register
Network Scan to discover Assets
Network Scan to discover Assets
Network Scan to discover Assets
Access OK.
Agent Windows / Linux
Access OK.
Agent Windows / Linux Installed
Access OK.
Agent Windows / Linux Installed
Applied Template
After the Basic Inventory.
Screens with some information
TOP 5 SNMP
Communities
TOP SNMP
Devices
Models
Number of
Platforms
Template Enabled.
Checking for Windows / Linux Services
Application / Service
Scan
Application / Service
Scan
What is the problem of
automating
everything?
PERFORMANCE!!
Pollers
Configuration
• StartDiscoverers = 1
• StartEscalators = 1
• StartHTTPPollers = 1
• StartIPMIPollers = 0
• StartJavaPollers= 0
• StartPingers= 1
• StartPollersUnreachable = 1
• StartPollers=1
• StartProxyPollers= 1
• StartTimers = 1
• StartTrappers = 5
• StartVMwareCollectors = 0
Zabbix Health
Zabbix Health
Zabbix Health
Zabbix Health
Problem
Problem
1 Zabbix – 30 minutes / day
(Morning/Afternoon/Night))
Problem
10 Zabbix – 5 hours / day
Problem
50 Zabbix ?
Solution
Hector
Hector TODAY
Hector
TODAY
Basic math
Hector
TODAY
Basic math
Rule of 3
Hector
TODAY
item_get = zapi.item.get{{"selectHosts": "extend", "output":
"extend", "filter": {"key_": "zabbix[process,poller,avg,busy]"}})
for x in item_get:
StartPollers_ZbxValue = x[u'lastvalue']
x = float(StartPollers_ConfValue) *
float(StartPollers_ZbxValue) / 100
…
media = sum(Pollers_lst) / len(Pollers_lst)
elif (int(max(Pollers_lst)) * 2) <>
int(StartPollers_ConfValue):
print "StartPollers - Change from %s to %s" %
(int(StartPollers_ConfValue), (int(max(Pollers_lst)) * 2)
Hector PROBLEM
Hector
PROBLEM
Any
configuration
in Zabbix conf
will need to
restart.
Hector
PROBLEM
Any configuration in Zabbix
conf will need to restart.
SOLUTION?
Hector
PROBLEM
Any configuration in Zabbix
conf will need to restart.
SOLUTION?
ZBXNEXT-3162
Hector
TODO
Hector TODO DB NoSQL
Hector TODO
DB NoSQL
I.A (Machine/Deep Learning)
And when a
server is not
enough?
We balanced him.
High Availability
High Availability
• Large Environments
High Availability
• Large Environments
• High Availability
High Availability
• Large Environments
• High Availability
• Web? YES
High Availability
• Large Environments
• High Availability
• Web? YES
• SGDB? YES
High Availability
• Large Environments
• High Availability
• Web? YES
• SGDB? YES
• Zabbix Server? NO
High Availability
• Large Environments
• High Availability
• Web? YES
• SGDB? YES
• Zabbix Server? NO
• Zabbix Proxy? YES
Balance
• The idea was to balance these hosts between proxies so
they get more agile, and higher priority items do not
suffer from this
How it works
How works
Maintenance
PROXY 1 - HA PROXY 2 - HA
How works
DOWN
PROXY 1 - HA PROXY 2 - HA
How works
Load-Balance
PROXY 1 - HA PROXY 2 - HA
How works
Itens Priority
PROXY 1 - HA PROXY 2 - HA
Contact
• Luiz Sales
• Managing Partner at ServiceMonit
• Specialist and Professional Zabbix
• luiz.sales@servicemonit.com.br
• https://github.com/lsa1es/
• https://www.linkedin.com/in/lsa1es/

More Related Content

What's hot

Redis
RedisRedis
Super heroes training_simulator
Super heroes training_simulatorSuper heroes training_simulator
Super heroes training_simulator
joustin12
 
Zen: Building Maintainable Catalyst Applications
Zen: Building Maintainable Catalyst ApplicationsZen: Building Maintainable Catalyst Applications
Zen: Building Maintainable Catalyst Applications
Jay Shirley
 
The Grand Puppet Sub-Systems Tour - Nicholas Fagerlund, Puppet Labs
The Grand Puppet Sub-Systems Tour - Nicholas Fagerlund, Puppet LabsThe Grand Puppet Sub-Systems Tour - Nicholas Fagerlund, Puppet Labs
The Grand Puppet Sub-Systems Tour - Nicholas Fagerlund, Puppet Labs
Puppet
 
View triggers pg_east_20110325
View triggers pg_east_20110325View triggers pg_east_20110325
View triggers pg_east_20110325
David Fetter
 
Accumulo Summit 2015: Zookeeper, Accumulo, and You [Internals]
Accumulo Summit 2015: Zookeeper, Accumulo, and You [Internals]Accumulo Summit 2015: Zookeeper, Accumulo, and You [Internals]
Accumulo Summit 2015: Zookeeper, Accumulo, and You [Internals]
Accumulo Summit
 
Neatly Hashing a Tree: FP tree-fold in Perl5 & Perl6
Neatly Hashing a Tree: FP tree-fold in Perl5 & Perl6Neatly Hashing a Tree: FP tree-fold in Perl5 & Perl6
Neatly Hashing a Tree: FP tree-fold in Perl5 & Perl6
Workhorse Computing
 
The Ring programming language version 1.6 book - Part 185 of 189
The Ring programming language version 1.6 book - Part 185 of 189The Ring programming language version 1.6 book - Part 185 of 189
The Ring programming language version 1.6 book - Part 185 of 189
Mahmoud Samir Fayed
 
Indices APIs - Elasticsearch Reference
Indices APIs - Elasticsearch ReferenceIndices APIs - Elasticsearch Reference
Indices APIs - Elasticsearch Reference
Daniel Ku
 
10 Catalyst Tips
10 Catalyst Tips10 Catalyst Tips
10 Catalyst Tips
Jay Shirley
 
Terraform Introduction
Terraform IntroductionTerraform Introduction
Terraform Introduction
soniasnowfrog
 
Neatly folding-a-tree
Neatly folding-a-treeNeatly folding-a-tree
Neatly folding-a-tree
Workhorse Computing
 
Introduction to Groovy
Introduction to GroovyIntroduction to Groovy
Introduction to GroovyAnton Arhipov
 

What's hot (13)

Redis
RedisRedis
Redis
 
Super heroes training_simulator
Super heroes training_simulatorSuper heroes training_simulator
Super heroes training_simulator
 
Zen: Building Maintainable Catalyst Applications
Zen: Building Maintainable Catalyst ApplicationsZen: Building Maintainable Catalyst Applications
Zen: Building Maintainable Catalyst Applications
 
The Grand Puppet Sub-Systems Tour - Nicholas Fagerlund, Puppet Labs
The Grand Puppet Sub-Systems Tour - Nicholas Fagerlund, Puppet LabsThe Grand Puppet Sub-Systems Tour - Nicholas Fagerlund, Puppet Labs
The Grand Puppet Sub-Systems Tour - Nicholas Fagerlund, Puppet Labs
 
View triggers pg_east_20110325
View triggers pg_east_20110325View triggers pg_east_20110325
View triggers pg_east_20110325
 
Accumulo Summit 2015: Zookeeper, Accumulo, and You [Internals]
Accumulo Summit 2015: Zookeeper, Accumulo, and You [Internals]Accumulo Summit 2015: Zookeeper, Accumulo, and You [Internals]
Accumulo Summit 2015: Zookeeper, Accumulo, and You [Internals]
 
Neatly Hashing a Tree: FP tree-fold in Perl5 & Perl6
Neatly Hashing a Tree: FP tree-fold in Perl5 & Perl6Neatly Hashing a Tree: FP tree-fold in Perl5 & Perl6
Neatly Hashing a Tree: FP tree-fold in Perl5 & Perl6
 
The Ring programming language version 1.6 book - Part 185 of 189
The Ring programming language version 1.6 book - Part 185 of 189The Ring programming language version 1.6 book - Part 185 of 189
The Ring programming language version 1.6 book - Part 185 of 189
 
Indices APIs - Elasticsearch Reference
Indices APIs - Elasticsearch ReferenceIndices APIs - Elasticsearch Reference
Indices APIs - Elasticsearch Reference
 
10 Catalyst Tips
10 Catalyst Tips10 Catalyst Tips
10 Catalyst Tips
 
Terraform Introduction
Terraform IntroductionTerraform Introduction
Terraform Introduction
 
Neatly folding-a-tree
Neatly folding-a-treeNeatly folding-a-tree
Neatly folding-a-tree
 
Introduction to Groovy
Introduction to GroovyIntroduction to Groovy
Introduction to Groovy
 

Similar to Westie - Um Framework canino em prol do Zabbix

Functional Operations - Susan Potter
Functional Operations - Susan PotterFunctional Operations - Susan Potter
Functional Operations - Susan Potter
distributed matters
 
Using Smalltalk for controlling robotics systems
Using Smalltalk for controlling robotics systemsUsing Smalltalk for controlling robotics systems
Using Smalltalk for controlling robotics systemsSerge Stinckwich
 
Multi-Party Computation for the Masses
Multi-Party Computation for the MassesMulti-Party Computation for the Masses
Multi-Party Computation for the Masses
David Evans
 
A guided fuzzing approach for security testing of network protocol software
A guided fuzzing approach for security testing of network protocol softwareA guided fuzzing approach for security testing of network protocol software
A guided fuzzing approach for security testing of network protocol software
binish_hyunseok
 
Storing Time Series Metrics With Cassandra and Composite Columns
Storing Time Series Metrics With Cassandra and Composite ColumnsStoring Time Series Metrics With Cassandra and Composite Columns
Storing Time Series Metrics With Cassandra and Composite Columns
Joe Stein
 
Research overview Oct. 2018
Research overview Oct. 2018Research overview Oct. 2018
Research overview Oct. 2018
XavierDevroey
 
Scala @ TechMeetup Edinburgh
Scala @ TechMeetup EdinburghScala @ TechMeetup Edinburgh
Scala @ TechMeetup Edinburgh
Stuart Roebuck
 
Elixir Into Production
Elixir Into ProductionElixir Into Production
Elixir Into Production
Jamie Winsor
 
Intrusion Detection System for Applications using Linux Containers
Intrusion Detection System for Applications using Linux ContainersIntrusion Detection System for Applications using Linux Containers
Intrusion Detection System for Applications using Linux Containers
Amr Abed
 
From * to Symfony2
From * to Symfony2From * to Symfony2
From * to Symfony2
Manuel Baldassarri
 
Asterisk World2008
Asterisk World2008Asterisk World2008
Asterisk World2008Carl Ford
 
Lindheimer Philippe
Lindheimer PhilippeLindheimer Philippe
Lindheimer PhilippeCarl Ford
 
Lie to Me: Bypassing Modern Web Application Firewalls
Lie to Me: Bypassing Modern Web Application FirewallsLie to Me: Bypassing Modern Web Application Firewalls
Lie to Me: Bypassing Modern Web Application Firewalls
Ivan Novikov
 
5 must have patterns for your microservice - techorama
5 must have patterns for your microservice - techorama5 must have patterns for your microservice - techorama
5 must have patterns for your microservice - techorama
Ali Kheyrollahi
 
Revoke-Obfuscation
Revoke-ObfuscationRevoke-Obfuscation
Revoke-Obfuscation
Daniel Bohannon
 
Splunk Enterprise for IT Troubleshooting
Splunk Enterprise for IT TroubleshootingSplunk Enterprise for IT Troubleshooting
Splunk Enterprise for IT Troubleshooting
Splunk
 
CCM AlchemyAPI and Real-time Aggregation
CCM AlchemyAPI and Real-time AggregationCCM AlchemyAPI and Real-time Aggregation
CCM AlchemyAPI and Real-time Aggregation
Victor Anjos
 
Fact based monitoring
Fact based monitoringFact based monitoring
Fact based monitoringDatadog
 

Similar to Westie - Um Framework canino em prol do Zabbix (20)

Solr @ Etsy - Apache Lucene Eurocon
Solr @ Etsy - Apache Lucene EuroconSolr @ Etsy - Apache Lucene Eurocon
Solr @ Etsy - Apache Lucene Eurocon
 
Functional Operations - Susan Potter
Functional Operations - Susan PotterFunctional Operations - Susan Potter
Functional Operations - Susan Potter
 
Using Smalltalk for controlling robotics systems
Using Smalltalk for controlling robotics systemsUsing Smalltalk for controlling robotics systems
Using Smalltalk for controlling robotics systems
 
Multi-Party Computation for the Masses
Multi-Party Computation for the MassesMulti-Party Computation for the Masses
Multi-Party Computation for the Masses
 
A guided fuzzing approach for security testing of network protocol software
A guided fuzzing approach for security testing of network protocol softwareA guided fuzzing approach for security testing of network protocol software
A guided fuzzing approach for security testing of network protocol software
 
Storing Time Series Metrics With Cassandra and Composite Columns
Storing Time Series Metrics With Cassandra and Composite ColumnsStoring Time Series Metrics With Cassandra and Composite Columns
Storing Time Series Metrics With Cassandra and Composite Columns
 
Research overview Oct. 2018
Research overview Oct. 2018Research overview Oct. 2018
Research overview Oct. 2018
 
Scala @ TechMeetup Edinburgh
Scala @ TechMeetup EdinburghScala @ TechMeetup Edinburgh
Scala @ TechMeetup Edinburgh
 
Elixir Into Production
Elixir Into ProductionElixir Into Production
Elixir Into Production
 
Intrusion Detection System for Applications using Linux Containers
Intrusion Detection System for Applications using Linux ContainersIntrusion Detection System for Applications using Linux Containers
Intrusion Detection System for Applications using Linux Containers
 
From * to Symfony2
From * to Symfony2From * to Symfony2
From * to Symfony2
 
Asterisk World2008
Asterisk World2008Asterisk World2008
Asterisk World2008
 
Lindheimer Philippe
Lindheimer PhilippeLindheimer Philippe
Lindheimer Philippe
 
Free Pbx Ot
Free Pbx OtFree Pbx Ot
Free Pbx Ot
 
Lie to Me: Bypassing Modern Web Application Firewalls
Lie to Me: Bypassing Modern Web Application FirewallsLie to Me: Bypassing Modern Web Application Firewalls
Lie to Me: Bypassing Modern Web Application Firewalls
 
5 must have patterns for your microservice - techorama
5 must have patterns for your microservice - techorama5 must have patterns for your microservice - techorama
5 must have patterns for your microservice - techorama
 
Revoke-Obfuscation
Revoke-ObfuscationRevoke-Obfuscation
Revoke-Obfuscation
 
Splunk Enterprise for IT Troubleshooting
Splunk Enterprise for IT TroubleshootingSplunk Enterprise for IT Troubleshooting
Splunk Enterprise for IT Troubleshooting
 
CCM AlchemyAPI and Real-time Aggregation
CCM AlchemyAPI and Real-time AggregationCCM AlchemyAPI and Real-time Aggregation
CCM AlchemyAPI and Real-time Aggregation
 
Fact based monitoring
Fact based monitoringFact based monitoring
Fact based monitoring
 

More from Luiz Sales

Comunidade Zabbix Brasil - Sendo um Colaborador Melhor
Comunidade Zabbix Brasil - Sendo um Colaborador MelhorComunidade Zabbix Brasil - Sendo um Colaborador Melhor
Comunidade Zabbix Brasil - Sendo um Colaborador Melhor
Luiz Sales
 
Onde Podemos Chegar com Zabbix
Onde Podemos Chegar com ZabbixOnde Podemos Chegar com Zabbix
Onde Podemos Chegar com Zabbix
Luiz Sales
 
Performando o Zabbix com o Hector
Performando o Zabbix com o HectorPerformando o Zabbix com o Hector
Performando o Zabbix com o Hector
Luiz Sales
 
Postmortem & Zabbix
Postmortem & ZabbixPostmortem & Zabbix
Postmortem & Zabbix
Luiz Sales
 
O que podemos fazer com o Zabbix
O que podemos fazer com o Zabbix O que podemos fazer com o Zabbix
O que podemos fazer com o Zabbix
Luiz Sales
 
Inventariando ativos de rede com zabbix
Inventariando ativos de rede com zabbixInventariando ativos de rede com zabbix
Inventariando ativos de rede com zabbix
Luiz Sales
 
Gerando Mapas de Rede Automatico - Zabbix API
Gerando Mapas de Rede Automatico - Zabbix API Gerando Mapas de Rede Automatico - Zabbix API
Gerando Mapas de Rede Automatico - Zabbix API
Luiz Sales
 
Primeiros Passos na API do Zabbix com Python
Primeiros Passos na API do Zabbix com PythonPrimeiros Passos na API do Zabbix com Python
Primeiros Passos na API do Zabbix com Python
Luiz Sales
 
Zabbix under Docker - Meetup Campinas 2017
Zabbix under Docker - Meetup Campinas 2017Zabbix under Docker - Meetup Campinas 2017
Zabbix under Docker - Meetup Campinas 2017
Luiz Sales
 
Qualidade de vida: Com Zabbix e API
Qualidade de vida: Com Zabbix e APIQualidade de vida: Com Zabbix e API
Qualidade de vida: Com Zabbix e API
Luiz Sales
 
Hector - O melhor amigo do Homem também entende de Zabbix
Hector - O melhor amigo do Homem também entende de ZabbixHector - O melhor amigo do Homem também entende de Zabbix
Hector - O melhor amigo do Homem também entende de Zabbix
Luiz Sales
 
Zabbix Meetup Sao Paulo 2017
Zabbix Meetup Sao Paulo 2017 Zabbix Meetup Sao Paulo 2017
Zabbix Meetup Sao Paulo 2017
Luiz Sales
 
Zabbix - Alem da Infraestrutura - Parte 2
Zabbix - Alem da Infraestrutura - Parte 2Zabbix - Alem da Infraestrutura - Parte 2
Zabbix - Alem da Infraestrutura - Parte 2
Luiz Sales
 
ZABBIX - Além da Infraestrutura de TI - Meetup Zabbix Brasil - Sao Paulo
ZABBIX - Além da Infraestrutura de TI - Meetup Zabbix Brasil - Sao PauloZABBIX - Além da Infraestrutura de TI - Meetup Zabbix Brasil - Sao Paulo
ZABBIX - Além da Infraestrutura de TI - Meetup Zabbix Brasil - Sao Paulo
Luiz Sales
 

More from Luiz Sales (14)

Comunidade Zabbix Brasil - Sendo um Colaborador Melhor
Comunidade Zabbix Brasil - Sendo um Colaborador MelhorComunidade Zabbix Brasil - Sendo um Colaborador Melhor
Comunidade Zabbix Brasil - Sendo um Colaborador Melhor
 
Onde Podemos Chegar com Zabbix
Onde Podemos Chegar com ZabbixOnde Podemos Chegar com Zabbix
Onde Podemos Chegar com Zabbix
 
Performando o Zabbix com o Hector
Performando o Zabbix com o HectorPerformando o Zabbix com o Hector
Performando o Zabbix com o Hector
 
Postmortem & Zabbix
Postmortem & ZabbixPostmortem & Zabbix
Postmortem & Zabbix
 
O que podemos fazer com o Zabbix
O que podemos fazer com o Zabbix O que podemos fazer com o Zabbix
O que podemos fazer com o Zabbix
 
Inventariando ativos de rede com zabbix
Inventariando ativos de rede com zabbixInventariando ativos de rede com zabbix
Inventariando ativos de rede com zabbix
 
Gerando Mapas de Rede Automatico - Zabbix API
Gerando Mapas de Rede Automatico - Zabbix API Gerando Mapas de Rede Automatico - Zabbix API
Gerando Mapas de Rede Automatico - Zabbix API
 
Primeiros Passos na API do Zabbix com Python
Primeiros Passos na API do Zabbix com PythonPrimeiros Passos na API do Zabbix com Python
Primeiros Passos na API do Zabbix com Python
 
Zabbix under Docker - Meetup Campinas 2017
Zabbix under Docker - Meetup Campinas 2017Zabbix under Docker - Meetup Campinas 2017
Zabbix under Docker - Meetup Campinas 2017
 
Qualidade de vida: Com Zabbix e API
Qualidade de vida: Com Zabbix e APIQualidade de vida: Com Zabbix e API
Qualidade de vida: Com Zabbix e API
 
Hector - O melhor amigo do Homem também entende de Zabbix
Hector - O melhor amigo do Homem também entende de ZabbixHector - O melhor amigo do Homem também entende de Zabbix
Hector - O melhor amigo do Homem também entende de Zabbix
 
Zabbix Meetup Sao Paulo 2017
Zabbix Meetup Sao Paulo 2017 Zabbix Meetup Sao Paulo 2017
Zabbix Meetup Sao Paulo 2017
 
Zabbix - Alem da Infraestrutura - Parte 2
Zabbix - Alem da Infraestrutura - Parte 2Zabbix - Alem da Infraestrutura - Parte 2
Zabbix - Alem da Infraestrutura - Parte 2
 
ZABBIX - Além da Infraestrutura de TI - Meetup Zabbix Brasil - Sao Paulo
ZABBIX - Além da Infraestrutura de TI - Meetup Zabbix Brasil - Sao PauloZABBIX - Além da Infraestrutura de TI - Meetup Zabbix Brasil - Sao Paulo
ZABBIX - Além da Infraestrutura de TI - Meetup Zabbix Brasil - Sao Paulo
 

Recently uploaded

RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
Rohit Gautam
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
James Anderson
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
Alex Pruden
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 

Recently uploaded (20)

RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 

Westie - Um Framework canino em prol do Zabbix