SlideShare a Scribd company logo
1 of 85
Download to read offline
Getting a taste of your
network
SERGEY FEDOROV
September 9, 2019
Networking @Scale
@sfedov
INTRO
INTRO
Netflix Network Paths:
DNS
DNS Client
INTRO
Netflix Network Paths:
AWS
DNS Client
INTRO
Netflix Network Paths:
CDN
CDN
DNS
Smallassets
Client
INTRO
Netflix Network Paths:
CDN
CDN
Video
DNS
Smallassets
Client
CDN
INTRO
Netflix Network Paths:
API Acceleration
APIAcceleration
Private
Backbone
Video
DNS
Smallassets
Client
CDN
INTRO
APIAcceleration
Private
Backbone
Video
DNS
Smallassets
Client
150M+ users
190+ countries
1K+ of devices
4 providers
100+ zones
10K+ servers
1K+ sites
3 regions
100+ microservices
Netflix Network Paths: Scale
INTRO
INTRO
What could possibly go
wrong:
Client app release/bug/change
Client OS release
DNS issue
Last mile network issue
Internet Congestion
Route leak
AWS outage
AWS microservice release
...
CDN
APIAcceleration
Private
Backbone
Video
DNS
Smallassets
Client
How do I
know that
the issue is
network
related?
INTRO
And how do I fix it?
INTRO
Basic
Troubleshooting
Guide
Is it a network problem?
INTRO
Basic
Troubleshooting
Guide
YES
NO
Is it a network problem?
Can I fix it?
Delegate
INTRO
Basic
Troubleshooting
Guide
YES
NO
Is it a network problem?
Can I fix it?
Has the fix worked?
Delegate
Delegate
YES
NO
INTRO
Basic
Troubleshooting
Guide
YES
NO
Is it a network problem?
Can I fix it?
Has the fix worked?
Could I prevent it?
Delegate
Delegate
YES
NO
YES
NO
Try again
INTRO
Basic
Troubleshooting
Guide
1234
Measure
Troubleshoot
Remediate
Prevent
YES
NO
Is it a network problem?
Can I fix it?
Has the fix worked?
Could I prevent it?
Delegate
Delegate
YES
NO
YES
NO
Try again
MEASURING
NETWORK
COMPONENTS
Designing a
system to measure
Netflix network
interactions
Measuring
Network
Components
1234
Measure
Troubleshoot
Remediate
Prevent
NETFLIX
GRAPH
App Launch
API Call
Asset Loading
Rendering
Time
RUM: Passive Request
Monitoring
100% geo
100% devices
Noisy signal
Only production traffic
Synthetic
MEASURING
NETWORK
COMPONENTS
Dedicatedtestservers
CDN Tests
Cloud Tests
DNS
CDN
DNS Tests
Full control
Clean signal
Partial geo
Limited device coverage
Cloud
Can we
combine the
benefits?
MEASURING
NETWORK
COMPONENTS
Can we
combine the
benefits?
YES
But we had to build that ourselves
MEASURING
NETWORK
COMPONENTS
Probe
Get Recipe Fetch & Measure Report
LOG
MEASURING
NETWORK
COMPONENTS
Client Probes =
RUM + Synthetic
Client
App Start Discovery Play
MEASURING
NETWORK
COMPONENTS
Workflow
App startup requests Playback Requests
Probe
ClientConfig
API Call
1
MEASURING
NETWORK
COMPONENTS
Step 1:
Client Gets Probe
Recipe
type: HTTP GET
name: reachability test
targets:
http://target1.test.me/probe
http://target2.test.me/probe
http://target3.test.me/probe
payload: 5KB
pulses: 3
delay: 5s
Config
MEASURING
NETWORK
COMPONENTS
Probe Recipe
Specifies What to
Test
type: HTTP GET
name: reachability test
targets:
http://target1.test.me/probe
http://target2.test.me/probe
http://target3.test.me/probe
payload: 5KB
pulses: 3
delay: 5s
Config
type: HTTPS GET
name: large payload test
targets:
https://target1.test.me/probe
https://target2.test.me/probe
https://target3.test.me/probe
payload: 100KB
pulses: 3
delay: 10s
...
MEASURING
NETWORK
COMPONENTS
Probe Recipe
Specifies What to
Test
Config
MEASURING
NETWORK
COMPONENTS
Multiple recipes
can be used
Client
API Call
1
Reachability Test
DNS Providers Test
CDN Test
Large Payload Test
20%
10%
1%
2%
Choose one, with a given
probability
ClientConfig
API Call
1
Target 1 Target 2 Target N
2
Fetch & Measure
× pulses
MEASURING
NETWORK
COMPONENTS
Step 2:
Request and
Measure
MEASURING
NETWORK
COMPONENTS
Making Network
Calls
Pulse 1 Pulse 2
Start End Start End
Pulse
Pause
Pulse 3
Start End
Pulse
Pause
Target 1
Target 2
Target N
Response Code: OK / FAIL / ...
DNS TCP TLS
First
Byte
Download
Server
MEASURING
NETWORK
COMPONENTS
Collected
Measurements
ClientConfig
API Call
1
LOG
Logblob
3
Target 1 Target 2 Target N
2
Report
Fetch & Measure
× pulses
MEASURING
NETWORK
COMPONENTS
Step 3:
Upload Results
iOS
% of all sessions
Client Steering Traffic ModelingMonitoring
Stream/Batch
Performance
MEASURING
NETWORK
COMPONENTS
Netflix Use Cases
6K+
probes per second
14
recipes
MEASURING
NETWORK
COMPONENTS
Probe Stats at
Netflix
6K+
probes per second
14
recipes
1K+
devices
100M+
locations
MEASURING
NETWORK
COMPONENTS
Probe Stats at
Netflix
$1M+per year
for a vendor solution
6K+
probes per second
14
recipes
1K+
devices
100M+
locations
MEASURING
NETWORK
COMPONENTS
Probe Stats at
Netflix
https://github.com/Netflix/probnik
BETA
Coming soon:
Network testing series
MEASURING
NETWORK
COMPONENTS
Try it Yourself
with Probnik
How to use Probes
to detect and
triage network
issues
Detecting
Network
Issues
MEASURING
NETWORK
COMPONENTS
1234
Measure
Troubleshoot
Remediate
Prevent
ISP
IX
CDN
Cloud
CDN
DETECTING
NETWORK
ISSUES
Reachability Test
Setup
ISP
IX
CDN
Cloud
CDN
Cloud
IX
ISP
DETECTING
NETWORK
ISSUES
Reachability Test
Setup
ISP
IX
CDN
Cloud
CDN
Cloud
IX
ISP
isp: OK / FAIL
ix: OK / FAIL
cloud: OK / FAIL
type: HTTP GET
name: reachability test
targets:
isp.test.me/probe
ix.test.me/probe
cloud.test.me/probe
DETECTING
NETWORK
ISSUES
Reachability Test
Setup
Normal State
DETECTING
NETWORK
ISSUES
ISP
IX
CDN
Cloud
CDN
Cloud
IX
ISP
DETECTING
NETWORK
ISSUES
AWS Outage or
ISP to AWS Issue
ISP
IX
CDN
Cloud
CDN
Cloud
IX
ISP
DETECTING
NETWORK
ISSUES
IX Connectivity
Issue
ISP
IX
CDN
Cloud
CDN
Cloud
IX
ISP
DETECTING
NETWORK
ISSUES
ISP Peering Issue
ISP
IX
CDN
Cloud
CDN
Cloud
IX
ISP
DETECTING
NETWORK
ISSUES
ISP or Last Mile
Outage
ISP
IX
CDN
Cloud
CDN
Cloud
IX
ISP
DETECTING
NETWORK
ISSUES
Can Drill Down to Various Dimensions of User Connectivity
IX
Cloud
CDN
Cloud
IX
ISP
CDN CDN
Cloud
IX
ISP
Cloud
IX
ISP
Cloud
Cloud
ISP3ISP2ISP1
ISP1CDN
ISP2CDN
ISP3CDN
DETECTING
NETWORK
ISSUES
Netflix Example:
Finding Site/ASN
Issues
DETECTING
NETWORK
ISSUES
Netflix Example:
Finding
Congestion or
Route Leaks
Cloud
AuthDNS C
AuthDNS B
AuthDNS A probe.dnsA.me -> 1.2.3.4
probe.dnsB.me -> 1.2.3.4
probe.dnsC.me -> 1.2.3.4
1.2.3.4
DETECTING
NETWORK
ISSUES
Beyond HTTP
Reachability:
Auth DNS
Availability
Cloud
AuthDNS C
AuthDNS B
AuthDNS A
type: HTTP GET
name: DNS test
targets:
probe.dnsA.me/probe
probe.dnsB.me/probe
probe.dnsC.me/probe
probe.dnsA.me -> 1.2.3.4
probe.dnsB.me -> 1.2.3.4
probe.dnsC.me -> 1.2.3.4
1.2.3.4
Auth DNS A: OK / FAIL
Auth DNS B: OK / FAIL
Auth DNS C: OK / FAIL
DETECTING
NETWORK
ISSUES
Beyond HTTP
Reachability:
Auth DNS
Availability
Cloud
AuthDNS C
AuthDNS B
AuthDNS A probe.dnsA.me -> 1.2.3.4
probe.dnsB.me -> 1.2.3.4
probe.dnsC.me -> 1.2.3.4
DETECTING
NETWORK
ISSUES
Beyond HTTP
Reachability:
Auth DNS
Availability
1.2.3.4
Cloudus-east
Cloudus-west
Cloudeu-west
DETECTING
NETWORK
ISSUES
Testing Cloud
Region
Connectivity
type: HTTP GET
name: Cloud region test
targets:
us-east.test.me/probe
us-west.test.me/probe
eu-west.test.me/probe
Auth DNS A: OK / FAIL
Auth DNS B: OK / FAIL
Auth DNS C: OK / FAIL
Using Probe
results to know
which fix would
work best.
Remediation
MEASURING
NETWORK
COMPONENTS
1234
Measure
Troubleshoot
Remediate
Prevent
ISP
IX
Cloud
CDN
CDN
REMEDIATION
Client to AWS
Routing Options:
Direct Link
ISP
IX
Cloud
CDN
CDN
REMEDIATION
Private
Backbone
Client to AWS
Routing Options:
Proxy via IX CDN
ISP
IX
Cloud
CDN
CDN
REMEDIATION
Client to AWS
Routing Options:
Proxy via ISP
Private
Backbone
ISP
IX
Cloud
CDN
CDN
REMEDIATION
Client to AWS
Routing Options:
ISP to IX Chain
Private
Backbone
ISP
IX
Cloud
CLOUD
CDN
IX-CLOUD
CDNISP-CLOUD
ISP-IX-CLOUD
type: HTTP GET
name: steering test
targets:
cloud.test.me/probe
ix-cloud.test.me/probe
isp-cloud.test.me/probe
isp-ix-cloud.test.me/probe
REMEDIATION
4 Network Paths
to Reach the
Cloud
Private
Backbone
ISP
IX
Cloud
CLOUD
CDN
IX-CLOUD
CDNISP-CLOUD
ISP-IX-CLOUD
cloud: OK / FAIL
ix-cloud: OK / FAIL
isp-cloud: OK / FAIL
Isp-ix-cloud: OK / FAIL
type: HTTP GET
name: steering test
targets:
cloud.test.me/probe
ix-cloud.test.me/probe
isp-cloud.test.me/probe
isp-ix-cloud.test.me/probe
REMEDIATION
Probe for
Reachability
Private
Backbone
cloud: FAIL
ix-cloud: OK
isp-cloud: FAIL
isp-ix-cloud: OK
What’s broken?
- ISP’s connection to AWS
Can we fix it?
- YES - Move traffic via the IX CDN server
REMEDIATION
Remediation for
Broken Path
ISP
IX
Cloud
CLOUD
CDN
IX-CLOUD
CDNISP-CLOUD
ISP-IX-CLOUD
Private
Backbone
cloud: FAIL
ix-cloud: FAIL
isp-cloud: FAIL
isp-ix-cloud: FAIL
What’s broken?
- ISP outage or client last mile
Can we fix it?
- NO (we don’t have a routable path)
REMEDIATION
Remediation for
Full Isolation
ISP
IX
Cloud
CLOUD
CDN
IX-CLOUD
CDNISP-CLOUD
ISP-IX-CLOUD
Private
Backbone
Client Steering
REMEDIATION
Automatic traffic
steering
Probes
=>
Data Pipeline
=>
Measure different
client routing options
Choose the
fastest/most reliable
Use for production
steering policy
Using Probe to
find issues before
they hit
production.
Prevention
PREVENTION
1234
Measure
Troubleshoot
Remediate
Prevent
NO
Implement graceful fallback as part of your architecture.
PREVENTION
Can You Prevent All Failures?
PREVENTION
Can You Prevent All Self-Inflicted Failures?
PREVENTION
Expectation
Can You Prevent All Self-Inflicted Failures?
PREVENTION
Expectation Reality
Can You Prevent All Self-Inflicted Failures?
NObut you can try
Probing improves your chances.
PREVENTION
Can You Prevent All Self-Inflicted Failures?
Probe first
Deploy second
PREVENTION
What’s the Secret?
Cloud
AuthDNS A
Prod Auth DNS probe.prodDNS.test -> 1.2.3.4
probe.dnsA.test -> 1.2.3.4
1.2.3.4
PREVENTION
Testing DNS
Changes with
Probes
Test DNS change on Probe traffic before applying to PROD
Cloud
ipv4
1.2.3.4
ipv61:2:3:4::
PREVENTION
Seeing the
impact of the
ipv6 deployment
type: HTTP GET
name: ipv6 test
targets:
ipv4.test.me/probe
ipv6.test.me/probe
Compare ipv6 to ipv4 on probe traffic - find differences without
PROD impact
Internet
PREVENTION
Netflix Example:
Provisioning the
Backbone AWS
AWS
Cloud
Prod Traffic:
- RPS
- Gbs In
- Gbs Out
Internet
IX
PREVENTION
Netflix Example:
Provisioning the
Backbone AWS
Site 1
AWS
Cloud
Site 2
Site 3
Site N
Private
Backbone
Prod Traffic:
- RPS
- Gbs In
- Gbs Out
Want to move client traffic from
client -> cloud
to
client -> IX -> cloud
Internet
IX
PREVENTION
Netflix Example:
Provisioning the
Backbone AWS
Site 1
AWS
Cloud
Site 2
Site 3
Site N
Q: How to provision the backbone?
Private
Backbone
Prod Traffic:
- RPS
- Gbs In
- Gbs Out
PREVENTION
Building Traffic
Model with
Probes
Client
App Start Discovery Play
App startup requests Playback Requests
Probe
≈
Probes App Starts
PREVENTION
If Ratio of Probes
Represents Ratio
of User Traffic
≈ All
Requests
Probes
PREVENTION
You Can Build
Traffic Model
with Probes
=>
Network
Traffic
Model
Internet
IX
PREVENTION
Netflix Example:
Provisioning the
Backbone AWS
Site 1
AWS
Cloud
Site 2
Site 3
Site N
Private
Backbone
IX-Cloud
type: HTTP GET
name: IX Steering
targets:
policy.ixaws.me/probe
Prod Traffic:
- RPS
- Gbs In
- Gbs Out
site1: % probes
site2: % probes
site3: % probes
...
siteN: % probes
Internet
IX
PREVENTION
Netflix Example:
Provisioning the
Backbone AWS
Site 1
AWS
Cloud
Site 2
Site 3
Site N
Private
Backbone
IX-Cloud
type: HTTP GET
name: IX Steering
targets:
policy.ixaws.me/probe
Prod Traffic:
- RPS
- Gbs In
- Gbs Out
site1: % probes
site2: % probes
site3: % probes
...
siteN: % probes
Internet
IX
PREVENTION
Netflix Example:
Provisioning the
Backbone AWS
Site 1
AWS
Cloud
Site 2
Site 3
Site N
Private
Backbone
IX-Cloud
Client-IX
Steering
Policy
AWS
Region
Steering
Policy
type: HTTP GET
name: IX Steering
targets:
policy.ixaws.me/probe
Prod Traffic:
- RPS
- Gbs In
- Gbs Out
PREVENTION
From Probes to
Traffic Estimates
Site:
- % probes X
PROD
Traffic:
- RPS
- Gbs In
- Gbs Out
=
Site RPS
Site Gbs In
Site Gbs Out
PREVENTION
From Probes to
Traffic Estimates
Probe Site %
Backbone Topology
Prod: RPS, Gbs In, Gbs Out
Client to IX Site Steering Policy
IX to AWS Region Steering
Policy
Input:
Probes + Prod Traffic
Variations
Objective(s):
- min latency
- min cost
- min risk
- ... Backbone link -> <traffic>
link1: <gbs>
link2: <gbs>
link3: <gbs>
...
linkN: <gbs>
PREVENTION
Summary
● Leverage your clients
● Sophisticated analysis instead of tooling
● Probe design is important
● Rich insights with basic measurements
● Applications beyond monitoring
1234
Measure
Troubleshoot
Remediate
Prevent
Thank
You.
sfedorov@netflix.com
@sfedov

More Related Content

What's hot

(NET201) Creating Your Virtual Data Center: VPC Fundamentals
(NET201) Creating Your Virtual Data Center: VPC Fundamentals(NET201) Creating Your Virtual Data Center: VPC Fundamentals
(NET201) Creating Your Virtual Data Center: VPC FundamentalsAmazon Web Services
 
OSCON Data 2011 -- NoSQL @ Netflix, Part 2
OSCON Data 2011 -- NoSQL @ Netflix, Part 2OSCON Data 2011 -- NoSQL @ Netflix, Part 2
OSCON Data 2011 -- NoSQL @ Netflix, Part 2Sid Anand
 
High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...
High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...
High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...Amazon Web Services
 
Cilium: Seattle Kubernetes MeetUp Dec 2017
Cilium: Seattle Kubernetes MeetUp Dec 2017Cilium: Seattle Kubernetes MeetUp Dec 2017
Cilium: Seattle Kubernetes MeetUp Dec 2017Cynthia Thomas
 
AWS Network Topology/Architecture
AWS Network Topology/ArchitectureAWS Network Topology/Architecture
AWS Network Topology/Architecturewlscaudill
 
API World 2013 - Transforming the Netflix API
API World 2013 - Transforming the Netflix APIAPI World 2013 - Transforming the Netflix API
API World 2013 - Transforming the Netflix APIBenjamin Schmaus
 
From One to Many: Evolving VPC Design (ARC401) | AWS re:Invent 2013
From One to Many:  Evolving VPC Design (ARC401) | AWS re:Invent 2013From One to Many:  Evolving VPC Design (ARC401) | AWS re:Invent 2013
From One to Many: Evolving VPC Design (ARC401) | AWS re:Invent 2013Amazon Web Services
 
(ARC401) Black-Belt Networking for the Cloud Ninja | AWS re:Invent 2014
(ARC401) Black-Belt Networking for the Cloud Ninja | AWS re:Invent 2014(ARC401) Black-Belt Networking for the Cloud Ninja | AWS re:Invent 2014
(ARC401) Black-Belt Networking for the Cloud Ninja | AWS re:Invent 2014Amazon Web Services
 
(DEV309) From Asgard to Zuul: How Netflix’s Proven Open Source Tools Can Help...
(DEV309) From Asgard to Zuul: How Netflix’s Proven Open Source Tools Can Help...(DEV309) From Asgard to Zuul: How Netflix’s Proven Open Source Tools Can Help...
(DEV309) From Asgard to Zuul: How Netflix’s Proven Open Source Tools Can Help...Amazon Web Services
 
Another day, another billion packets - Toronto
Another day, another billion packets - TorontoAnother day, another billion packets - Toronto
Another day, another billion packets - TorontoAmazon Web Services
 
ENT303 Another Day, Another Billion Packets
ENT303 Another Day, Another Billion PacketsENT303 Another Day, Another Billion Packets
ENT303 Another Day, Another Billion PacketsAmazon Web Services
 
Black Belt Tips for IT Operations
Black Belt Tips for IT OperationsBlack Belt Tips for IT Operations
Black Belt Tips for IT OperationsAmazon Web Services
 
(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...
(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...
(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...Amazon Web Services
 
How to test if Cloudflare is running live for your website
How to test if Cloudflare is running live for your websiteHow to test if Cloudflare is running live for your website
How to test if Cloudflare is running live for your websiteVu Long Tran
 
RIPE 76: Measuring ATR
RIPE 76: Measuring ATRRIPE 76: Measuring ATR
RIPE 76: Measuring ATRAPNIC
 
ABR Algorithms Explained (from Streaming Media East 2016)
ABR Algorithms Explained (from Streaming Media East 2016) ABR Algorithms Explained (from Streaming Media East 2016)
ABR Algorithms Explained (from Streaming Media East 2016) Erica Beavers
 
Edge to Instance - AWS Networking
Edge to Instance - AWS Networking Edge to Instance - AWS Networking
Edge to Instance - AWS Networking Amazon Web Services
 
Deep Dive: Amazon Virtual Private Cloud
Deep Dive: Amazon Virtual Private CloudDeep Dive: Amazon Virtual Private Cloud
Deep Dive: Amazon Virtual Private CloudAmazon Web Services
 

What's hot (20)

Bct Aws-VPC-Training
Bct Aws-VPC-TrainingBct Aws-VPC-Training
Bct Aws-VPC-Training
 
(NET201) Creating Your Virtual Data Center: VPC Fundamentals
(NET201) Creating Your Virtual Data Center: VPC Fundamentals(NET201) Creating Your Virtual Data Center: VPC Fundamentals
(NET201) Creating Your Virtual Data Center: VPC Fundamentals
 
OSCON Data 2011 -- NoSQL @ Netflix, Part 2
OSCON Data 2011 -- NoSQL @ Netflix, Part 2OSCON Data 2011 -- NoSQL @ Netflix, Part 2
OSCON Data 2011 -- NoSQL @ Netflix, Part 2
 
High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...
High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...
High Availability Application Architectures in Amazon VPC (ARC202) | AWS re:I...
 
Cilium: Seattle Kubernetes MeetUp Dec 2017
Cilium: Seattle Kubernetes MeetUp Dec 2017Cilium: Seattle Kubernetes MeetUp Dec 2017
Cilium: Seattle Kubernetes MeetUp Dec 2017
 
AWS Network Topology/Architecture
AWS Network Topology/ArchitectureAWS Network Topology/Architecture
AWS Network Topology/Architecture
 
API World 2013 - Transforming the Netflix API
API World 2013 - Transforming the Netflix APIAPI World 2013 - Transforming the Netflix API
API World 2013 - Transforming the Netflix API
 
From One to Many: Evolving VPC Design (ARC401) | AWS re:Invent 2013
From One to Many:  Evolving VPC Design (ARC401) | AWS re:Invent 2013From One to Many:  Evolving VPC Design (ARC401) | AWS re:Invent 2013
From One to Many: Evolving VPC Design (ARC401) | AWS re:Invent 2013
 
(ARC401) Black-Belt Networking for the Cloud Ninja | AWS re:Invent 2014
(ARC401) Black-Belt Networking for the Cloud Ninja | AWS re:Invent 2014(ARC401) Black-Belt Networking for the Cloud Ninja | AWS re:Invent 2014
(ARC401) Black-Belt Networking for the Cloud Ninja | AWS re:Invent 2014
 
Edge architecture ieee international conference on cloud engineering
Edge architecture   ieee international conference on cloud engineeringEdge architecture   ieee international conference on cloud engineering
Edge architecture ieee international conference on cloud engineering
 
(DEV309) From Asgard to Zuul: How Netflix’s Proven Open Source Tools Can Help...
(DEV309) From Asgard to Zuul: How Netflix’s Proven Open Source Tools Can Help...(DEV309) From Asgard to Zuul: How Netflix’s Proven Open Source Tools Can Help...
(DEV309) From Asgard to Zuul: How Netflix’s Proven Open Source Tools Can Help...
 
Another day, another billion packets - Toronto
Another day, another billion packets - TorontoAnother day, another billion packets - Toronto
Another day, another billion packets - Toronto
 
ENT303 Another Day, Another Billion Packets
ENT303 Another Day, Another Billion PacketsENT303 Another Day, Another Billion Packets
ENT303 Another Day, Another Billion Packets
 
Black Belt Tips for IT Operations
Black Belt Tips for IT OperationsBlack Belt Tips for IT Operations
Black Belt Tips for IT Operations
 
(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...
(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...
(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...
 
How to test if Cloudflare is running live for your website
How to test if Cloudflare is running live for your websiteHow to test if Cloudflare is running live for your website
How to test if Cloudflare is running live for your website
 
RIPE 76: Measuring ATR
RIPE 76: Measuring ATRRIPE 76: Measuring ATR
RIPE 76: Measuring ATR
 
ABR Algorithms Explained (from Streaming Media East 2016)
ABR Algorithms Explained (from Streaming Media East 2016) ABR Algorithms Explained (from Streaming Media East 2016)
ABR Algorithms Explained (from Streaming Media East 2016)
 
Edge to Instance - AWS Networking
Edge to Instance - AWS Networking Edge to Instance - AWS Networking
Edge to Instance - AWS Networking
 
Deep Dive: Amazon Virtual Private Cloud
Deep Dive: Amazon Virtual Private CloudDeep Dive: Amazon Virtual Private Cloud
Deep Dive: Amazon Virtual Private Cloud
 

Similar to Networking @Scale'19 - Getting a Taste of Your Network - Sergey Fedorov

(NET405) Build a Remote Access VPN Solution on AWS
(NET405) Build a Remote Access VPN Solution on AWS(NET405) Build a Remote Access VPN Solution on AWS
(NET405) Build a Remote Access VPN Solution on AWSAmazon Web Services
 
A Day in the Life of a Cloud Network Engineer at Netflix - NET303 - re:Invent...
A Day in the Life of a Cloud Network Engineer at Netflix - NET303 - re:Invent...A Day in the Life of a Cloud Network Engineer at Netflix - NET303 - re:Invent...
A Day in the Life of a Cloud Network Engineer at Netflix - NET303 - re:Invent...Amazon Web Services
 
Architecting a 24x7 Live Linear Broadcast for Availability on AWS
Architecting a 24x7 Live Linear Broadcast for Availability on AWSArchitecting a 24x7 Live Linear Broadcast for Availability on AWS
Architecting a 24x7 Live Linear Broadcast for Availability on AWSAmazon Web Services
 
Smart networking with service meshes
Smart networking with service meshes  Smart networking with service meshes
Smart networking with service meshes Mitchell Pronschinske
 
How Autodesk Delivers Seamless Customer Experience with Catchpoint
How Autodesk Delivers Seamless Customer Experience with CatchpointHow Autodesk Delivers Seamless Customer Experience with Catchpoint
How Autodesk Delivers Seamless Customer Experience with CatchpointDevOps.com
 
(ARC403) From One to Many: Evolving VPC Design | AWS re:Invent 2014
(ARC403) From One to Many: Evolving VPC Design | AWS re:Invent 2014(ARC403) From One to Many: Evolving VPC Design | AWS re:Invent 2014
(ARC403) From One to Many: Evolving VPC Design | AWS re:Invent 2014Amazon Web Services
 
AWS re:Invent 2016: Mitigating DDoS Attacks on AWS: Five Vectors and Four Use...
AWS re:Invent 2016: Mitigating DDoS Attacks on AWS: Five Vectors and Four Use...AWS re:Invent 2016: Mitigating DDoS Attacks on AWS: Five Vectors and Four Use...
AWS re:Invent 2016: Mitigating DDoS Attacks on AWS: Five Vectors and Four Use...Amazon Web Services
 
AWS를 활용한 웹, 모바일, 소셜 애플리케이션 구축 방법
AWS를 활용한 웹, 모바일, 소셜 애플리케이션 구축 방법AWS를 활용한 웹, 모바일, 소셜 애플리케이션 구축 방법
AWS를 활용한 웹, 모바일, 소셜 애플리케이션 구축 방법Amazon Web Services Korea
 
Evolution of kube-proxy (Brussels, Fosdem 2020)
Evolution of kube-proxy (Brussels, Fosdem 2020)Evolution of kube-proxy (Brussels, Fosdem 2020)
Evolution of kube-proxy (Brussels, Fosdem 2020)Laurent Bernaille
 
打破時空藩籬,輕鬆存取您的雲端工作負載
打破時空藩籬,輕鬆存取您的雲端工作負載打破時空藩籬,輕鬆存取您的雲端工作負載
打破時空藩籬,輕鬆存取您的雲端工作負載Amazon Web Services
 
打破時空藩籬-輕鬆存取您的雲端工作負載
打破時空藩籬-輕鬆存取您的雲端工作負載打破時空藩籬-輕鬆存取您的雲端工作負載
打破時空藩籬-輕鬆存取您的雲端工作負載Amazon Web Services
 
Cilium:: Application-Aware Microservices via BPF
Cilium:: Application-Aware Microservices via BPFCilium:: Application-Aware Microservices via BPF
Cilium:: Application-Aware Microservices via BPFCynthia Thomas
 
Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...
Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...
Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...Amazon Web Services
 
C# - Azure, WP7, MonoTouch and Mono for Android (MonoDroid)
C# - Azure, WP7, MonoTouch and Mono for Android (MonoDroid)C# - Azure, WP7, MonoTouch and Mono for Android (MonoDroid)
C# - Azure, WP7, MonoTouch and Mono for Android (MonoDroid)Stuart Lodge
 
C# Client to Cloud
C# Client to CloudC# Client to Cloud
C# Client to CloudStuart Lodge
 
Content Acceleration Beyond Caching, Understanding Dynamic Content
Content Acceleration Beyond Caching, Understanding Dynamic ContentContent Acceleration Beyond Caching, Understanding Dynamic Content
Content Acceleration Beyond Caching, Understanding Dynamic ContentCDNetworks
 
Shedding Light on LINE Token Economy You Won't Find in Our White Paper
Shedding Light on LINE Token Economy You Won't Find in Our White PaperShedding Light on LINE Token Economy You Won't Find in Our White Paper
Shedding Light on LINE Token Economy You Won't Find in Our White PaperLINE Corporation
 
DCEU 18: Docker Container Networking
DCEU 18: Docker Container NetworkingDCEU 18: Docker Container Networking
DCEU 18: Docker Container NetworkingDocker, Inc.
 
AWS Startup Insights Kuala Lumpur
AWS Startup Insights Kuala LumpurAWS Startup Insights Kuala Lumpur
AWS Startup Insights Kuala LumpurAmazon Web Services
 

Similar to Networking @Scale'19 - Getting a Taste of Your Network - Sergey Fedorov (20)

(NET405) Build a Remote Access VPN Solution on AWS
(NET405) Build a Remote Access VPN Solution on AWS(NET405) Build a Remote Access VPN Solution on AWS
(NET405) Build a Remote Access VPN Solution on AWS
 
A Day in the Life of a Cloud Network Engineer at Netflix - NET303 - re:Invent...
A Day in the Life of a Cloud Network Engineer at Netflix - NET303 - re:Invent...A Day in the Life of a Cloud Network Engineer at Netflix - NET303 - re:Invent...
A Day in the Life of a Cloud Network Engineer at Netflix - NET303 - re:Invent...
 
Architecting a 24x7 Live Linear Broadcast for Availability on AWS
Architecting a 24x7 Live Linear Broadcast for Availability on AWSArchitecting a 24x7 Live Linear Broadcast for Availability on AWS
Architecting a 24x7 Live Linear Broadcast for Availability on AWS
 
Smart networking with service meshes
Smart networking with service meshes  Smart networking with service meshes
Smart networking with service meshes
 
How Autodesk Delivers Seamless Customer Experience with Catchpoint
How Autodesk Delivers Seamless Customer Experience with CatchpointHow Autodesk Delivers Seamless Customer Experience with Catchpoint
How Autodesk Delivers Seamless Customer Experience with Catchpoint
 
(ARC403) From One to Many: Evolving VPC Design | AWS re:Invent 2014
(ARC403) From One to Many: Evolving VPC Design | AWS re:Invent 2014(ARC403) From One to Many: Evolving VPC Design | AWS re:Invent 2014
(ARC403) From One to Many: Evolving VPC Design | AWS re:Invent 2014
 
AWS re:Invent 2016: Mitigating DDoS Attacks on AWS: Five Vectors and Four Use...
AWS re:Invent 2016: Mitigating DDoS Attacks on AWS: Five Vectors and Four Use...AWS re:Invent 2016: Mitigating DDoS Attacks on AWS: Five Vectors and Four Use...
AWS re:Invent 2016: Mitigating DDoS Attacks on AWS: Five Vectors and Four Use...
 
AWS를 활용한 웹, 모바일, 소셜 애플리케이션 구축 방법
AWS를 활용한 웹, 모바일, 소셜 애플리케이션 구축 방법AWS를 활용한 웹, 모바일, 소셜 애플리케이션 구축 방법
AWS를 활용한 웹, 모바일, 소셜 애플리케이션 구축 방법
 
Evolution of kube-proxy (Brussels, Fosdem 2020)
Evolution of kube-proxy (Brussels, Fosdem 2020)Evolution of kube-proxy (Brussels, Fosdem 2020)
Evolution of kube-proxy (Brussels, Fosdem 2020)
 
打破時空藩籬,輕鬆存取您的雲端工作負載
打破時空藩籬,輕鬆存取您的雲端工作負載打破時空藩籬,輕鬆存取您的雲端工作負載
打破時空藩籬,輕鬆存取您的雲端工作負載
 
打破時空藩籬-輕鬆存取您的雲端工作負載
打破時空藩籬-輕鬆存取您的雲端工作負載打破時空藩籬-輕鬆存取您的雲端工作負載
打破時空藩籬-輕鬆存取您的雲端工作負載
 
Cilium:: Application-Aware Microservices via BPF
Cilium:: Application-Aware Microservices via BPFCilium:: Application-Aware Microservices via BPF
Cilium:: Application-Aware Microservices via BPF
 
Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...
Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...
Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...
 
C# - Azure, WP7, MonoTouch and Mono for Android (MonoDroid)
C# - Azure, WP7, MonoTouch and Mono for Android (MonoDroid)C# - Azure, WP7, MonoTouch and Mono for Android (MonoDroid)
C# - Azure, WP7, MonoTouch and Mono for Android (MonoDroid)
 
C# Client to Cloud
C# Client to CloudC# Client to Cloud
C# Client to Cloud
 
Content Acceleration Beyond Caching, Understanding Dynamic Content
Content Acceleration Beyond Caching, Understanding Dynamic ContentContent Acceleration Beyond Caching, Understanding Dynamic Content
Content Acceleration Beyond Caching, Understanding Dynamic Content
 
Shedding Light on LINE Token Economy You Won't Find in Our White Paper
Shedding Light on LINE Token Economy You Won't Find in Our White PaperShedding Light on LINE Token Economy You Won't Find in Our White Paper
Shedding Light on LINE Token Economy You Won't Find in Our White Paper
 
Getting Started on AWS
Getting Started on AWS Getting Started on AWS
Getting Started on AWS
 
DCEU 18: Docker Container Networking
DCEU 18: Docker Container NetworkingDCEU 18: Docker Container Networking
DCEU 18: Docker Container Networking
 
AWS Startup Insights Kuala Lumpur
AWS Startup Insights Kuala LumpurAWS Startup Insights Kuala Lumpur
AWS Startup Insights Kuala Lumpur
 

Recently uploaded

(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 

Networking @Scale'19 - Getting a Taste of Your Network - Sergey Fedorov