mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 11:33:09 +01:00
Add video for CDN
This commit is contained in:
parent
8cc6c19fc4
commit
77b046d161
@ -37,6 +37,12 @@ const WatchList = () => (
|
||||
<div className='pt-5 pb-5 bg-light border-top'>
|
||||
<div className='container'>
|
||||
<div className='row'>
|
||||
<RowBlock
|
||||
openExternal
|
||||
title={'Content Delivery Networks'}
|
||||
subtitle="Learn what the CDNs are, how they work and why you might use them."
|
||||
url='https://www.youtube.com/watch?v=6DXEPcXKQNY'
|
||||
/>
|
||||
<RowBlock
|
||||
openExternal
|
||||
title={'Load Balancers 101'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user