Add load balancers video link
This commit is contained in:
@ -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={'Load Balancers 101'}
|
||||||
|
subtitle="Learn what the load balancers are, how do they work and different Load Balancing Algorithms."
|
||||||
|
url='https://www.youtube.com/watch?v=galcDRNd5Ow'
|
||||||
|
/>
|
||||||
<RowBlock
|
<RowBlock
|
||||||
openExternal
|
openExternal
|
||||||
title={'DNS Records'}
|
title={'DNS Records'}
|
||||||
|
Reference in New Issue
Block a user