Add load balancers video link

pull/1331/head
Kamran Ahmed 4 years ago
parent 96acb6c93e
commit aa52e08ac4
  1. 6
      pages/watch.js

@ -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'}

Loading…
Cancel
Save