Add load balancers video link

This commit is contained in:
Kamran Ahmed
2020-09-18 23:09:15 +04:00
parent 96acb6c93e
commit aa52e08ac4

View File

@ -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={'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
openExternal
title={'DNS Records'}