SlideShare a Scribd company logo
Challenges in end-to-end performance
Dr.Tim Chown, Jisc, UK tim.chown@jisc.ac.uk
19/10/2016
Overview
» There are many new use cases emerging in the field of data-intensive research,
particularly in the sciences
› These are placing an increasing requirement on the network to transfer large
volumes of data to/from compute facilities or to/from storage/archive, while
achieving the best possible end-to-end performance
» This challenge exists for existing research fields
› e.g. astrophysics, particle physics, genomics, …
» But also for new fields, and new types of networked scientific equipment
› e.g., electron microscopy, where there may be no local compute facility, but a
fast turnaround on processing significant data volumes is required
» We’ll hear more about examples of both of these today
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 2
Factors affecting end-to-end performance?
» Achieving optimal end-to-end performance is a multi-faceted, nuanced problem.
» It includes:
› Appropriate provisioning between the end sites (campuses, national e-
Infrastructure facilities, and cloud resources) by Jisc and other ISPs
› Properties of the local campus network (at each end), including their Janet
connectivity capacity, internal LAN design, the performance of firewall/IDS
systems, and the configuration of other network devices on the path
› End system configuration and tuning; e.g., network stack buffer sizes, disk I/O,
memory management, etc.
› The choice of software tools used to transfer data, and the underlying network
protocols they use
» Note: It’s not practical to expect researchers to understand these issues in detail,
but an appreciation of them at a high level would be useful
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 3
Goals for today
» To help you form a strategy for supporting data-intensive research, by bringing together
networking people from many organisations to hear about and discuss the issues
» With regards to end-to-end performance, today’s workshop focuses on network
engineering in the ‘last mile’ within end-site campuses
› This is where we currently see most of the problems
› What approaches should we take?
» Today’s presentations cover a range of related topics, with time set aside for discussion
› Important to raise awareness of the issues, the challenges, and their context
› See examples of current good practices on local network engineering
› Consider related topics, such as network performance measurement, and the
application of appropriate security policies
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 4
Janet end-to-end performance initiative
» Jisc has set up its Janet e2e performance initiative to help progress the challenges
» The E2EPI aims to:
› Promote dialogue between Jisc, Janet-connected campus/site computing service
groups, and research communities
› Engage with existing and emerging data-intensive research communities
› Hold workshops, facilitating discussion on e-mail lists, etc.
› Help researchers manage expectations
› Establish and share best practices in identifying and rectifying causes of poor
performance
› Include a diverse set of applications, e.g. low-latency applications such as LOLA
» More information:
› https://www.jisc.ac.uk/rd/projects/janet-end-to-end-performance-initiative
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 5
Supporting data-intensive science
» Today’s campus networks are generally designed to support day-to-day application traffic;
web, email, social media, video on demand, etc.
» A campus connection to Janet will be sized for this traffic
› Traffic volume tends to grow organically, and fairly predictably
» The firewall or IDS architecture is designed for thousands of concurrent short traffic flows
› With usually, by policy, all campus traffic flowing through it
» The challenge is how we adapt our network architectures and design choices to also
support very high throughput flows, to/from the campus
› Noting that some of these flows may place significant step changes on our campus
connectivity requirements
› And that we’d prefer not to rate-limit, or use resilient links for science data
› Implies you need to conduct regular networking ‘future looks’ – do you?
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 6
The local network engineering context
» Appropriate local campus network engineering is an important part of the end-
to-end picture
» But it’s important not to overlook other elements, for example:
› Janet is well-provisioned, as we’ll hear shortly; most problems have tended to
be towards the edges, but it's not unknown for problems to exist in the
backbone
› The performance of the end systems; a fast network path to a slow disk I/O
subsystem is of little practical use
› Researchers may choose the transfer tools they use, or have these imposed by
the project partners they’re working with; the tools might not be optimal
› Researchers may try (say) scp, get poor performance, and give up
› Applications will behave differently, especially with respect to packet loss,
depending on whether they useTCP or UDP
» You should keep these aspects in mind, to best support your researchers
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 7
Example issue: TCP or UDP?
» There areTCP and UDP-based transfer tools available
» TCP-based applications can be very sensitive to packet loss
› A small fraction of 1% packet loss can have a significant effect
› Thus we need to minimise packet loss forTCP applications
› GridFTP can mitigate this by using multiple parallelTCP streams
› Google’s recent work onTCP-BBR is very promising; now in the Linux kernel
» UDP-based applications are less sensitive to loss
› Aspera is gaining some popularity as a commercial data transfer tool
› But UDP is not considerate ofTCP applications;TCP flows will back off in the
presence of competing UDP; consider your traffic as a whole
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 8
Researcher expectations?
» We need to think about how we might help set researcher expectations
» Noting some researchers may have little idea of what the network can do for them
» One way is by example:
› To send 1PB of data over a 100Gbps link would take just under a day (0.93 days)
› Or on a 10Gbit/s link you can move 50GB in under a minute
» The snag is that in practice it’s hard to get the maximum theoretical throughput, for a
variety of reasons, including:
› Competing traffic on the same path
› Limitations in network devices
› Choice of transfer tools used (scp, GridFTP, Aspera, …)
› The impact of packet loss
› Limited buffer sizes for large round-trip time links
» Ultimately, good communication between IT staff and researchers is vital
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 9
Good news!
» The good news is that a lot of good work has already been done
» For example:
› The Worldwide LHC Computing Grid and NRENs (like Janet) have established an optical
network (LHCOPN) and an overlay network (LHCONE) to handle the transfer of Large
Hadron Collider data between sites
› International work, especially by ESnet, including their FasterData resource, and their
publication of the ‘Science DMZ’ design pattern
› The DataTransfer Zone (DTZ) deployment at RAL
› We’ll hear about these, and others, later…
» By building on this work we can more widely enable new types of data workflows, with
virtual co-location of data and compute, analysis of live streamed data (rather than locally
stored data), etc.
› Fully exploit the capacity of the Janet backbone
› Increase the potential for the UK’s research output
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 10
The ESnet ‘Science DMZ’ approach
» ESnet published the Science DMZ design pattern in 2012/13
› See https://www.es.net/assets/pubs_presos/sc13sciDMZ-final.pdf
» It comprises four key elements:
› Network architecture; avoiding local bottlenecks
› Network performance measurement; deployment of perfSONAR
› An appropriate, tailored security model
› High performance data transfer node (DTN) design and configuration
» The NSF’s Campus Cyberinfrastructure Program has funded this model ($60m
total) in over 100 US universities, and continues to offer awards in similar areas:
› See http://www.nsf.gov/pubs/2016/nsf16567/nsf16567.htm
› But there is no current funding equivalent in the UK
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 11
The Pacific Research Platform
» The PRP is an example of what
becomes possible as the ‘last mile’
issues are addressed.
» Seeded by $5m of NSF funding
› Sites connected at 10-100Gbit/s
» Science-driven, by an initial set of 15
teams of scientists across multiple
disciplines and organisations
› Particle physics, astronomy,
astrophysics, biomedicine,
genomics, structural biology, earth
sciences, climate modeling,
scalable visualistion, …
» See http://prp.ucsd.edu/
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 12
Extending Science DMZ?
» The Science DMZ specifies a design pattern
» It turns out that a number of campuses/sites in the UK have already deployed elements of
the pattern, without knowing it
» An interesting question is how we might extend the existing Science DMZ principles
› On-demand provision?
› To specific end systems?
› Using SDN? (perhaps with tools like Cisco’sACI)
› With IPv6? (noting for example that GridPP are aiming to support IPv6-only resources)
» We might also consider the potential for a UK equivalent to the PRP
» And maybe with a better name than ‘Science DMZ’ ?
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 13
Useful resources
» Janet E2EPI mail list:
› Open for anyone to join; currently around 70 list members
› See https://www.jiscmail.ac.uk/cgi-bin/webadmin?A0=E2EPI
» ESnet FasterData knowledgebase:
› Lots of good material on host and network tuning, transfer tools, network
expectations, and Science DMZ principles
› See http://fasterdata.es.net/
» SWITCH’sTCP throughput calculator
› Includes the impact onTCP throughput for a given loss rate, and a bandwidth-
delay product (BDP) calculator
› See https://www.switch.ch/network/tools/tcp_throughput/
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 14
GÉANT eduPERT
» eduPERT is a collaborative effort by a variety of campus and NREN participants
to document and share experiences in end-to-end performance problems
› See http://services.geant.net/edupert
» Includes the searchable eduPERT knowledgebase (a wiki), which contains entries
added over the last 10 years
› See http://kb.pert.geant.net/PERTKB/WebHome
» Originally designed to be a coordination point between Performance
Enhancement ResponseTeams (PERTs)
» In practice, it’s open to anyone to register and contribute
› To join the mail list: https://lists.geant.org/sympa/info/pert-discuss
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 15
GÉANT SIG-PMV
» The Special Interest Group for Performance Monitoring andVerification (SIG-
PMV) is a a new, open group studying the use of appropriate performance
monitoring and measurement tools by researcher, campus and NREN groups
› Its initial activity will be to conduct surveys of communities to identify the
existing tools being used, and potential gaps that may exist
› Includes consideration of small node perfSONAR andWiFiMon
» See https://wiki.geant.org/display/PMV/SIG-PMV
» Next meeting: November 3rd 2016 at SWITCH offices in Zurich
› An eduPERT hands-on training event follows on the 4th November; this will be
focused on deploying perfSONAR
› Details and registration: https://eventr.geant.org/events/2494
» To join the mail list: https://lists.geant.org/sympa/info/pmv-discuss
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 16
Today’s talks
» Our high-level schedule for the day…
» This morning:
› The Janet perspective
› An example of an emerging data-intensive science use-case
› An overview of perfSONAR
› Use of perfSONAR and Science DMZ principles to resolve problems at Diamond
» In the afternoon:
› A set of community talks on network engineering practices
› Rounded off by ESnet talks (remote)
› With time at the end to see what we have consensus on…
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 17
jisc.ac.uk
We want to hear from you - do get in touch!
DrTim Chown
Senior Network Services Developer
Jisc, UK
tim.chown@jisc.ac.uk
30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 18

More Related Content

What's hot

Collaboration through technology: moving from possibility to practice - Tim B...
Collaboration through technology: moving from possibility to practice - Tim B...Collaboration through technology: moving from possibility to practice - Tim B...
Collaboration through technology: moving from possibility to practice - Tim B...
Jisc
 
Jisc Monitor workshop - Jo Lambert and Brian Mitchell - Jisc Digital Festival...
Jisc Monitor workshop - Jo Lambert and Brian Mitchell - Jisc Digital Festival...Jisc Monitor workshop - Jo Lambert and Brian Mitchell - Jisc Digital Festival...
Jisc Monitor workshop - Jo Lambert and Brian Mitchell - Jisc Digital Festival...
Jisc
 
Frictionless Sharing - The New Normal?
Frictionless Sharing - The New Normal?Frictionless Sharing - The New Normal?
Frictionless Sharing - The New Normal?
Martin Hamilton
 
Application of Assent in the safe - Networkshop44
Application of Assent in the safe -  Networkshop44Application of Assent in the safe -  Networkshop44
Application of Assent in the safe - Networkshop44
Jisc
 
The Kent PSN, govroam and HSCN
The Kent PSN, govroam and HSCNThe Kent PSN, govroam and HSCN
The Kent PSN, govroam and HSCN
Jisc
 
Collaboration through technology: moving from possibility to practice - Marti...
Collaboration through technology: moving from possibility to practice - Marti...Collaboration through technology: moving from possibility to practice - Marti...
Collaboration through technology: moving from possibility to practice - Marti...
Jisc
 
Directions in research data management - Jisc Digital Festival 2015
Directions in research data management - Jisc Digital Festival 2015Directions in research data management - Jisc Digital Festival 2015
Directions in research data management - Jisc Digital Festival 2015
Jisc
 
How you can enhance the efficiency and effectiveness of teaching and learning...
How you can enhance the efficiency and effectiveness of teaching and learning...How you can enhance the efficiency and effectiveness of teaching and learning...
How you can enhance the efficiency and effectiveness of teaching and learning...
Jisc
 
Horizon scanning and future trends
Horizon scanning and future trendsHorizon scanning and future trends
Horizon scanning and future trends
Martin Hamilton
 
Student expectations of entering higher education - Jisc Digital Festival 2015
Student expectations of entering higher education - Jisc Digital Festival 2015Student expectations of entering higher education - Jisc Digital Festival 2015
Student expectations of entering higher education - Jisc Digital Festival 2015
Jisc
 
Digital literacy: key issues
Digital literacy: key issuesDigital literacy: key issues
Digital literacy: key issues
Jisc
 
Information security at University of East London: the benefits (and pitfalls...
Information security at University of East London: the benefits (and pitfalls...Information security at University of East London: the benefits (and pitfalls...
Information security at University of East London: the benefits (and pitfalls...
Jisc
 
Building an international infrastructure for research data - Jisc Digital Fes...
Building an international infrastructure for research data - Jisc Digital Fes...Building an international infrastructure for research data - Jisc Digital Fes...
Building an international infrastructure for research data - Jisc Digital Fes...
Jisc
 
Using jisc's JUSP and CCM services effectively to manage resources - Jisc Dig...
Using jisc's JUSP and CCM services effectively to manage resources - Jisc Dig...Using jisc's JUSP and CCM services effectively to manage resources - Jisc Dig...
Using jisc's JUSP and CCM services effectively to manage resources - Jisc Dig...
Jisc
 
Collaboration through technology: moving from possibility to practice - Marti...
Collaboration through technology: moving from possibility to practice - Marti...Collaboration through technology: moving from possibility to practice - Marti...
Collaboration through technology: moving from possibility to practice - Marti...
Jisc
 
Something amazing from the University Library - libraries and research workin...
Something amazing from the University Library - libraries and research workin...Something amazing from the University Library - libraries and research workin...
Something amazing from the University Library - libraries and research workin...
Jisc
 
Staff-student partnership working to effect institutional change - Jisc Digit...
Staff-student partnership working to effect institutional change - Jisc Digit...Staff-student partnership working to effect institutional change - Jisc Digit...
Staff-student partnership working to effect institutional change - Jisc Digit...
Jisc
 
The changing role of the IT leader - Jisc Digital Festival 2015
The changing role of the IT leader - Jisc Digital Festival 2015The changing role of the IT leader - Jisc Digital Festival 2015
The changing role of the IT leader - Jisc Digital Festival 2015
Jisc
 
Networkshop45 day three plenary session
Networkshop45 day three plenary sessionNetworkshop45 day three plenary session
Networkshop45 day three plenary session
Jisc
 
Closing plenary - John Wilkin and David Maguire
Closing plenary - John Wilkin and David MaguireClosing plenary - John Wilkin and David Maguire
Closing plenary - John Wilkin and David Maguire
Jisc
 

What's hot (20)

Collaboration through technology: moving from possibility to practice - Tim B...
Collaboration through technology: moving from possibility to practice - Tim B...Collaboration through technology: moving from possibility to practice - Tim B...
Collaboration through technology: moving from possibility to practice - Tim B...
 
Jisc Monitor workshop - Jo Lambert and Brian Mitchell - Jisc Digital Festival...
Jisc Monitor workshop - Jo Lambert and Brian Mitchell - Jisc Digital Festival...Jisc Monitor workshop - Jo Lambert and Brian Mitchell - Jisc Digital Festival...
Jisc Monitor workshop - Jo Lambert and Brian Mitchell - Jisc Digital Festival...
 
Frictionless Sharing - The New Normal?
Frictionless Sharing - The New Normal?Frictionless Sharing - The New Normal?
Frictionless Sharing - The New Normal?
 
Application of Assent in the safe - Networkshop44
Application of Assent in the safe -  Networkshop44Application of Assent in the safe -  Networkshop44
Application of Assent in the safe - Networkshop44
 
The Kent PSN, govroam and HSCN
The Kent PSN, govroam and HSCNThe Kent PSN, govroam and HSCN
The Kent PSN, govroam and HSCN
 
Collaboration through technology: moving from possibility to practice - Marti...
Collaboration through technology: moving from possibility to practice - Marti...Collaboration through technology: moving from possibility to practice - Marti...
Collaboration through technology: moving from possibility to practice - Marti...
 
Directions in research data management - Jisc Digital Festival 2015
Directions in research data management - Jisc Digital Festival 2015Directions in research data management - Jisc Digital Festival 2015
Directions in research data management - Jisc Digital Festival 2015
 
How you can enhance the efficiency and effectiveness of teaching and learning...
How you can enhance the efficiency and effectiveness of teaching and learning...How you can enhance the efficiency and effectiveness of teaching and learning...
How you can enhance the efficiency and effectiveness of teaching and learning...
 
Horizon scanning and future trends
Horizon scanning and future trendsHorizon scanning and future trends
Horizon scanning and future trends
 
Student expectations of entering higher education - Jisc Digital Festival 2015
Student expectations of entering higher education - Jisc Digital Festival 2015Student expectations of entering higher education - Jisc Digital Festival 2015
Student expectations of entering higher education - Jisc Digital Festival 2015
 
Digital literacy: key issues
Digital literacy: key issuesDigital literacy: key issues
Digital literacy: key issues
 
Information security at University of East London: the benefits (and pitfalls...
Information security at University of East London: the benefits (and pitfalls...Information security at University of East London: the benefits (and pitfalls...
Information security at University of East London: the benefits (and pitfalls...
 
Building an international infrastructure for research data - Jisc Digital Fes...
Building an international infrastructure for research data - Jisc Digital Fes...Building an international infrastructure for research data - Jisc Digital Fes...
Building an international infrastructure for research data - Jisc Digital Fes...
 
Using jisc's JUSP and CCM services effectively to manage resources - Jisc Dig...
Using jisc's JUSP and CCM services effectively to manage resources - Jisc Dig...Using jisc's JUSP and CCM services effectively to manage resources - Jisc Dig...
Using jisc's JUSP and CCM services effectively to manage resources - Jisc Dig...
 
Collaboration through technology: moving from possibility to practice - Marti...
Collaboration through technology: moving from possibility to practice - Marti...Collaboration through technology: moving from possibility to practice - Marti...
Collaboration through technology: moving from possibility to practice - Marti...
 
Something amazing from the University Library - libraries and research workin...
Something amazing from the University Library - libraries and research workin...Something amazing from the University Library - libraries and research workin...
Something amazing from the University Library - libraries and research workin...
 
Staff-student partnership working to effect institutional change - Jisc Digit...
Staff-student partnership working to effect institutional change - Jisc Digit...Staff-student partnership working to effect institutional change - Jisc Digit...
Staff-student partnership working to effect institutional change - Jisc Digit...
 
The changing role of the IT leader - Jisc Digital Festival 2015
The changing role of the IT leader - Jisc Digital Festival 2015The changing role of the IT leader - Jisc Digital Festival 2015
The changing role of the IT leader - Jisc Digital Festival 2015
 
Networkshop45 day three plenary session
Networkshop45 day three plenary sessionNetworkshop45 day three plenary session
Networkshop45 day three plenary session
 
Closing plenary - John Wilkin and David Maguire
Closing plenary - John Wilkin and David MaguireClosing plenary - John Wilkin and David Maguire
Closing plenary - John Wilkin and David Maguire
 

Viewers also liked

Provisioning Janet
Provisioning JanetProvisioning Janet
Provisioning Janet
Jisc
 
Enabling efficient movement of data into & out of a high-performance analysis...
Enabling efficient movement of data into & out of a high-performance analysis...Enabling efficient movement of data into & out of a high-performance analysis...
Enabling efficient movement of data into & out of a high-performance analysis...
Jisc
 
Solving Network Throughput Problems at the Diamond Light Source
Solving Network Throughput Problems at the Diamond Light SourceSolving Network Throughput Problems at the Diamond Light Source
Solving Network Throughput Problems at the Diamond Light Source
Jisc
 
Science DMZ at Imperial
Science DMZ at ImperialScience DMZ at Imperial
Science DMZ at Imperial
Jisc
 
Science DMZ security
Science DMZ securityScience DMZ security
Science DMZ security
Jisc
 
The Science DMZ
The Science DMZThe Science DMZ
The Science DMZ
Jisc
 
110G networking within JASMIN
110G networking within JASMIN110G networking within JASMIN
110G networking within JASMIN
Jisc
 
Archiving data from Durham to RAL using the File Transfer Service (FTS)
Archiving data from Durham to RAL using the File Transfer Service (FTS)Archiving data from Durham to RAL using the File Transfer Service (FTS)
Archiving data from Durham to RAL using the File Transfer Service (FTS)
Jisc
 
Science DMZ
Science DMZScience DMZ
Science DMZ
Jisc
 
perfSONAR: getting telemetry on your network
perfSONAR: getting telemetry on your networkperfSONAR: getting telemetry on your network
perfSONAR: getting telemetry on your network
Jisc
 
Electron Microscopy Between OPIC, Oxford and eBIC
Electron Microscopy Between OPIC, Oxford and eBICElectron Microscopy Between OPIC, Oxford and eBIC
Electron Microscopy Between OPIC, Oxford and eBIC
Jisc
 
Protecting our customers - BT security
Protecting our customers - BT securityProtecting our customers - BT security
Protecting our customers - BT security
Jisc
 
Data and information governance: getting this right to support an information...
Data and information governance: getting this right to support an information...Data and information governance: getting this right to support an information...
Data and information governance: getting this right to support an information...
Jisc
 
Cyber Crime - "Who, What and How"
Cyber Crime - "Who, What and How"Cyber Crime - "Who, What and How"
Cyber Crime - "Who, What and How"
Jisc
 
Role of the CISO in Higher Education
Role of the CISO in Higher EducationRole of the CISO in Higher Education
Role of the CISO in Higher Education
Jisc
 
Mitigation starts now
Mitigation starts nowMitigation starts now
Mitigation starts now
Jisc
 
Certifying and Securing a Trusted Environment for Health Informatics Research...
Certifying and Securing a Trusted Environment for Health Informatics Research...Certifying and Securing a Trusted Environment for Health Informatics Research...
Certifying and Securing a Trusted Environment for Health Informatics Research...
Jisc
 
Working with students and ISO27001
Working with students and ISO27001Working with students and ISO27001
Working with students and ISO27001
Jisc
 
Closing plenary and keynote from Lauren Sager Weinstein
Closing plenary and keynote from Lauren Sager WeinsteinClosing plenary and keynote from Lauren Sager Weinstein
Closing plenary and keynote from Lauren Sager Weinstein
Jisc
 

Viewers also liked (19)

Provisioning Janet
Provisioning JanetProvisioning Janet
Provisioning Janet
 
Enabling efficient movement of data into & out of a high-performance analysis...
Enabling efficient movement of data into & out of a high-performance analysis...Enabling efficient movement of data into & out of a high-performance analysis...
Enabling efficient movement of data into & out of a high-performance analysis...
 
Solving Network Throughput Problems at the Diamond Light Source
Solving Network Throughput Problems at the Diamond Light SourceSolving Network Throughput Problems at the Diamond Light Source
Solving Network Throughput Problems at the Diamond Light Source
 
Science DMZ at Imperial
Science DMZ at ImperialScience DMZ at Imperial
Science DMZ at Imperial
 
Science DMZ security
Science DMZ securityScience DMZ security
Science DMZ security
 
The Science DMZ
The Science DMZThe Science DMZ
The Science DMZ
 
110G networking within JASMIN
110G networking within JASMIN110G networking within JASMIN
110G networking within JASMIN
 
Archiving data from Durham to RAL using the File Transfer Service (FTS)
Archiving data from Durham to RAL using the File Transfer Service (FTS)Archiving data from Durham to RAL using the File Transfer Service (FTS)
Archiving data from Durham to RAL using the File Transfer Service (FTS)
 
Science DMZ
Science DMZScience DMZ
Science DMZ
 
perfSONAR: getting telemetry on your network
perfSONAR: getting telemetry on your networkperfSONAR: getting telemetry on your network
perfSONAR: getting telemetry on your network
 
Electron Microscopy Between OPIC, Oxford and eBIC
Electron Microscopy Between OPIC, Oxford and eBICElectron Microscopy Between OPIC, Oxford and eBIC
Electron Microscopy Between OPIC, Oxford and eBIC
 
Protecting our customers - BT security
Protecting our customers - BT securityProtecting our customers - BT security
Protecting our customers - BT security
 
Data and information governance: getting this right to support an information...
Data and information governance: getting this right to support an information...Data and information governance: getting this right to support an information...
Data and information governance: getting this right to support an information...
 
Cyber Crime - "Who, What and How"
Cyber Crime - "Who, What and How"Cyber Crime - "Who, What and How"
Cyber Crime - "Who, What and How"
 
Role of the CISO in Higher Education
Role of the CISO in Higher EducationRole of the CISO in Higher Education
Role of the CISO in Higher Education
 
Mitigation starts now
Mitigation starts nowMitigation starts now
Mitigation starts now
 
Certifying and Securing a Trusted Environment for Health Informatics Research...
Certifying and Securing a Trusted Environment for Health Informatics Research...Certifying and Securing a Trusted Environment for Health Informatics Research...
Certifying and Securing a Trusted Environment for Health Informatics Research...
 
Working with students and ISO27001
Working with students and ISO27001Working with students and ISO27001
Working with students and ISO27001
 
Closing plenary and keynote from Lauren Sager Weinstein
Closing plenary and keynote from Lauren Sager WeinsteinClosing plenary and keynote from Lauren Sager Weinstein
Closing plenary and keynote from Lauren Sager Weinstein
 

Similar to Challenges in end-to-end performance

Parallel session: supporting data-intensive applications
Parallel session: supporting data-intensive applicationsParallel session: supporting data-intensive applications
Parallel session: supporting data-intensive applications
Jisc
 
The Pacific Research Platform
The Pacific Research PlatformThe Pacific Research Platform
The Pacific Research Platform
Larry Smarr
 
Building a Regional 100G Collaboration Infrastructure
Building a Regional 100G Collaboration InfrastructureBuilding a Regional 100G Collaboration Infrastructure
Building a Regional 100G Collaboration Infrastructure
Larry Smarr
 
Rpi talk foster september 2011
Rpi talk foster september 2011Rpi talk foster september 2011
Rpi talk foster september 2011
Ian Foster
 
Internet2 Bio IT 2016 v2
Internet2 Bio IT 2016 v2Internet2 Bio IT 2016 v2
Internet2 Bio IT 2016 v2Dan Taylor
 
Shared services - the future of HPC and big data facilities for UK research
Shared services - the future of HPC and big data facilities for UK researchShared services - the future of HPC and big data facilities for UK research
Shared services - the future of HPC and big data facilities for UK research
Martin Hamilton
 
Future services on Janet
Future services on JanetFuture services on Janet
Future services on Janet
Jisc
 
So Long Computer Overlords
So Long Computer OverlordsSo Long Computer Overlords
So Long Computer Overlords
Ian Foster
 
The Pacific Research Platform: a Science-Driven Big-Data Freeway System
The Pacific Research Platform: a Science-Driven Big-Data Freeway SystemThe Pacific Research Platform: a Science-Driven Big-Data Freeway System
The Pacific Research Platform: a Science-Driven Big-Data Freeway System
Larry Smarr
 
NIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWGNIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWG
Geoffrey Fox
 
Research on Blue Waters
Research on Blue WatersResearch on Blue Waters
Research on Blue Waters
inside-BigData.com
 
Big Data HPC Convergence and a bunch of other things
Big Data HPC Convergence and a bunch of other thingsBig Data HPC Convergence and a bunch of other things
Big Data HPC Convergence and a bunch of other things
Geoffrey Fox
 
Janet Network R&D Innovation - HEAnet / Juniper Innovation Day
Janet Network R&D Innovation - HEAnet / Juniper Innovation DayJanet Network R&D Innovation - HEAnet / Juniper Innovation Day
Janet Network R&D Innovation - HEAnet / Juniper Innovation Day
Martin Hamilton
 
Impact of Grid Computing on Network Operators and HW Vendors
Impact of Grid Computing on Network Operators and HW VendorsImpact of Grid Computing on Network Operators and HW Vendors
Impact of Grid Computing on Network Operators and HW Vendors
Tal Lavian Ph.D.
 
Grid optical network service architecture for data intensive applications
Grid optical network service architecture for data intensive applicationsGrid optical network service architecture for data intensive applications
Grid optical network service architecture for data intensive applications
Tal Lavian Ph.D.
 
Pronet Public Presentation v1 2
Pronet Public Presentation v1 2Pronet Public Presentation v1 2
Pronet Public Presentation v1 2
University of Texas at Dallas
 
HPC Cluster Computing from 64 to 156,000 Cores 
HPC Cluster Computing from 64 to 156,000 Cores HPC Cluster Computing from 64 to 156,000 Cores 
HPC Cluster Computing from 64 to 156,000 Cores 
inside-BigData.com
 
NREN 3.0
NREN 3.0NREN 3.0
NREN 3.0
Ed Dodds
 
Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...
Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...
Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...
IsabellaFilippo
 

Similar to Challenges in end-to-end performance (20)

Parallel session: supporting data-intensive applications
Parallel session: supporting data-intensive applicationsParallel session: supporting data-intensive applications
Parallel session: supporting data-intensive applications
 
The Pacific Research Platform
The Pacific Research PlatformThe Pacific Research Platform
The Pacific Research Platform
 
Building a Regional 100G Collaboration Infrastructure
Building a Regional 100G Collaboration InfrastructureBuilding a Regional 100G Collaboration Infrastructure
Building a Regional 100G Collaboration Infrastructure
 
Rpi talk foster september 2011
Rpi talk foster september 2011Rpi talk foster september 2011
Rpi talk foster september 2011
 
Internet2 Bio IT 2016 v2
Internet2 Bio IT 2016 v2Internet2 Bio IT 2016 v2
Internet2 Bio IT 2016 v2
 
Shared services - the future of HPC and big data facilities for UK research
Shared services - the future of HPC and big data facilities for UK researchShared services - the future of HPC and big data facilities for UK research
Shared services - the future of HPC and big data facilities for UK research
 
Future services on Janet
Future services on JanetFuture services on Janet
Future services on Janet
 
So Long Computer Overlords
So Long Computer OverlordsSo Long Computer Overlords
So Long Computer Overlords
 
The Pacific Research Platform: a Science-Driven Big-Data Freeway System
The Pacific Research Platform: a Science-Driven Big-Data Freeway SystemThe Pacific Research Platform: a Science-Driven Big-Data Freeway System
The Pacific Research Platform: a Science-Driven Big-Data Freeway System
 
NIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWGNIST Big Data Public Working Group NBD-PWG
NIST Big Data Public Working Group NBD-PWG
 
Research on Blue Waters
Research on Blue WatersResearch on Blue Waters
Research on Blue Waters
 
PRObE
PRObEPRObE
PRObE
 
Big Data HPC Convergence and a bunch of other things
Big Data HPC Convergence and a bunch of other thingsBig Data HPC Convergence and a bunch of other things
Big Data HPC Convergence and a bunch of other things
 
Janet Network R&D Innovation - HEAnet / Juniper Innovation Day
Janet Network R&D Innovation - HEAnet / Juniper Innovation DayJanet Network R&D Innovation - HEAnet / Juniper Innovation Day
Janet Network R&D Innovation - HEAnet / Juniper Innovation Day
 
Impact of Grid Computing on Network Operators and HW Vendors
Impact of Grid Computing on Network Operators and HW VendorsImpact of Grid Computing on Network Operators and HW Vendors
Impact of Grid Computing on Network Operators and HW Vendors
 
Grid optical network service architecture for data intensive applications
Grid optical network service architecture for data intensive applicationsGrid optical network service architecture for data intensive applications
Grid optical network service architecture for data intensive applications
 
Pronet Public Presentation v1 2
Pronet Public Presentation v1 2Pronet Public Presentation v1 2
Pronet Public Presentation v1 2
 
HPC Cluster Computing from 64 to 156,000 Cores 
HPC Cluster Computing from 64 to 156,000 Cores HPC Cluster Computing from 64 to 156,000 Cores 
HPC Cluster Computing from 64 to 156,000 Cores 
 
NREN 3.0
NREN 3.0NREN 3.0
NREN 3.0
 
Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...
Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...
Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...
 

More from Jisc

Adobe Express Engagement Webinar (Delegate).pptx
Adobe Express Engagement Webinar (Delegate).pptxAdobe Express Engagement Webinar (Delegate).pptx
Adobe Express Engagement Webinar (Delegate).pptx
Jisc
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Jisc's value to HE: the University of Sheffield
Jisc's value to HE: the University of SheffieldJisc's value to HE: the University of Sheffield
Jisc's value to HE: the University of Sheffield
Jisc
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
Jisc
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
Jisc
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
Jisc
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
Jisc
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
Jisc
 
International students’ digital experience: understanding and mitigating the ...
International students’ digital experience: understanding and mitigating the ...International students’ digital experience: understanding and mitigating the ...
International students’ digital experience: understanding and mitigating the ...
Jisc
 
Digital Storytelling Community Launch!.pptx
Digital Storytelling Community Launch!.pptxDigital Storytelling Community Launch!.pptx
Digital Storytelling Community Launch!.pptx
Jisc
 
Open Access book publishing understanding your options (1).pptx
Open Access book publishing understanding your options (1).pptxOpen Access book publishing understanding your options (1).pptx
Open Access book publishing understanding your options (1).pptx
Jisc
 
Scottish Universities Press supporting authors with requirements for open acc...
Scottish Universities Press supporting authors with requirements for open acc...Scottish Universities Press supporting authors with requirements for open acc...
Scottish Universities Press supporting authors with requirements for open acc...
Jisc
 
How Bloomsbury is supporting authors with UKRI long-form open access requirem...
How Bloomsbury is supporting authors with UKRI long-form open access requirem...How Bloomsbury is supporting authors with UKRI long-form open access requirem...
How Bloomsbury is supporting authors with UKRI long-form open access requirem...
Jisc
 
Jisc Northern Ireland Strategy Forum 2023
Jisc Northern Ireland Strategy Forum 2023Jisc Northern Ireland Strategy Forum 2023
Jisc Northern Ireland Strategy Forum 2023
Jisc
 
Jisc Scotland Strategy Forum 2023
Jisc Scotland Strategy Forum 2023Jisc Scotland Strategy Forum 2023
Jisc Scotland Strategy Forum 2023
Jisc
 
Jisc stakeholder strategic update 2023
Jisc stakeholder strategic update 2023Jisc stakeholder strategic update 2023
Jisc stakeholder strategic update 2023
Jisc
 
JISC Presentation.pptx
JISC Presentation.pptxJISC Presentation.pptx
JISC Presentation.pptx
Jisc
 
Community-led Open Access Publishing webinar.pptx
Community-led Open Access Publishing webinar.pptxCommunity-led Open Access Publishing webinar.pptx
Community-led Open Access Publishing webinar.pptx
Jisc
 

More from Jisc (20)

Adobe Express Engagement Webinar (Delegate).pptx
Adobe Express Engagement Webinar (Delegate).pptxAdobe Express Engagement Webinar (Delegate).pptx
Adobe Express Engagement Webinar (Delegate).pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Jisc's value to HE: the University of Sheffield
Jisc's value to HE: the University of SheffieldJisc's value to HE: the University of Sheffield
Jisc's value to HE: the University of Sheffield
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
International students’ digital experience: understanding and mitigating the ...
International students’ digital experience: understanding and mitigating the ...International students’ digital experience: understanding and mitigating the ...
International students’ digital experience: understanding and mitigating the ...
 
Digital Storytelling Community Launch!.pptx
Digital Storytelling Community Launch!.pptxDigital Storytelling Community Launch!.pptx
Digital Storytelling Community Launch!.pptx
 
Open Access book publishing understanding your options (1).pptx
Open Access book publishing understanding your options (1).pptxOpen Access book publishing understanding your options (1).pptx
Open Access book publishing understanding your options (1).pptx
 
Scottish Universities Press supporting authors with requirements for open acc...
Scottish Universities Press supporting authors with requirements for open acc...Scottish Universities Press supporting authors with requirements for open acc...
Scottish Universities Press supporting authors with requirements for open acc...
 
How Bloomsbury is supporting authors with UKRI long-form open access requirem...
How Bloomsbury is supporting authors with UKRI long-form open access requirem...How Bloomsbury is supporting authors with UKRI long-form open access requirem...
How Bloomsbury is supporting authors with UKRI long-form open access requirem...
 
Jisc Northern Ireland Strategy Forum 2023
Jisc Northern Ireland Strategy Forum 2023Jisc Northern Ireland Strategy Forum 2023
Jisc Northern Ireland Strategy Forum 2023
 
Jisc Scotland Strategy Forum 2023
Jisc Scotland Strategy Forum 2023Jisc Scotland Strategy Forum 2023
Jisc Scotland Strategy Forum 2023
 
Jisc stakeholder strategic update 2023
Jisc stakeholder strategic update 2023Jisc stakeholder strategic update 2023
Jisc stakeholder strategic update 2023
 
JISC Presentation.pptx
JISC Presentation.pptxJISC Presentation.pptx
JISC Presentation.pptx
 
Community-led Open Access Publishing webinar.pptx
Community-led Open Access Publishing webinar.pptxCommunity-led Open Access Publishing webinar.pptx
Community-led Open Access Publishing webinar.pptx
 

Recently uploaded

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
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
ThomasParaiso2
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
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
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
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
 
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
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Zilliz
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
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.
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
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
 
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
 

Recently uploaded (20)

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
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
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
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
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
 
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?
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
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
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
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...
 
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
 

Challenges in end-to-end performance

  • 1. Challenges in end-to-end performance Dr.Tim Chown, Jisc, UK tim.chown@jisc.ac.uk 19/10/2016
  • 2. Overview » There are many new use cases emerging in the field of data-intensive research, particularly in the sciences › These are placing an increasing requirement on the network to transfer large volumes of data to/from compute facilities or to/from storage/archive, while achieving the best possible end-to-end performance » This challenge exists for existing research fields › e.g. astrophysics, particle physics, genomics, … » But also for new fields, and new types of networked scientific equipment › e.g., electron microscopy, where there may be no local compute facility, but a fast turnaround on processing significant data volumes is required » We’ll hear more about examples of both of these today 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 2
  • 3. Factors affecting end-to-end performance? » Achieving optimal end-to-end performance is a multi-faceted, nuanced problem. » It includes: › Appropriate provisioning between the end sites (campuses, national e- Infrastructure facilities, and cloud resources) by Jisc and other ISPs › Properties of the local campus network (at each end), including their Janet connectivity capacity, internal LAN design, the performance of firewall/IDS systems, and the configuration of other network devices on the path › End system configuration and tuning; e.g., network stack buffer sizes, disk I/O, memory management, etc. › The choice of software tools used to transfer data, and the underlying network protocols they use » Note: It’s not practical to expect researchers to understand these issues in detail, but an appreciation of them at a high level would be useful 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 3
  • 4. Goals for today » To help you form a strategy for supporting data-intensive research, by bringing together networking people from many organisations to hear about and discuss the issues » With regards to end-to-end performance, today’s workshop focuses on network engineering in the ‘last mile’ within end-site campuses › This is where we currently see most of the problems › What approaches should we take? » Today’s presentations cover a range of related topics, with time set aside for discussion › Important to raise awareness of the issues, the challenges, and their context › See examples of current good practices on local network engineering › Consider related topics, such as network performance measurement, and the application of appropriate security policies 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 4
  • 5. Janet end-to-end performance initiative » Jisc has set up its Janet e2e performance initiative to help progress the challenges » The E2EPI aims to: › Promote dialogue between Jisc, Janet-connected campus/site computing service groups, and research communities › Engage with existing and emerging data-intensive research communities › Hold workshops, facilitating discussion on e-mail lists, etc. › Help researchers manage expectations › Establish and share best practices in identifying and rectifying causes of poor performance › Include a diverse set of applications, e.g. low-latency applications such as LOLA » More information: › https://www.jisc.ac.uk/rd/projects/janet-end-to-end-performance-initiative 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 5
  • 6. Supporting data-intensive science » Today’s campus networks are generally designed to support day-to-day application traffic; web, email, social media, video on demand, etc. » A campus connection to Janet will be sized for this traffic › Traffic volume tends to grow organically, and fairly predictably » The firewall or IDS architecture is designed for thousands of concurrent short traffic flows › With usually, by policy, all campus traffic flowing through it » The challenge is how we adapt our network architectures and design choices to also support very high throughput flows, to/from the campus › Noting that some of these flows may place significant step changes on our campus connectivity requirements › And that we’d prefer not to rate-limit, or use resilient links for science data › Implies you need to conduct regular networking ‘future looks’ – do you? 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 6
  • 7. The local network engineering context » Appropriate local campus network engineering is an important part of the end- to-end picture » But it’s important not to overlook other elements, for example: › Janet is well-provisioned, as we’ll hear shortly; most problems have tended to be towards the edges, but it's not unknown for problems to exist in the backbone › The performance of the end systems; a fast network path to a slow disk I/O subsystem is of little practical use › Researchers may choose the transfer tools they use, or have these imposed by the project partners they’re working with; the tools might not be optimal › Researchers may try (say) scp, get poor performance, and give up › Applications will behave differently, especially with respect to packet loss, depending on whether they useTCP or UDP » You should keep these aspects in mind, to best support your researchers 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 7
  • 8. Example issue: TCP or UDP? » There areTCP and UDP-based transfer tools available » TCP-based applications can be very sensitive to packet loss › A small fraction of 1% packet loss can have a significant effect › Thus we need to minimise packet loss forTCP applications › GridFTP can mitigate this by using multiple parallelTCP streams › Google’s recent work onTCP-BBR is very promising; now in the Linux kernel » UDP-based applications are less sensitive to loss › Aspera is gaining some popularity as a commercial data transfer tool › But UDP is not considerate ofTCP applications;TCP flows will back off in the presence of competing UDP; consider your traffic as a whole 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 8
  • 9. Researcher expectations? » We need to think about how we might help set researcher expectations » Noting some researchers may have little idea of what the network can do for them » One way is by example: › To send 1PB of data over a 100Gbps link would take just under a day (0.93 days) › Or on a 10Gbit/s link you can move 50GB in under a minute » The snag is that in practice it’s hard to get the maximum theoretical throughput, for a variety of reasons, including: › Competing traffic on the same path › Limitations in network devices › Choice of transfer tools used (scp, GridFTP, Aspera, …) › The impact of packet loss › Limited buffer sizes for large round-trip time links » Ultimately, good communication between IT staff and researchers is vital 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 9
  • 10. Good news! » The good news is that a lot of good work has already been done » For example: › The Worldwide LHC Computing Grid and NRENs (like Janet) have established an optical network (LHCOPN) and an overlay network (LHCONE) to handle the transfer of Large Hadron Collider data between sites › International work, especially by ESnet, including their FasterData resource, and their publication of the ‘Science DMZ’ design pattern › The DataTransfer Zone (DTZ) deployment at RAL › We’ll hear about these, and others, later… » By building on this work we can more widely enable new types of data workflows, with virtual co-location of data and compute, analysis of live streamed data (rather than locally stored data), etc. › Fully exploit the capacity of the Janet backbone › Increase the potential for the UK’s research output 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 10
  • 11. The ESnet ‘Science DMZ’ approach » ESnet published the Science DMZ design pattern in 2012/13 › See https://www.es.net/assets/pubs_presos/sc13sciDMZ-final.pdf » It comprises four key elements: › Network architecture; avoiding local bottlenecks › Network performance measurement; deployment of perfSONAR › An appropriate, tailored security model › High performance data transfer node (DTN) design and configuration » The NSF’s Campus Cyberinfrastructure Program has funded this model ($60m total) in over 100 US universities, and continues to offer awards in similar areas: › See http://www.nsf.gov/pubs/2016/nsf16567/nsf16567.htm › But there is no current funding equivalent in the UK 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 11
  • 12. The Pacific Research Platform » The PRP is an example of what becomes possible as the ‘last mile’ issues are addressed. » Seeded by $5m of NSF funding › Sites connected at 10-100Gbit/s » Science-driven, by an initial set of 15 teams of scientists across multiple disciplines and organisations › Particle physics, astronomy, astrophysics, biomedicine, genomics, structural biology, earth sciences, climate modeling, scalable visualistion, … » See http://prp.ucsd.edu/ 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 12
  • 13. Extending Science DMZ? » The Science DMZ specifies a design pattern » It turns out that a number of campuses/sites in the UK have already deployed elements of the pattern, without knowing it » An interesting question is how we might extend the existing Science DMZ principles › On-demand provision? › To specific end systems? › Using SDN? (perhaps with tools like Cisco’sACI) › With IPv6? (noting for example that GridPP are aiming to support IPv6-only resources) » We might also consider the potential for a UK equivalent to the PRP » And maybe with a better name than ‘Science DMZ’ ? 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 13
  • 14. Useful resources » Janet E2EPI mail list: › Open for anyone to join; currently around 70 list members › See https://www.jiscmail.ac.uk/cgi-bin/webadmin?A0=E2EPI » ESnet FasterData knowledgebase: › Lots of good material on host and network tuning, transfer tools, network expectations, and Science DMZ principles › See http://fasterdata.es.net/ » SWITCH’sTCP throughput calculator › Includes the impact onTCP throughput for a given loss rate, and a bandwidth- delay product (BDP) calculator › See https://www.switch.ch/network/tools/tcp_throughput/ 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 14
  • 15. GÉANT eduPERT » eduPERT is a collaborative effort by a variety of campus and NREN participants to document and share experiences in end-to-end performance problems › See http://services.geant.net/edupert » Includes the searchable eduPERT knowledgebase (a wiki), which contains entries added over the last 10 years › See http://kb.pert.geant.net/PERTKB/WebHome » Originally designed to be a coordination point between Performance Enhancement ResponseTeams (PERTs) » In practice, it’s open to anyone to register and contribute › To join the mail list: https://lists.geant.org/sympa/info/pert-discuss 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 15
  • 16. GÉANT SIG-PMV » The Special Interest Group for Performance Monitoring andVerification (SIG- PMV) is a a new, open group studying the use of appropriate performance monitoring and measurement tools by researcher, campus and NREN groups › Its initial activity will be to conduct surveys of communities to identify the existing tools being used, and potential gaps that may exist › Includes consideration of small node perfSONAR andWiFiMon » See https://wiki.geant.org/display/PMV/SIG-PMV » Next meeting: November 3rd 2016 at SWITCH offices in Zurich › An eduPERT hands-on training event follows on the 4th November; this will be focused on deploying perfSONAR › Details and registration: https://eventr.geant.org/events/2494 » To join the mail list: https://lists.geant.org/sympa/info/pmv-discuss 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 16
  • 17. Today’s talks » Our high-level schedule for the day… » This morning: › The Janet perspective › An example of an emerging data-intensive science use-case › An overview of perfSONAR › Use of perfSONAR and Science DMZ principles to resolve problems at Diamond » In the afternoon: › A set of community talks on network engineering practices › Rounded off by ESnet talks (remote) › With time at the end to see what we have consensus on… 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 17
  • 18. jisc.ac.uk We want to hear from you - do get in touch! DrTim Chown Senior Network Services Developer Jisc, UK tim.chown@jisc.ac.uk 30/09/2016 Challenges in Achieving Optimal End-to-End Network Performance 18