|
|
@ -37,6 +37,12 @@ const WatchList = () => ( |
|
|
|
<div className='pt-5 pb-5 bg-light border-top'> |
|
|
|
<div className='pt-5 pb-5 bg-light border-top'> |
|
|
|
<div className='container'> |
|
|
|
<div className='container'> |
|
|
|
<div className='row'> |
|
|
|
<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 |
|
|
|
<RowBlock |
|
|
|
openExternal |
|
|
|
openExternal |
|
|
|
title={'Load Balancers 101'} |
|
|
|
title={'Load Balancers 101'} |
|
|
|