SlideShare ist ein Scribd-Unternehmen logo
1 von 59
Downloaden Sie, um offline zu lesen
The Evolution of
the Internet
Geoff Huston AM
Chief Scientist, APNIC
Dave Crosby, https://www.flickr.com/photos/wikidave/4044498586/
Where have we come from?
2
The 19th Century Internet
• In 1800 Alessandro Volta invented the battery that allowed electricity to be
used in a controlled manner
• In 1820 Hans Christian Oersted demonstrated the connection between
electric current and magnetism
• In the 1830’s in the UK William Cooke and Charles Wheatstone used a
system of five pointers to send text - the first use was railway signalling in the
UK
• In the 1840’s Samuel Morse developed a simpler system using a keypad to
complete a circuit.
• By 1861 telegraph lines spanned the US
• By 1870 an undersea cables spanned the Atlantic
The Great Telegraph Boom
The period from the 1850’s to the 1900 saw major
investments in national and international telegraph
cable systems
Most of the initial international investment activity was
from the UK – by 1982 British companies owned and
operated two thirds of the world’s telegraph cables.
In the US newspapers expanded 5-fold in the period
1840 – 1860 as 50,000 miles of telegraph cable were
installed
When combined with the railway this became an
effective means for the projection of power and control
– enterprises saw opportunities in extensive reach,
creating private monopolies to complement the older
state-sponsored monopolies
The Next Wave: the Telephone
• First shown to the world at the 1876 World Exposition at
Philadelphia, its invention triggered a struggle to the death
between Western Union’s telegraph and Bell’s telephone
• Western Union never fully appreciated that the telephone
was an existential threat to the telegraph until it was simply
too late.
• Thousands of regional telephone companies appeared all
over the world in the following years
Sound familiar?
The Telephone Cartel
• Theodore Vail - President of American Telephone and Telegraph
(twice!) - oversaw the construction of a national monopoly
masquerading as a public utility through the Kingsbury Commitment
with US Congress in 1913
• AT&T divested itself of Western Union Telegraph and in return created
a substantial private monopoly under the catch cry of“one policy, one
system and one universal service”
• Other countries emulated this transformation from competition to
national monopoly in just a few years, using existing telegraph
monopoly to subsume telephone operators into public utility
structures
And then the story just stopped
• The telephone network was constructed to match the human voice
• And that’s all it did
• Telephone service innovations were deployed early on in the history of telephone
• Time Division Multiplexing was developed in 1870’s for telegraphy (later adapted for digital telephony)
• The Stroger Automatic Exchange was invented in 1891
• The Fax dates back to 1843
• And there was the Speaking Clock of course
• And not much else!
• While telephone companies monopolized technology, they did so in a defensive stance to
maintain their hold on telephony services
• Meanwhile, …
Meanwhile…
The phone companies’ research labs invented:
• the transistor,
• switching,
• DACs,
• DSPs,
• packet networking,
• ciphers,
• radio astronomy,
• television,
• solar cells,
• C,
• Unix,
• microprocessors
Almost the entirety of the technology of the 20th century!
Computer Networks
Computer Networks
Computer Networks
The original conceptual model for computer networks was
the telephone network
• The network was there to enable connected computers to
exchange data
• All connected computers were able to initiate or receive “calls” to/from
other connected computers
• A connected computer could not call ”the network” – the network was
an invisible common substrate
• It made no difference if the network had active or passive internal
elements
10
11
TCP/IP Engine
TCP/IP Engine
IP Network
TCP hosts
1980’s Internet Architecture
1980’s Internet Architecture
“End-to-End” design:
• Connected computer to computer
• The network switching function was stateless
No virtual circuits, no dynamic state for packets to follow
• Single network-wide addressing model
• Single network-wide routing model
• Simple datagram unreliable datagram delivery in each packet switching
element
• hop-by-hop destination-address-based packet forwarding paradigm
The Result was Revolutionary!
By stripping out network-centric virtual circuit
states and removing time synchronicity the
resultant packet carriage network was minimal
in design and functionality
More complex functions, such as flow control,
jitter stability, loss mitigation and reliability, were
pushed out to the attached devices on the edge
Packet carriage networks were far cheaper to
operate than circuit-switched networks
13
(in)Equality of Networks
In the regulated world of national telephone operators every telephone network
was “equal”
But we rapidly started differentiating between Internet networks -- Internet
networks were not all the same.
We also started differentiating between attached devices – some were “servers”
that provided services to clients, and some (many more) were “clients” who
provided no services, but access services provided by server
We started differentiating on roles and services and differentiating by the flow of
revenues between networks
Network Role Segmentation
15
clients
clients
clients
services
Enter Content
Segmenting attached computers into clients and servers
• Access networks service the needs of clients
• Clients are not directly reachable by other clients
• Clients connect to services
Content (and service) provision is the role of servers
The role of the network here is to carry clients to service access
points
• The assumption here is that there are many more clients than service
points
17
Content Server
Content Server
Content vs Carriage
Who pays whom?
• The only reason why access networks have clients is because there are
content services that clients want to access
• Therefore, carriage providers should pay for content
• There is no “end-to-end” financial settlement model in the Internet – both
“ends” pay for access and network providers settle between themselves.
To a carriage network, content is just another client
• Content providers should pay for carriage services, just like any other client
Content vs Carriage
Who pays whom?
• The only reason why access networks have clients is because there are
content services that clients want to access
• Therefore, carriage providers should pay for content
• There is no “end-to-end” financial settlement model in the Internet – both
“ends” pay for access and network providers settle between themselves.
To a carriage network, content is just another client
• Content providers should pay for carriage services, just like any other client
The content folk resolved this tension by
going “over the top” and created
relationships directly with users
The Tyranny of Distance
But not all clients enjoy the same experience from a single
service
Facebook presentation at
NANOG 68
What’s the problem?
• Having everyone pull the same content over long haul transit
networks is inefficient, expensive and tediously slow
• Many carriage providers were playing with opportunistic content
caching, but it relied on unencrypted content and content
providers objected to the loss of “direct touch” with content
consumers
• Network-level encrypted cached content can work, but it needs
the participation of the content holder
• The alternative was for content caches to separately deploy at the
edge of the network
21
22
Content Distribution
Network
Content Distribution
Let them eat data!
The rise of the Content Distribution Network
• Replicate content caches close to large user populations
• The challenge of delivering many replicant service requests over high
delay network paths is replaced by the task of updating a set of local
caches by the content distribution system and then serving user service
requests over the access network
• Reduced service latency, increased service resilience, happy customers!
Optimising Service Delivery
• Reducing the network delay between content and consumer
increases the efficiency of delivery and decreases cost
• Bypassing network transit eliminates a whole bunch of odious
Network Neutrality issues that have plagued many national
regulatory regimes for years!
• The falling costs of storage and local delivery more than offset the
costs of operating a CDN
24
Eliminating Distance
• The major overhead for service and content delivery is distance
• Distance adds to the net carriage cost
• Distance makes transport protocols less efficient
• Distances encourages the formation of choke points
• Distance calls in multiple providers into the e2e path, with more points of
vulnerability in service delivery
• CDNs replace “on-demand” delivery with pre-provisioned local
cache delivery (“just in case”) 25
Reviving Locality
Localized last mile delivery
• Avoids trunk carriage costs
• Removes intermediary providers
• Improves service robustness
• Allows direct ”touch” between service provider and customer
• Low RTT allows efficient transport operation
Local content caches
• Exploit abundance in storage, processing and local carriage infrastructure
• Optimise cache refresh timing to scavenge otherwise uncommitted
transit capacity
26
For the Content Provider…
CDN platforms represents a clear advantage in:
• Scalability
• Reduced service provision cost
• Reduced number of external dependencies on intermediaries
• Improved service resilience
27
What’s not to like about the
economics of CDNs?
CDNs Today
• Remember “Food Miles”?
• The distance your food has to travel from farm gate to plate
• What about “Packet Miles”?
• The distance your packets have to travel from platform to your device
• What is the average “Packet Mile” metric for all your content?
• We measured this for a major ISP in Australia in the early 2000’s (pre
CDNs) and the metric was ~8,000 miles for 80% of all delivered traffic
• I suspect this has dropped to under 50 miles for the majority of that
network’s customers these days because of CDNs
CDN Reach – some examples
29
August 2019 - https://blog.cloudflare.com/scaling-the-cloudflare-global
CDN Reach – some examples
30
https://www.fastly.com/network-map/
CDN Reach – some examples
31
Today’s Internet Architecture
32
clients
clients
clients
services
What’s important for an access
Service Provider?
33
Cumulative % of Delivered Traffic
Cumulative
Carriage
Cost
CDN-Delivered Content / Local Peer Traffic
Remote Content
de4livered via Transit
Today’s 90/10 profile of
traffic cost
Transit?
Once the CDN caches sit “inside” the the Access ISP then the
entire wide area transit network becomes a marginal activity
compared to the value of the content feeds!
Does the network fragment into a collection of localized service
“cones” where all inter-zone traffic is mediated through
applications and services hosted within CDNs?
Closed Transit?
35
We see the CDN systems reserve a carriage resource through dedicated
bandwidth / wavelength / cable purchase and effectively bypass the open IP
carriage infrastructure
No More Open Transit?
• If users don’t send packets to users any more…
• If content is now delivered via CDNs to users via discrete service
cones…
• If there is no universal service obligation…
Then why do we still need Transit Service providers?
Internet Names and Addresses?
If the Internet is (or maybe soon will be) a collection of discrete
CDN service ‘cones’ and a collection of applications and services,
then what’s the role of IP?
Taking this one step further, why do we expect end users to pay for
the maintenance of:
• A global IP address plan?
• A single global routing domain?
if all such inter-cone traffic is managed through CDNs and their
service platforms?
2020’s Internet Architecture
A “network” of CDNs:
• Edge devices are connected within a connected service zone defined by
CDN presentation interface
• The network switching function is increasingly stateful
SDN and Source-Directed path specification
• Addressing is unbound from identity
• Locally-scoped routing model
• Residual transit services are provided within a service application context,
nanaged by service applications operation within CDNs
It’s not just the Death of Transit
It’s the re-purposing of the entire network
• Service provisioning sits within cloud providers and distributed data
centres
• Edge computers are now acting as televisions into the clouded world of
data
• The distinction between personal and public data realms is disappearing
into the realm of corporately owned private data empires
39
Exactly where are we?
• We started this journey building a telephone network for computers
to communicate between each other
• But now one-way content distribution lies at the core of today’s
Internet
• This content distribution role is an enterprise service framework
rather than a public carriage service
• The internal parts of the carriage network are now being privatized
and removed from public regulatory scrutiny (assuming that the Internet every
had any such scrutiny in the first place!)
40
Policy?
If CDN feeder networks are private networks, and there is
little residual public carriage other than last mile access
networks, then what do we really mean by “public
communications policy”?
In the regulatory world ‘content’ is commerce, not carriage!
41
Policy?
In today’s Internet what do we mean in a policy sense by concepts such
as:
“universal service obligation”
“network neutrality”
“rights of access” or even
“market dominance”
when we are talking about diverse CDNs as the dominant actors in the
Internet?
42
The Large and the Largest
43
The world’s 10 largest
publicly traded
companies, as ranked by
their market
capitalization, Q3, 2024
Company Market Cap($B)
Apple 2,994
Microsoft 2,795
Alphabet 1,764
Amazon 1,570
Nvidia 1,223
Meta 909
Tesla 789
Berkshire Hathaway 783
Eli Lilly 553
TSMC 539
Content Really is King
• None of these seven technology companies are a
telephone company, or even a transit ISP, or even an
ISP at all!
• Five of them have pushed aside carriage networks in
order to maintain direct relationships with billions of
consumers
• These valuable consumer relationships are based on
content services, not carriage 44
Content Consolidation
• There are not thousands of content service platforms
• There are just a few left
• And the space is dominated by a small number of dominant
actors who set the rules of engagement for all others
45
Content Consolidation
“The size and scale of the attacks that can now easily be launched online make it
such that if you don't have a network like Cloudflare in front of your content, and
you upset anyone, you will be knocked offline.
…
In a not-so-distant future, if we're not there already, it may be that if you're
going to put content on the Internet you'll need to use a company with a giant
network like Cloudflare, Google, Microsoft, Facebook, Amazon, or Alibaba.
…
Without a clear framework as a guide for content regulation, a small number of
companies will largely determine what can and cannot be online.
46
https://blog.cloudflare.com/why-we-terminated-daily-stormer/ August 2017
Competition or Cartel?
With a small number of truly massive enterprises at the heart
of the area of digital content and service is this still a space
that is shaped by competitive pressures?
Or do these dominant incumbents get to set their own terms
of engagement with each other, with users, and even with the
public sector?
47
Competition or Cartel?
With a small number of truly massive enterprises at the heart
of the area of digital content and service is this still a space
that is shaped by competitive pressures?
Or do these dominant incumbents get to set their own terms
of engagement with each other, with users, and even with the
public sector?
48
As concerning as this might sound, it’s not
a novel situation!
49
High Museum of Art, Atlanta
We’ve been here before…
The Gilded Age
A term applied to America in the 1870 – 1890’s about the building of industrial
and commercial corporate giants on platforms that were a mix of industrial
innovation and enterprise with elements of greed, corruption and labor
exploitation
50
Andrew Carnegie - US Steel
John Rockfeller - Standard Oil
Theodore Vail - AT&T
George Westinghouse – Rail Brakes
Thomas Edison – General Electric
J P Morgan - Banking
The Gilded Age
51
During this period in the United
States the dominant position within
industry and commerce was
occupied by a very small number of
players who were moving far faster
than the regulatory measures of the
day.
The resulting monopolies took the US
decades to dismember, and even
today many of these gilded age
companies remain dominant in their
field
Who’s Gilding Today?
52
Company Market Cap($B)
Apple 2,994
Microsoft 2,795
Alphabet 1,764
Amazon 1,570
Nvidia 1,223
Meta 909
Tesla 789
Berkshire Hathaway 783
Eli Lilly 553
TSMC 539
The Internet’s Gilded Age
At some point in the past decade or so
the dominant position across the entire
Internet has been occupied by a very
small number of players who are
moving far faster than the regulatory
measures that were intended to curb
the worst excesses of market
dominance by a small clique of actors.
53
The Internet’s Gilded Age
These actors have enough market influence to set their own
rules of engagement with:
• Users,
• Each other,
• Third party suppliers,
• Regulators and Governments
By taking a leading position with these emergent
technologies, these players are able to amass vast
fortunes, with little in the way of accountability to a broader
common public good
54
The Internet’s Gilded Age
These actors have enough market influence to set their own
rules of engagement with:
• Users,
• Each other,
• Third party suppliers,
• Regulators and Governments
By taking a leading position with these emergent
technologies, these players are able to amass vast
fortunes, with little in the way of accountability to a broader
common public good
55
Is this the Internet we were
dreaming of?
What is this all about?
This is no longer just a conversation about incremental changes in
carriage and communications within the Internet.
For me, the essential topic of this conversation is how we can strike a
sustainable balance between an energetic private sector that has
rapidly amassed overarching control of the digital service and content
space, and the needs of the larger society in which we all would like
some equity of opportunity to thrive and benefit from the outcomes of
this new digital age.
56
Wherever we’re heading…
• It’s not the Internet any more
• That has already died and gone to silicon heaven!
Sic transit gloria mundi
In 1776 English historian Edward
Gibbon published a mighty 6 volume
work tracing the Roman Empire (and
Western Civilisation) from the height of
Empire to the fall of Byzantium
The seeds of the empire’s eventual
decline and fall were sown early in its
rise
Thanks!

Weitere ähnliche Inhalte

Ähnlich wie 'Future Evolution of the Internet' delivered by Geoff Huston at Everything Open 2024

The Evolution of Carriage, Content and Interconnection
The Evolution of Carriage, Content and InterconnectionThe Evolution of Carriage, Content and Interconnection
The Evolution of Carriage, Content and InterconnectionGeoffHuston
 
Entrepreneurship & Commerce in IT - 09 - The internet and the world wide web
Entrepreneurship & Commerce in IT - 09 - The internet and the world wide webEntrepreneurship & Commerce in IT - 09 - The internet and the world wide web
Entrepreneurship & Commerce in IT - 09 - The internet and the world wide webSachintha Gunasena
 
'Future Network Needs' presentation by Geoff Huston for AINTEC 2022
'Future Network Needs' presentation by Geoff Huston for AINTEC 2022'Future Network Needs' presentation by Geoff Huston for AINTEC 2022
'Future Network Needs' presentation by Geoff Huston for AINTEC 2022APNIC
 
CS8651 Internet Programming - Basics of HTML, HTML5, CSS
CS8651   Internet Programming - Basics of HTML, HTML5, CSSCS8651   Internet Programming - Basics of HTML, HTML5, CSS
CS8651 Internet Programming - Basics of HTML, HTML5, CSSVigneshkumar Ponnusamy
 
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...APNIC
 
BIT3114 lecture6 WAN.ppt
BIT3114 lecture6 WAN.pptBIT3114 lecture6 WAN.ppt
BIT3114 lecture6 WAN.pptAmanyaLaban
 
BA401Slouching toward broadband
BA401Slouching toward broadbandBA401Slouching toward broadband
BA401Slouching toward broadbandboombim
 
IETF 112: Internet centrality and its impact on routing
IETF 112: Internet centrality and its impact on routingIETF 112: Internet centrality and its impact on routing
IETF 112: Internet centrality and its impact on routingAPNIC
 
Network - Lecture A
Network - Lecture ANetwork - Lecture A
Network - Lecture ACMDLearning
 
Data Communication project M.Tech o.pptx
Data Communication project M.Tech o.pptxData Communication project M.Tech o.pptx
Data Communication project M.Tech o.pptxarindamdas591494
 
IP Transition and Net Neutrality: Why Local Governments Should Care
IP Transition and Net Neutrality:Why Local Governments Should CareIP Transition and Net Neutrality:Why Local Governments Should Care
IP Transition and Net Neutrality: Why Local Governments Should CareBest Best and Krieger LLP
 
SEA IGF 2021: Some thoughts on Internet infrastructure
SEA IGF 2021: Some thoughts on Internet infrastructure SEA IGF 2021: Some thoughts on Internet infrastructure
SEA IGF 2021: Some thoughts on Internet infrastructure APNIC
 
Data Communication 1
Data Communication 1Data Communication 1
Data Communication 1admercano101
 
PacNOG 31: Internet Exchange Points
PacNOG 31: Internet Exchange PointsPacNOG 31: Internet Exchange Points
PacNOG 31: Internet Exchange PointsAPNIC
 
PITA 27th AGM & Business Forum Expo 23: Internet Exchange Points
PITA 27th AGM & Business Forum Expo 23: Internet Exchange PointsPITA 27th AGM & Business Forum Expo 23: Internet Exchange Points
PITA 27th AGM & Business Forum Expo 23: Internet Exchange PointsAPNIC
 
Network-Internet.ppt
Network-Internet.pptNetwork-Internet.ppt
Network-Internet.pptFaltuJiii
 
Network-Internet.ppt
Network-Internet.pptNetwork-Internet.ppt
Network-Internet.pptsunilcomputer
 

Ähnlich wie 'Future Evolution of the Internet' delivered by Geoff Huston at Everything Open 2024 (20)

The Evolution of Carriage, Content and Interconnection
The Evolution of Carriage, Content and InterconnectionThe Evolution of Carriage, Content and Interconnection
The Evolution of Carriage, Content and Interconnection
 
Entrepreneurship & Commerce in IT - 09 - The internet and the world wide web
Entrepreneurship & Commerce in IT - 09 - The internet and the world wide webEntrepreneurship & Commerce in IT - 09 - The internet and the world wide web
Entrepreneurship & Commerce in IT - 09 - The internet and the world wide web
 
'Future Network Needs' presentation by Geoff Huston for AINTEC 2022
'Future Network Needs' presentation by Geoff Huston for AINTEC 2022'Future Network Needs' presentation by Geoff Huston for AINTEC 2022
'Future Network Needs' presentation by Geoff Huston for AINTEC 2022
 
CS8651 Internet Programming - Basics of HTML, HTML5, CSS
CS8651   Internet Programming - Basics of HTML, HTML5, CSSCS8651   Internet Programming - Basics of HTML, HTML5, CSS
CS8651 Internet Programming - Basics of HTML, HTML5, CSS
 
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
 
BIT3114 lecture6 WAN.ppt
BIT3114 lecture6 WAN.pptBIT3114 lecture6 WAN.ppt
BIT3114 lecture6 WAN.ppt
 
BA401Slouching toward broadband
BA401Slouching toward broadbandBA401Slouching toward broadband
BA401Slouching toward broadband
 
IETF 112: Internet centrality and its impact on routing
IETF 112: Internet centrality and its impact on routingIETF 112: Internet centrality and its impact on routing
IETF 112: Internet centrality and its impact on routing
 
Open access network
Open access networkOpen access network
Open access network
 
Network - Lecture A
Network - Lecture ANetwork - Lecture A
Network - Lecture A
 
Data Communication project M.Tech o.pptx
Data Communication project M.Tech o.pptxData Communication project M.Tech o.pptx
Data Communication project M.Tech o.pptx
 
IP Transition and Net Neutrality: Why Local Governments Should Care
IP Transition and Net Neutrality:Why Local Governments Should CareIP Transition and Net Neutrality:Why Local Governments Should Care
IP Transition and Net Neutrality: Why Local Governments Should Care
 
how_internet_works.ppt
how_internet_works.ppthow_internet_works.ppt
how_internet_works.ppt
 
SEA IGF 2021: Some thoughts on Internet infrastructure
SEA IGF 2021: Some thoughts on Internet infrastructure SEA IGF 2021: Some thoughts on Internet infrastructure
SEA IGF 2021: Some thoughts on Internet infrastructure
 
Data Communication 1
Data Communication 1Data Communication 1
Data Communication 1
 
PacNOG 31: Internet Exchange Points
PacNOG 31: Internet Exchange PointsPacNOG 31: Internet Exchange Points
PacNOG 31: Internet Exchange Points
 
PITA 27th AGM & Business Forum Expo 23: Internet Exchange Points
PITA 27th AGM & Business Forum Expo 23: Internet Exchange PointsPITA 27th AGM & Business Forum Expo 23: Internet Exchange Points
PITA 27th AGM & Business Forum Expo 23: Internet Exchange Points
 
Network-Internet
Network-InternetNetwork-Internet
Network-Internet
 
Network-Internet.ppt
Network-Internet.pptNetwork-Internet.ppt
Network-Internet.ppt
 
Network-Internet.ppt
Network-Internet.pptNetwork-Internet.ppt
Network-Internet.ppt
 

Mehr von APNIC

Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...APNIC
 
APNIC Updates presented by Paul Wilson at CaribNOG 27
APNIC Updates presented by Paul Wilson at  CaribNOG 27APNIC Updates presented by Paul Wilson at  CaribNOG 27
APNIC Updates presented by Paul Wilson at CaribNOG 27APNIC
 
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0APNIC
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024APNIC
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119APNIC
 
draft-harrison-sidrops-manifest-number-01, presented at IETF 119
draft-harrison-sidrops-manifest-number-01, presented at IETF 119draft-harrison-sidrops-manifest-number-01, presented at IETF 119
draft-harrison-sidrops-manifest-number-01, presented at IETF 119APNIC
 
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119APNIC
 
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119APNIC
 
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119APNIC
 
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85APNIC
 
NANOG 90: 'BGP in 2023' presented by Geoff Huston
NANOG 90: 'BGP in 2023' presented by Geoff HustonNANOG 90: 'BGP in 2023' presented by Geoff Huston
NANOG 90: 'BGP in 2023' presented by Geoff HustonAPNIC
 
DNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff Huston
DNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff HustonDNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff Huston
DNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff HustonAPNIC
 
APAN 57: APNIC Report at APAN 57, Bangkok, Thailand
APAN 57: APNIC Report at APAN 57, Bangkok, ThailandAPAN 57: APNIC Report at APAN 57, Bangkok, Thailand
APAN 57: APNIC Report at APAN 57, Bangkok, ThailandAPNIC
 
Lao Digital Week 2024: It's time to deploy IPv6
Lao Digital Week 2024: It's time to deploy IPv6Lao Digital Week 2024: It's time to deploy IPv6
Lao Digital Week 2024: It's time to deploy IPv6APNIC
 
AINTEC 2023: Networking in the Penumbra!
AINTEC 2023: Networking in the Penumbra!AINTEC 2023: Networking in the Penumbra!
AINTEC 2023: Networking in the Penumbra!APNIC
 
CNIRC 2023: Global and Regional IPv6 Deployment 2023
CNIRC 2023: Global and Regional IPv6 Deployment 2023CNIRC 2023: Global and Regional IPv6 Deployment 2023
CNIRC 2023: Global and Regional IPv6 Deployment 2023APNIC
 

Mehr von APNIC (20)

Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
 
APNIC Updates presented by Paul Wilson at CaribNOG 27
APNIC Updates presented by Paul Wilson at  CaribNOG 27APNIC Updates presented by Paul Wilson at  CaribNOG 27
APNIC Updates presented by Paul Wilson at CaribNOG 27
 
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119
 
draft-harrison-sidrops-manifest-number-01, presented at IETF 119
draft-harrison-sidrops-manifest-number-01, presented at IETF 119draft-harrison-sidrops-manifest-number-01, presented at IETF 119
draft-harrison-sidrops-manifest-number-01, presented at IETF 119
 
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
 
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
 
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
 
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
 
NANOG 90: 'BGP in 2023' presented by Geoff Huston
NANOG 90: 'BGP in 2023' presented by Geoff HustonNANOG 90: 'BGP in 2023' presented by Geoff Huston
NANOG 90: 'BGP in 2023' presented by Geoff Huston
 
DNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff Huston
DNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff HustonDNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff Huston
DNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff Huston
 
APAN 57: APNIC Report at APAN 57, Bangkok, Thailand
APAN 57: APNIC Report at APAN 57, Bangkok, ThailandAPAN 57: APNIC Report at APAN 57, Bangkok, Thailand
APAN 57: APNIC Report at APAN 57, Bangkok, Thailand
 
Lao Digital Week 2024: It's time to deploy IPv6
Lao Digital Week 2024: It's time to deploy IPv6Lao Digital Week 2024: It's time to deploy IPv6
Lao Digital Week 2024: It's time to deploy IPv6
 
AINTEC 2023: Networking in the Penumbra!
AINTEC 2023: Networking in the Penumbra!AINTEC 2023: Networking in the Penumbra!
AINTEC 2023: Networking in the Penumbra!
 
CNIRC 2023: Global and Regional IPv6 Deployment 2023
CNIRC 2023: Global and Regional IPv6 Deployment 2023CNIRC 2023: Global and Regional IPv6 Deployment 2023
CNIRC 2023: Global and Regional IPv6 Deployment 2023
 

Kürzlich hochgeladen

一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样AS
 
一比一原版(Wintec毕业证书)新西兰怀卡托理工学院毕业证原件一模一样
一比一原版(Wintec毕业证书)新西兰怀卡托理工学院毕业证原件一模一样一比一原版(Wintec毕业证书)新西兰怀卡托理工学院毕业证原件一模一样
一比一原版(Wintec毕业证书)新西兰怀卡托理工学院毕业证原件一模一样AS
 
TOP 100 Vulnerabilities Step-by-Step Guide Handbook
TOP 100 Vulnerabilities Step-by-Step Guide HandbookTOP 100 Vulnerabilities Step-by-Step Guide Handbook
TOP 100 Vulnerabilities Step-by-Step Guide HandbookVarun Mithran
 
Jual obat aborsi Bekasi ( 085657271886 ) Cytote pil telat bulan penggugur kan...
Jual obat aborsi Bekasi ( 085657271886 ) Cytote pil telat bulan penggugur kan...Jual obat aborsi Bekasi ( 085657271886 ) Cytote pil telat bulan penggugur kan...
Jual obat aborsi Bekasi ( 085657271886 ) Cytote pil telat bulan penggugur kan...ZurliaSoop
 
Down bad crying at the gym t shirtsDown bad crying at the gym t shirts
Down bad crying at the gym t shirtsDown bad crying at the gym t shirtsDown bad crying at the gym t shirtsDown bad crying at the gym t shirts
Down bad crying at the gym t shirtsDown bad crying at the gym t shirtsrahman018755
 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrHenryBriggs2
 
一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证学位证书
一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证学位证书一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证学位证书
一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证学位证书AS
 
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理AS
 
原版定制英国赫瑞瓦特大学毕业证原件一模一样
原版定制英国赫瑞瓦特大学毕业证原件一模一样原版定制英国赫瑞瓦特大学毕业证原件一模一样
原版定制英国赫瑞瓦特大学毕业证原件一模一样AS
 
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证hfkmxufye
 
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理apekaom
 
Washington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers ShirtWashington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers Shirtrahman018755
 
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书c6eb683559b3
 
[Hackersuli] Élő szövet a fémvázon: Python és gépi tanulás a Zeek platformon
[Hackersuli] Élő szövet a fémvázon: Python és gépi tanulás a Zeek platformon[Hackersuli] Élő szövet a fémvázon: Python és gépi tanulás a Zeek platformon
[Hackersuli] Élő szövet a fémvázon: Python és gépi tanulás a Zeek platformonhackersuli
 
一比一原版英国格林多大学毕业证如何办理
一比一原版英国格林多大学毕业证如何办理一比一原版英国格林多大学毕业证如何办理
一比一原版英国格林多大学毕业证如何办理AS
 
一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书F
 
一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样
一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样
一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样ayvbos
 
原版定制(LBS毕业证书)英国伦敦商学院毕业证原件一模一样
原版定制(LBS毕业证书)英国伦敦商学院毕业证原件一模一样原版定制(LBS毕业证书)英国伦敦商学院毕业证原件一模一样
原版定制(LBS毕业证书)英国伦敦商学院毕业证原件一模一样AS
 
一比一原版澳大利亚迪肯大学毕业证如何办理
一比一原版澳大利亚迪肯大学毕业证如何办理一比一原版澳大利亚迪肯大学毕业证如何办理
一比一原版澳大利亚迪肯大学毕业证如何办理SS
 
@OBAT ABORSI 3 BULAN@ OBAT PENGGUGUR KANDUNGAN 3 BULAN (087776558899)
@OBAT ABORSI 3 BULAN@ OBAT PENGGUGUR KANDUNGAN 3 BULAN (087776558899)@OBAT ABORSI 3 BULAN@ OBAT PENGGUGUR KANDUNGAN 3 BULAN (087776558899)
@OBAT ABORSI 3 BULAN@ OBAT PENGGUGUR KANDUNGAN 3 BULAN (087776558899)Obat Cytotec
 

Kürzlich hochgeladen (20)

一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
一比一原版(Polytechnic毕业证书)新加坡理工学院毕业证原件一模一样
 
一比一原版(Wintec毕业证书)新西兰怀卡托理工学院毕业证原件一模一样
一比一原版(Wintec毕业证书)新西兰怀卡托理工学院毕业证原件一模一样一比一原版(Wintec毕业证书)新西兰怀卡托理工学院毕业证原件一模一样
一比一原版(Wintec毕业证书)新西兰怀卡托理工学院毕业证原件一模一样
 
TOP 100 Vulnerabilities Step-by-Step Guide Handbook
TOP 100 Vulnerabilities Step-by-Step Guide HandbookTOP 100 Vulnerabilities Step-by-Step Guide Handbook
TOP 100 Vulnerabilities Step-by-Step Guide Handbook
 
Jual obat aborsi Bekasi ( 085657271886 ) Cytote pil telat bulan penggugur kan...
Jual obat aborsi Bekasi ( 085657271886 ) Cytote pil telat bulan penggugur kan...Jual obat aborsi Bekasi ( 085657271886 ) Cytote pil telat bulan penggugur kan...
Jual obat aborsi Bekasi ( 085657271886 ) Cytote pil telat bulan penggugur kan...
 
Down bad crying at the gym t shirtsDown bad crying at the gym t shirts
Down bad crying at the gym t shirtsDown bad crying at the gym t shirtsDown bad crying at the gym t shirtsDown bad crying at the gym t shirts
Down bad crying at the gym t shirtsDown bad crying at the gym t shirts
 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
 
一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证学位证书
一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证学位证书一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证学位证书
一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证学位证书
 
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
 
原版定制英国赫瑞瓦特大学毕业证原件一模一样
原版定制英国赫瑞瓦特大学毕业证原件一模一样原版定制英国赫瑞瓦特大学毕业证原件一模一样
原版定制英国赫瑞瓦特大学毕业证原件一模一样
 
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
如何办理(UCLA毕业证)加州大学洛杉矶分校毕业证成绩单本科硕士学位证留信学历认证
 
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
 
Washington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers ShirtWashington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers Shirt
 
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
 
[Hackersuli] Élő szövet a fémvázon: Python és gépi tanulás a Zeek platformon
[Hackersuli] Élő szövet a fémvázon: Python és gépi tanulás a Zeek platformon[Hackersuli] Élő szövet a fémvázon: Python és gépi tanulás a Zeek platformon
[Hackersuli] Élő szövet a fémvázon: Python és gépi tanulás a Zeek platformon
 
一比一原版英国格林多大学毕业证如何办理
一比一原版英国格林多大学毕业证如何办理一比一原版英国格林多大学毕业证如何办理
一比一原版英国格林多大学毕业证如何办理
 
一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书
 
一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样
一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样
一比一原版(USYD毕业证书)悉尼大学毕业证原件一模一样
 
原版定制(LBS毕业证书)英国伦敦商学院毕业证原件一模一样
原版定制(LBS毕业证书)英国伦敦商学院毕业证原件一模一样原版定制(LBS毕业证书)英国伦敦商学院毕业证原件一模一样
原版定制(LBS毕业证书)英国伦敦商学院毕业证原件一模一样
 
一比一原版澳大利亚迪肯大学毕业证如何办理
一比一原版澳大利亚迪肯大学毕业证如何办理一比一原版澳大利亚迪肯大学毕业证如何办理
一比一原版澳大利亚迪肯大学毕业证如何办理
 
@OBAT ABORSI 3 BULAN@ OBAT PENGGUGUR KANDUNGAN 3 BULAN (087776558899)
@OBAT ABORSI 3 BULAN@ OBAT PENGGUGUR KANDUNGAN 3 BULAN (087776558899)@OBAT ABORSI 3 BULAN@ OBAT PENGGUGUR KANDUNGAN 3 BULAN (087776558899)
@OBAT ABORSI 3 BULAN@ OBAT PENGGUGUR KANDUNGAN 3 BULAN (087776558899)
 

'Future Evolution of the Internet' delivered by Geoff Huston at Everything Open 2024

  • 1. The Evolution of the Internet Geoff Huston AM Chief Scientist, APNIC Dave Crosby, https://www.flickr.com/photos/wikidave/4044498586/
  • 2. Where have we come from? 2
  • 3. The 19th Century Internet • In 1800 Alessandro Volta invented the battery that allowed electricity to be used in a controlled manner • In 1820 Hans Christian Oersted demonstrated the connection between electric current and magnetism • In the 1830’s in the UK William Cooke and Charles Wheatstone used a system of five pointers to send text - the first use was railway signalling in the UK • In the 1840’s Samuel Morse developed a simpler system using a keypad to complete a circuit. • By 1861 telegraph lines spanned the US • By 1870 an undersea cables spanned the Atlantic
  • 4. The Great Telegraph Boom The period from the 1850’s to the 1900 saw major investments in national and international telegraph cable systems Most of the initial international investment activity was from the UK – by 1982 British companies owned and operated two thirds of the world’s telegraph cables. In the US newspapers expanded 5-fold in the period 1840 – 1860 as 50,000 miles of telegraph cable were installed When combined with the railway this became an effective means for the projection of power and control – enterprises saw opportunities in extensive reach, creating private monopolies to complement the older state-sponsored monopolies
  • 5. The Next Wave: the Telephone • First shown to the world at the 1876 World Exposition at Philadelphia, its invention triggered a struggle to the death between Western Union’s telegraph and Bell’s telephone • Western Union never fully appreciated that the telephone was an existential threat to the telegraph until it was simply too late. • Thousands of regional telephone companies appeared all over the world in the following years Sound familiar?
  • 6. The Telephone Cartel • Theodore Vail - President of American Telephone and Telegraph (twice!) - oversaw the construction of a national monopoly masquerading as a public utility through the Kingsbury Commitment with US Congress in 1913 • AT&T divested itself of Western Union Telegraph and in return created a substantial private monopoly under the catch cry of“one policy, one system and one universal service” • Other countries emulated this transformation from competition to national monopoly in just a few years, using existing telegraph monopoly to subsume telephone operators into public utility structures
  • 7. And then the story just stopped • The telephone network was constructed to match the human voice • And that’s all it did • Telephone service innovations were deployed early on in the history of telephone • Time Division Multiplexing was developed in 1870’s for telegraphy (later adapted for digital telephony) • The Stroger Automatic Exchange was invented in 1891 • The Fax dates back to 1843 • And there was the Speaking Clock of course • And not much else! • While telephone companies monopolized technology, they did so in a defensive stance to maintain their hold on telephony services • Meanwhile, …
  • 8. Meanwhile… The phone companies’ research labs invented: • the transistor, • switching, • DACs, • DSPs, • packet networking, • ciphers, • radio astronomy, • television, • solar cells, • C, • Unix, • microprocessors Almost the entirety of the technology of the 20th century!
  • 10. Computer Networks The original conceptual model for computer networks was the telephone network • The network was there to enable connected computers to exchange data • All connected computers were able to initiate or receive “calls” to/from other connected computers • A connected computer could not call ”the network” – the network was an invisible common substrate • It made no difference if the network had active or passive internal elements 10
  • 11. 11 TCP/IP Engine TCP/IP Engine IP Network TCP hosts 1980’s Internet Architecture
  • 12. 1980’s Internet Architecture “End-to-End” design: • Connected computer to computer • The network switching function was stateless No virtual circuits, no dynamic state for packets to follow • Single network-wide addressing model • Single network-wide routing model • Simple datagram unreliable datagram delivery in each packet switching element • hop-by-hop destination-address-based packet forwarding paradigm
  • 13. The Result was Revolutionary! By stripping out network-centric virtual circuit states and removing time synchronicity the resultant packet carriage network was minimal in design and functionality More complex functions, such as flow control, jitter stability, loss mitigation and reliability, were pushed out to the attached devices on the edge Packet carriage networks were far cheaper to operate than circuit-switched networks 13
  • 14. (in)Equality of Networks In the regulated world of national telephone operators every telephone network was “equal” But we rapidly started differentiating between Internet networks -- Internet networks were not all the same. We also started differentiating between attached devices – some were “servers” that provided services to clients, and some (many more) were “clients” who provided no services, but access services provided by server We started differentiating on roles and services and differentiating by the flow of revenues between networks
  • 16. Enter Content Segmenting attached computers into clients and servers • Access networks service the needs of clients • Clients are not directly reachable by other clients • Clients connect to services Content (and service) provision is the role of servers The role of the network here is to carry clients to service access points • The assumption here is that there are many more clients than service points
  • 18. Content vs Carriage Who pays whom? • The only reason why access networks have clients is because there are content services that clients want to access • Therefore, carriage providers should pay for content • There is no “end-to-end” financial settlement model in the Internet – both “ends” pay for access and network providers settle between themselves. To a carriage network, content is just another client • Content providers should pay for carriage services, just like any other client
  • 19. Content vs Carriage Who pays whom? • The only reason why access networks have clients is because there are content services that clients want to access • Therefore, carriage providers should pay for content • There is no “end-to-end” financial settlement model in the Internet – both “ends” pay for access and network providers settle between themselves. To a carriage network, content is just another client • Content providers should pay for carriage services, just like any other client The content folk resolved this tension by going “over the top” and created relationships directly with users
  • 20. The Tyranny of Distance But not all clients enjoy the same experience from a single service Facebook presentation at NANOG 68
  • 21. What’s the problem? • Having everyone pull the same content over long haul transit networks is inefficient, expensive and tediously slow • Many carriage providers were playing with opportunistic content caching, but it relied on unencrypted content and content providers objected to the loss of “direct touch” with content consumers • Network-level encrypted cached content can work, but it needs the participation of the content holder • The alternative was for content caches to separately deploy at the edge of the network 21
  • 23. Let them eat data! The rise of the Content Distribution Network • Replicate content caches close to large user populations • The challenge of delivering many replicant service requests over high delay network paths is replaced by the task of updating a set of local caches by the content distribution system and then serving user service requests over the access network • Reduced service latency, increased service resilience, happy customers!
  • 24. Optimising Service Delivery • Reducing the network delay between content and consumer increases the efficiency of delivery and decreases cost • Bypassing network transit eliminates a whole bunch of odious Network Neutrality issues that have plagued many national regulatory regimes for years! • The falling costs of storage and local delivery more than offset the costs of operating a CDN 24
  • 25. Eliminating Distance • The major overhead for service and content delivery is distance • Distance adds to the net carriage cost • Distance makes transport protocols less efficient • Distances encourages the formation of choke points • Distance calls in multiple providers into the e2e path, with more points of vulnerability in service delivery • CDNs replace “on-demand” delivery with pre-provisioned local cache delivery (“just in case”) 25
  • 26. Reviving Locality Localized last mile delivery • Avoids trunk carriage costs • Removes intermediary providers • Improves service robustness • Allows direct ”touch” between service provider and customer • Low RTT allows efficient transport operation Local content caches • Exploit abundance in storage, processing and local carriage infrastructure • Optimise cache refresh timing to scavenge otherwise uncommitted transit capacity 26
  • 27. For the Content Provider… CDN platforms represents a clear advantage in: • Scalability • Reduced service provision cost • Reduced number of external dependencies on intermediaries • Improved service resilience 27 What’s not to like about the economics of CDNs?
  • 28. CDNs Today • Remember “Food Miles”? • The distance your food has to travel from farm gate to plate • What about “Packet Miles”? • The distance your packets have to travel from platform to your device • What is the average “Packet Mile” metric for all your content? • We measured this for a major ISP in Australia in the early 2000’s (pre CDNs) and the metric was ~8,000 miles for 80% of all delivered traffic • I suspect this has dropped to under 50 miles for the majority of that network’s customers these days because of CDNs
  • 29. CDN Reach – some examples 29 August 2019 - https://blog.cloudflare.com/scaling-the-cloudflare-global
  • 30. CDN Reach – some examples 30 https://www.fastly.com/network-map/
  • 31. CDN Reach – some examples 31
  • 33. What’s important for an access Service Provider? 33 Cumulative % of Delivered Traffic Cumulative Carriage Cost CDN-Delivered Content / Local Peer Traffic Remote Content de4livered via Transit Today’s 90/10 profile of traffic cost
  • 34. Transit? Once the CDN caches sit “inside” the the Access ISP then the entire wide area transit network becomes a marginal activity compared to the value of the content feeds! Does the network fragment into a collection of localized service “cones” where all inter-zone traffic is mediated through applications and services hosted within CDNs?
  • 35. Closed Transit? 35 We see the CDN systems reserve a carriage resource through dedicated bandwidth / wavelength / cable purchase and effectively bypass the open IP carriage infrastructure
  • 36. No More Open Transit? • If users don’t send packets to users any more… • If content is now delivered via CDNs to users via discrete service cones… • If there is no universal service obligation… Then why do we still need Transit Service providers?
  • 37. Internet Names and Addresses? If the Internet is (or maybe soon will be) a collection of discrete CDN service ‘cones’ and a collection of applications and services, then what’s the role of IP? Taking this one step further, why do we expect end users to pay for the maintenance of: • A global IP address plan? • A single global routing domain? if all such inter-cone traffic is managed through CDNs and their service platforms?
  • 38. 2020’s Internet Architecture A “network” of CDNs: • Edge devices are connected within a connected service zone defined by CDN presentation interface • The network switching function is increasingly stateful SDN and Source-Directed path specification • Addressing is unbound from identity • Locally-scoped routing model • Residual transit services are provided within a service application context, nanaged by service applications operation within CDNs
  • 39. It’s not just the Death of Transit It’s the re-purposing of the entire network • Service provisioning sits within cloud providers and distributed data centres • Edge computers are now acting as televisions into the clouded world of data • The distinction between personal and public data realms is disappearing into the realm of corporately owned private data empires 39
  • 40. Exactly where are we? • We started this journey building a telephone network for computers to communicate between each other • But now one-way content distribution lies at the core of today’s Internet • This content distribution role is an enterprise service framework rather than a public carriage service • The internal parts of the carriage network are now being privatized and removed from public regulatory scrutiny (assuming that the Internet every had any such scrutiny in the first place!) 40
  • 41. Policy? If CDN feeder networks are private networks, and there is little residual public carriage other than last mile access networks, then what do we really mean by “public communications policy”? In the regulatory world ‘content’ is commerce, not carriage! 41
  • 42. Policy? In today’s Internet what do we mean in a policy sense by concepts such as: “universal service obligation” “network neutrality” “rights of access” or even “market dominance” when we are talking about diverse CDNs as the dominant actors in the Internet? 42
  • 43. The Large and the Largest 43 The world’s 10 largest publicly traded companies, as ranked by their market capitalization, Q3, 2024 Company Market Cap($B) Apple 2,994 Microsoft 2,795 Alphabet 1,764 Amazon 1,570 Nvidia 1,223 Meta 909 Tesla 789 Berkshire Hathaway 783 Eli Lilly 553 TSMC 539
  • 44. Content Really is King • None of these seven technology companies are a telephone company, or even a transit ISP, or even an ISP at all! • Five of them have pushed aside carriage networks in order to maintain direct relationships with billions of consumers • These valuable consumer relationships are based on content services, not carriage 44
  • 45. Content Consolidation • There are not thousands of content service platforms • There are just a few left • And the space is dominated by a small number of dominant actors who set the rules of engagement for all others 45
  • 46. Content Consolidation “The size and scale of the attacks that can now easily be launched online make it such that if you don't have a network like Cloudflare in front of your content, and you upset anyone, you will be knocked offline. … In a not-so-distant future, if we're not there already, it may be that if you're going to put content on the Internet you'll need to use a company with a giant network like Cloudflare, Google, Microsoft, Facebook, Amazon, or Alibaba. … Without a clear framework as a guide for content regulation, a small number of companies will largely determine what can and cannot be online. 46 https://blog.cloudflare.com/why-we-terminated-daily-stormer/ August 2017
  • 47. Competition or Cartel? With a small number of truly massive enterprises at the heart of the area of digital content and service is this still a space that is shaped by competitive pressures? Or do these dominant incumbents get to set their own terms of engagement with each other, with users, and even with the public sector? 47
  • 48. Competition or Cartel? With a small number of truly massive enterprises at the heart of the area of digital content and service is this still a space that is shaped by competitive pressures? Or do these dominant incumbents get to set their own terms of engagement with each other, with users, and even with the public sector? 48 As concerning as this might sound, it’s not a novel situation!
  • 49. 49 High Museum of Art, Atlanta We’ve been here before…
  • 50. The Gilded Age A term applied to America in the 1870 – 1890’s about the building of industrial and commercial corporate giants on platforms that were a mix of industrial innovation and enterprise with elements of greed, corruption and labor exploitation 50 Andrew Carnegie - US Steel John Rockfeller - Standard Oil Theodore Vail - AT&T George Westinghouse – Rail Brakes Thomas Edison – General Electric J P Morgan - Banking
  • 51. The Gilded Age 51 During this period in the United States the dominant position within industry and commerce was occupied by a very small number of players who were moving far faster than the regulatory measures of the day. The resulting monopolies took the US decades to dismember, and even today many of these gilded age companies remain dominant in their field
  • 52. Who’s Gilding Today? 52 Company Market Cap($B) Apple 2,994 Microsoft 2,795 Alphabet 1,764 Amazon 1,570 Nvidia 1,223 Meta 909 Tesla 789 Berkshire Hathaway 783 Eli Lilly 553 TSMC 539
  • 53. The Internet’s Gilded Age At some point in the past decade or so the dominant position across the entire Internet has been occupied by a very small number of players who are moving far faster than the regulatory measures that were intended to curb the worst excesses of market dominance by a small clique of actors. 53
  • 54. The Internet’s Gilded Age These actors have enough market influence to set their own rules of engagement with: • Users, • Each other, • Third party suppliers, • Regulators and Governments By taking a leading position with these emergent technologies, these players are able to amass vast fortunes, with little in the way of accountability to a broader common public good 54
  • 55. The Internet’s Gilded Age These actors have enough market influence to set their own rules of engagement with: • Users, • Each other, • Third party suppliers, • Regulators and Governments By taking a leading position with these emergent technologies, these players are able to amass vast fortunes, with little in the way of accountability to a broader common public good 55 Is this the Internet we were dreaming of?
  • 56. What is this all about? This is no longer just a conversation about incremental changes in carriage and communications within the Internet. For me, the essential topic of this conversation is how we can strike a sustainable balance between an energetic private sector that has rapidly amassed overarching control of the digital service and content space, and the needs of the larger society in which we all would like some equity of opportunity to thrive and benefit from the outcomes of this new digital age. 56
  • 57. Wherever we’re heading… • It’s not the Internet any more • That has already died and gone to silicon heaven!
  • 58. Sic transit gloria mundi In 1776 English historian Edward Gibbon published a mighty 6 volume work tracing the Roman Empire (and Western Civilisation) from the height of Empire to the fall of Byzantium The seeds of the empire’s eventual decline and fall were sown early in its rise