SlideShare uma empresa Scribd logo
1 de 27
Baixar para ler offline
©!Men!&!Mice!!http://menandmice,com!
RIPE!68!Report
28.!May!2014
©!Men!&!Mice!!http://menandmice,com!
RIPE!Meeting
•A!RIPE!Meeting!is!a!five-day!event!where!Internet!
Service!Providers!(ISPs),!network!operators!and!other!
interested!parties!from!all!over!the!world!gather.
•Meeting!website:!https://ripe68.ripe.net/
©!Men!&!Mice!!http://menandmice,com!
Agenda
•RIPE!68!(and!DNS-OARC)!in!Warsaw!
•DNS!/!DNSSEC!/!DANE
•DHCP
•IPv6
All!mentioned!slides!and!videos!will!be!linked!on!the!webpage!
to!this!webinar
©!Men!&!Mice!!http://menandmice,com!
DNS-OARC
Domain!Name!System!
Operations!Analysis!and!Research!Center
©!Men!&!Mice!!http://menandmice,com!
IETF!work!on!DNS!privacy
• RFC!7258!-!'Pervasive!
Monitoring!is!an!Attack'
• IETF!reviews!existing!protocols!
for!privacy!issues
• current!DNS!has!privacy!issues!
(passive!monitoring!at!resolvers!
and!(root-)servers)
• Possible!solutions!discussed!in!an!IETF!mailing!list
• QNAME!minimization
• DNS!encryption:!DNScurve,!DNScrypt,!"confidential!DNS",!"DNS!over!TLS!over!TCP",!
"DNS!over!DTLS"
Stéphane!Bortzmeyer
©!Men!&!Mice!!http://menandmice,com!
T-DNS!(DNS!over!TLS!over!TCP)
• why!DNS!over!TCP:
privacy,!DDoS,!
UDP!limits
• backward!compatible
STARTTLS-like!approach
• memory!cost!of!encrypted!
connections:!
• 20!GB!on!a!busy!cache,!
• 80!GB!at!a!root-server
• 19-33%!slower!than!UDP!(without!encryption)
• TCP!connection!speedup!possible!with!to!connection!reuse,!pipelining!out-of-order!processing
John!Heidemann
©!Men!&!Mice!!http://menandmice,com!
Zeroing!in!on!Zero!Days
• information!(statistics)!on!recent!DDoS!attacks!(January!-!April!2014)
• attacks!with!random!looking!names!on!(mostly)
Chinese!domains
• attackers!use!open!CPE!resolvers!to!launch!attacks,!creating!peaks!of!
traffic!for!ISP!resolvers
Bruce!van!Nice
©!Men!&!Mice!!http://menandmice,com!
Anycast!on!a!shoe!string
• how!to!run!a!low-cost!
DNS!anycast!network!
(less!than!<!US$!
1000!yr)
• using!VPS!(virtual!
private!server)
• or!small!boxes!like!
RaspberryPi
• possible,!but!you!
need!to!know!BGP
Nat!Morris
©!Men!&!Mice!!http://menandmice,com!
dnstap
• metadata!logging!framework!
for!DNS!query/response!data
• better!data!than!"querylog"
• less!performance!impact!on!
DNS!server!operation
• patch!sets!for!Unbound!and!
KNOT
• http://dnstap.info/!
Robert!Edmons
©!Men!&!Mice!!http://menandmice,com!
Performance!impact!of!contained!and!virtualized!
environments!in!Authoritative!DNS!Servers
• measurements!of!DNS!deployments!
in!virtual!machines
• bridged!NICs!vs.!sr-iov/virtio
• HyperThread!(HT)!vs!
real!cores
• container!VMs!(LXC)!create!less!overhead!
than!!“full”!VMs!
• tested!recent!versions!of!Knot,!NSD,!BIND!9
• BIND!9!performs!better!on!Haswell,!Knot/NSD!
better!on!!Ivy!BridgeCPU
Joao!Damas
©!Men!&!Mice!!http://menandmice,com!
Zonemaster
•new!DNS!data!
check!engine,!
based!on!
“DNS-Check”!(.se)!
and!“Zonecheck”!(.fr)
•!(will!be)!written!in!Perl,!BSD-style!License
•!Specification!and!requirement!documents!done
•!https://github.com/dotse/zonemaster!
Patrik!Wallstrom
©!Men!&!Mice!!http://menandmice,com!
Open!Source!Working!Group
RIPE!68!Warsaw
©!Men!&!Mice!!http://menandmice,com!
Knot!DNS!update
• Knot!=!authoritative!DNS!server!from!cz.nic!(Open!
Source)
• DNSSEC!automatic!signing
• modules!that!hook!into!the!query/answer!chain!
(GeoIP,!"views",!High!Availability!for!backend!
servers!...)
• Synthesized!Resource!Records,!fall!back!if!records!are!
not!found!in!the!zone!file
• DNSSEC!Key!&!Signing!Policy
• Online!Signing
• PKCS#11!support!(HSM)
• switch!from!OpenSSL!to!GnuTLS!(software!diversity)
Ondřej!Surý
©!Men!&!Mice!!http://menandmice,com!
The!Decline!and!Fall!of!BIND!10
• the!story!of!the!BIND!10!work!at!
ISC
• post-mortem!analysis!of!“what!went!
wrong”!on!a!failed!project
• lessons!for!open!source!and!closed!
source!projects
• BIND!10!has!two!children:
• KEA!DHCP!(ISC)
• Bundy-DNS
Shane!Kerr
©!Men!&!Mice!!http://menandmice,com!
Kea!-!a!modern!DHCP!engine
• current!ISC!DHCP!code!is!getting!
old
• Kea!is!the!new!ISC!DHCP!server,!
originally!part!of!the!BIND!10!
project
• now!stand-alone
• SQL-Database!backend
• BIND!10!framework!is!being!
removed!(Python!dependencies)
Tomek!Mrugalski
©!Men!&!Mice!!http://menandmice,com!
DANE!+!SMTP
•watch!out!for!the!June!2014!Men!&!Mice!webinar!
©!Men!&!Mice!!http://menandmice,com!
getdnsapi
• getdnsapi!-!DNS!resolver!library!
for!applications
• DNSSEC!and!related!technologies!
(DANE,!SRV-Records!...
Willem!Toorop
• new!Applications!using!getdnsapi:
• Gajim!XMPP!client
• DNSSEC!“name-and-shame”!website
• DANE!doctor!website
• verify’EM!Thunderbird!plugin!(DKIM!check)
©!Men!&!Mice!!http://menandmice,com!
IPv6!Working!Group!
(and!Plenary!sessions!on!IPv6)
RIPE!68!Warsaw
©!Men!&!Mice!!http://menandmice,com!
Painting!by!numbers
•graphical!IPv6!address!
planning
•every!square!represents!bits!in!
an!IPv6!address
• easy!to!see!aggregate-able!
subnet!allocations
Helge!Holz
©!Men!&!Mice!!http://menandmice,com!
Painting!by!numbers!(demo)
pre-release code!
©!Men!&!Mice!!http://menandmice,com!
IPv6!Troubleshooting!for!Helpdesks
Jan!Zorz
• website!to!test!IPv6!connectivity
• document!to!support!remote!troubleshooting!of!
connection!issues
• intended!for!the!ISP!support!helpdesk!(but!
could!be!useful!for!others)
http://isp.test-ipv6.com
©!Men!&!Mice!!http://menandmice,com!
Security!in!an!IPv6!World:!
Myth!&!Reality
Chris!Grundemann
• overview!of!IPv6!security!
misconceptions
• mainly!by!people!not!running!
IPv6
©!Men!&!Mice!!http://menandmice,com!
What!went!wrong!with!IPv6?
Dave!Wilson
• connecting!IPv6!deployment!speed!
with!the!“Innovators!Dilemma”
• and!the!1980ies!harddrive!market
•mobile!apps!(APIs)!will!
drive!IPv6!adoption
•no!user!visible!IPv6
©!Men!&!Mice!!http://menandmice,com!
what!else?
RIPE!68!Warsaw
©!Men!&!Mice!!http://menandmice,com!
bettercrypto.org
•collaborative!work!on!crypto!
best!practices
• ciphers,!keystrength,!key-
rollovers
•for!various!products
• Apache,!nginx,!postfix,!exim,!
dovecot,!OpenSSH,!IPSec,!PGP,!
Jabber/XMPP,!Oracle,!MySQL!...!
L.!Aaron!Kaplan
©!Men!&!Mice!!http://menandmice,com!
cryptech.is
• current!hardware!security!module!
(HSM)!vendors!might!not!be!
trustworthy
• free,!documented!and!verifiable!HSM!
design!(not!the!hardware)
• FPGA!based
• work!on!free,!assured!toolchain
• diverse!design!team
• open!and!transparent!process
Randy!Bush
©!Men!&!Mice!!http://menandmice,com!
Q/A
?
Slides,!Links,!Recording!and!Errata!will!be!posted!@
https://www.menandmice.com/resources/educational-resources/webinars/

Mais conteúdo relacionado

Semelhante a RIPE 68 Webinar

A DevOps Perspective: MongoDB & MMF
A DevOps Perspective: MongoDB & MMFA DevOps Perspective: MongoDB & MMF
A DevOps Perspective: MongoDB & MMFMapMyFitness
 
The KNOT DNS Server
The KNOT DNS ServerThe KNOT DNS Server
The KNOT DNS ServerMen and Mice
 
Data Insights - sentiXchange
Data Insights - sentiXchangeData Insights - sentiXchange
Data Insights - sentiXchangeAkshay Wattal
 
NASA SensorWeb Enterprise Services
NASA SensorWeb Enterprise ServicesNASA SensorWeb Enterprise Services
NASA SensorWeb Enterprise ServicesPat Cappelaere
 
DNSSEC best practices Webinar
DNSSEC best practices WebinarDNSSEC best practices Webinar
DNSSEC best practices WebinarMen and Mice
 
Web services based workflows to deal with 3D data
Web services based workflows to deal with 3D dataWeb services based workflows to deal with 3D data
Web services based workflows to deal with 3D dataJose Enrique Ruiz
 
Webinar - Storymakers 1: Pre-Planning Your Digital Story from Concept to Stor...
Webinar - Storymakers 1: Pre-Planning Your Digital Story from Concept to Stor...Webinar - Storymakers 1: Pre-Planning Your Digital Story from Concept to Stor...
Webinar - Storymakers 1: Pre-Planning Your Digital Story from Concept to Stor...Rebecca Wiegand
 
Imola informatica - cloud computing and software development
Imola informatica - cloud computing and software developmentImola informatica - cloud computing and software development
Imola informatica - cloud computing and software developmentFilippo Bosi
 
Správa vzdáleného přístupu k elektronickým informačním zdrojům
Správa vzdáleného přístupu k elektronickým informačním zdrojůmSpráva vzdáleného přístupu k elektronickým informačním zdrojům
Správa vzdáleného přístupu k elektronickým informačním zdrojůmJiri Pavlik
 
PowerDNS Webinar - Part 2
PowerDNS Webinar - Part 2PowerDNS Webinar - Part 2
PowerDNS Webinar - Part 2Men and Mice
 
Spark Summit EU talk by Debasish Das and Pramod Narasimha
Spark Summit EU talk by Debasish Das and Pramod NarasimhaSpark Summit EU talk by Debasish Das and Pramod Narasimha
Spark Summit EU talk by Debasish Das and Pramod NarasimhaSpark Summit
 
Spark Summit EU talk by Debasish Das and Pramod Narasimha
Spark Summit EU talk by Debasish Das and Pramod NarasimhaSpark Summit EU talk by Debasish Das and Pramod Narasimha
Spark Summit EU talk by Debasish Das and Pramod NarasimhaSpark Summit
 
Curating and Preserving Collaborative Digital Experiments
Curating and Preserving Collaborative Digital ExperimentsCurating and Preserving Collaborative Digital Experiments
Curating and Preserving Collaborative Digital ExperimentsJose Enrique Ruiz
 
Some news about the SW
Some news about the SWSome news about the SW
Some news about the SWIvan Herman
 
IPv6 IAB/IETF Activities Report from ARIN 32
IPv6 IAB/IETF Activities Report from ARIN 32IPv6 IAB/IETF Activities Report from ARIN 32
IPv6 IAB/IETF Activities Report from ARIN 32ARIN
 
Why you should use Django in your next project.
Why you should use Django in your next project.Why you should use Django in your next project.
Why you should use Django in your next project.Eyad Toma
 

Semelhante a RIPE 68 Webinar (20)

A DevOps Perspective: MongoDB & MMF
A DevOps Perspective: MongoDB & MMFA DevOps Perspective: MongoDB & MMF
A DevOps Perspective: MongoDB & MMF
 
The KNOT DNS Server
The KNOT DNS ServerThe KNOT DNS Server
The KNOT DNS Server
 
Data Insights - sentiXchange
Data Insights - sentiXchangeData Insights - sentiXchange
Data Insights - sentiXchange
 
agINFRA - Elements for an Information Infrastructure in Agricultural Resear...
agINFRA -  Elements for an Information  Infrastructure in Agricultural Resear...agINFRA -  Elements for an Information  Infrastructure in Agricultural Resear...
agINFRA - Elements for an Information Infrastructure in Agricultural Resear...
 
NASA SensorWeb Enterprise Services
NASA SensorWeb Enterprise ServicesNASA SensorWeb Enterprise Services
NASA SensorWeb Enterprise Services
 
DNSSEC best practices Webinar
DNSSEC best practices WebinarDNSSEC best practices Webinar
DNSSEC best practices Webinar
 
2012 09 caas-ag_infra
2012 09 caas-ag_infra2012 09 caas-ag_infra
2012 09 caas-ag_infra
 
Web services based workflows to deal with 3D data
Web services based workflows to deal with 3D dataWeb services based workflows to deal with 3D data
Web services based workflows to deal with 3D data
 
Webinar - Storymakers 1: Pre-Planning Your Digital Story from Concept to Stor...
Webinar - Storymakers 1: Pre-Planning Your Digital Story from Concept to Stor...Webinar - Storymakers 1: Pre-Planning Your Digital Story from Concept to Stor...
Webinar - Storymakers 1: Pre-Planning Your Digital Story from Concept to Stor...
 
Imola informatica - cloud computing and software development
Imola informatica - cloud computing and software developmentImola informatica - cloud computing and software development
Imola informatica - cloud computing and software development
 
Správa vzdáleného přístupu k elektronickým informačním zdrojům
Správa vzdáleného přístupu k elektronickým informačním zdrojůmSpráva vzdáleného přístupu k elektronickým informačním zdrojům
Správa vzdáleného přístupu k elektronickým informačním zdrojům
 
PowerDNS Webinar - Part 2
PowerDNS Webinar - Part 2PowerDNS Webinar - Part 2
PowerDNS Webinar - Part 2
 
Spark Summit EU talk by Debasish Das and Pramod Narasimha
Spark Summit EU talk by Debasish Das and Pramod NarasimhaSpark Summit EU talk by Debasish Das and Pramod Narasimha
Spark Summit EU talk by Debasish Das and Pramod Narasimha
 
Spark Summit EU talk by Debasish Das and Pramod Narasimha
Spark Summit EU talk by Debasish Das and Pramod NarasimhaSpark Summit EU talk by Debasish Das and Pramod Narasimha
Spark Summit EU talk by Debasish Das and Pramod Narasimha
 
Curating and Preserving Collaborative Digital Experiments
Curating and Preserving Collaborative Digital ExperimentsCurating and Preserving Collaborative Digital Experiments
Curating and Preserving Collaborative Digital Experiments
 
Some news about the SW
Some news about the SWSome news about the SW
Some news about the SW
 
Music: Tuned to you
Music: Tuned to youMusic: Tuned to you
Music: Tuned to you
 
IPv6 IAB/IETF Activities Report from ARIN 32
IPv6 IAB/IETF Activities Report from ARIN 32IPv6 IAB/IETF Activities Report from ARIN 32
IPv6 IAB/IETF Activities Report from ARIN 32
 
Workflow Preservation
Workflow PreservationWorkflow Preservation
Workflow Preservation
 
Why you should use Django in your next project.
Why you should use Django in your next project.Why you should use Django in your next project.
Why you should use Django in your next project.
 

Mais de Men and Mice

Cisco Live 2019: New Best Practices for Hybrid and Multicloud Network Strategies
Cisco Live 2019: New Best Practices for Hybrid and Multicloud Network StrategiesCisco Live 2019: New Best Practices for Hybrid and Multicloud Network Strategies
Cisco Live 2019: New Best Practices for Hybrid and Multicloud Network StrategiesMen and Mice
 
Part 3 - Local Name Resolution in Linux, FreeBSD and macOS/iOS
Part 3 - Local Name Resolution in Linux, FreeBSD and macOS/iOSPart 3 - Local Name Resolution in Linux, FreeBSD and macOS/iOS
Part 3 - Local Name Resolution in Linux, FreeBSD and macOS/iOSMen and Mice
 
Part 2 - Local Name Resolution in Windows Networks
Part 2 - Local Name Resolution in Windows NetworksPart 2 - Local Name Resolution in Windows Networks
Part 2 - Local Name Resolution in Windows NetworksMen and Mice
 
Namespaces for Local Networks
Namespaces for Local NetworksNamespaces for Local Networks
Namespaces for Local NetworksMen and Mice
 
How to send DNS over anything encrypted
How to send DNS over anything encryptedHow to send DNS over anything encrypted
How to send DNS over anything encryptedMen and Mice
 
The DNSSEC KSK of the root rolls
The DNSSEC KSK of the root rollsThe DNSSEC KSK of the root rolls
The DNSSEC KSK of the root rollsMen and Mice
 
The CAA-Record for increased encryption security
The CAA-Record for increased encryption securityThe CAA-Record for increased encryption security
The CAA-Record for increased encryption securityMen and Mice
 
SMTP STS (Strict Transport Security) vs. SMTP with DANE
SMTP STS (Strict Transport Security) vs. SMTP with DANESMTP STS (Strict Transport Security) vs. SMTP with DANE
SMTP STS (Strict Transport Security) vs. SMTP with DANEMen and Mice
 
DNSSEC signing Tutorial
DNSSEC signing Tutorial DNSSEC signing Tutorial
DNSSEC signing Tutorial Men and Mice
 
BIND 9 logging best practices
BIND 9 logging best practicesBIND 9 logging best practices
BIND 9 logging best practicesMen and Mice
 
DNS High-Availability Tools - Open-Source Load Balancing Solutions
DNS High-Availability Tools - Open-Source Load Balancing SolutionsDNS High-Availability Tools - Open-Source Load Balancing Solutions
DNS High-Availability Tools - Open-Source Load Balancing SolutionsMen and Mice
 
Fighting Abuse with DNS
Fighting Abuse with DNSFighting Abuse with DNS
Fighting Abuse with DNSMen and Mice
 
What is new in BIND 9.11?
What is new in BIND 9.11?What is new in BIND 9.11?
What is new in BIND 9.11?Men and Mice
 
Yeti DNS - Experimenting at the root
Yeti DNS - Experimenting at the rootYeti DNS - Experimenting at the root
Yeti DNS - Experimenting at the rootMen and Mice
 
Windows Server 2016 Webinar
Windows Server 2016 WebinarWindows Server 2016 Webinar
Windows Server 2016 WebinarMen and Mice
 
Kea DHCP – the new open source DHCP server from ISC
Kea DHCP – the new open source DHCP server from ISCKea DHCP – the new open source DHCP server from ISC
Kea DHCP – the new open source DHCP server from ISCMen and Mice
 
RIPE 71 and IETF 94 reports webinar
RIPE 71 and IETF 94 reports webinarRIPE 71 and IETF 94 reports webinar
RIPE 71 and IETF 94 reports webinarMen and Mice
 
Keeping DNS server up-and-running with “runit
Keeping DNS server up-and-running with “runitKeeping DNS server up-and-running with “runit
Keeping DNS server up-and-running with “runitMen and Mice
 

Mais de Men and Mice (20)

Cisco Live 2019: New Best Practices for Hybrid and Multicloud Network Strategies
Cisco Live 2019: New Best Practices for Hybrid and Multicloud Network StrategiesCisco Live 2019: New Best Practices for Hybrid and Multicloud Network Strategies
Cisco Live 2019: New Best Practices for Hybrid and Multicloud Network Strategies
 
Part 3 - Local Name Resolution in Linux, FreeBSD and macOS/iOS
Part 3 - Local Name Resolution in Linux, FreeBSD and macOS/iOSPart 3 - Local Name Resolution in Linux, FreeBSD and macOS/iOS
Part 3 - Local Name Resolution in Linux, FreeBSD and macOS/iOS
 
Part 2 - Local Name Resolution in Windows Networks
Part 2 - Local Name Resolution in Windows NetworksPart 2 - Local Name Resolution in Windows Networks
Part 2 - Local Name Resolution in Windows Networks
 
Namespaces for Local Networks
Namespaces for Local NetworksNamespaces for Local Networks
Namespaces for Local Networks
 
How to send DNS over anything encrypted
How to send DNS over anything encryptedHow to send DNS over anything encrypted
How to send DNS over anything encrypted
 
The DNSSEC KSK of the root rolls
The DNSSEC KSK of the root rollsThe DNSSEC KSK of the root rolls
The DNSSEC KSK of the root rolls
 
The CAA-Record for increased encryption security
The CAA-Record for increased encryption securityThe CAA-Record for increased encryption security
The CAA-Record for increased encryption security
 
SMTP STS (Strict Transport Security) vs. SMTP with DANE
SMTP STS (Strict Transport Security) vs. SMTP with DANESMTP STS (Strict Transport Security) vs. SMTP with DANE
SMTP STS (Strict Transport Security) vs. SMTP with DANE
 
DNSSEC signing Tutorial
DNSSEC signing Tutorial DNSSEC signing Tutorial
DNSSEC signing Tutorial
 
BIND 9 logging best practices
BIND 9 logging best practicesBIND 9 logging best practices
BIND 9 logging best practices
 
DNS High-Availability Tools - Open-Source Load Balancing Solutions
DNS High-Availability Tools - Open-Source Load Balancing SolutionsDNS High-Availability Tools - Open-Source Load Balancing Solutions
DNS High-Availability Tools - Open-Source Load Balancing Solutions
 
Fighting Abuse with DNS
Fighting Abuse with DNSFighting Abuse with DNS
Fighting Abuse with DNS
 
What is new in BIND 9.11?
What is new in BIND 9.11?What is new in BIND 9.11?
What is new in BIND 9.11?
 
Yeti DNS - Experimenting at the root
Yeti DNS - Experimenting at the rootYeti DNS - Experimenting at the root
Yeti DNS - Experimenting at the root
 
Windows Server 2016 Webinar
Windows Server 2016 WebinarWindows Server 2016 Webinar
Windows Server 2016 Webinar
 
Kea DHCP – the new open source DHCP server from ISC
Kea DHCP – the new open source DHCP server from ISCKea DHCP – the new open source DHCP server from ISC
Kea DHCP – the new open source DHCP server from ISC
 
DNSTap Webinar
DNSTap WebinarDNSTap Webinar
DNSTap Webinar
 
RIPE 71 and IETF 94 reports webinar
RIPE 71 and IETF 94 reports webinarRIPE 71 and IETF 94 reports webinar
RIPE 71 and IETF 94 reports webinar
 
Keeping DNS server up-and-running with “runit
Keeping DNS server up-and-running with “runitKeeping DNS server up-and-running with “runit
Keeping DNS server up-and-running with “runit
 
PowerDNS Webinar
PowerDNS Webinar PowerDNS Webinar
PowerDNS Webinar
 

Último

Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 

Último (20)

Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 

RIPE 68 Webinar