Hi Friends,
In this video we will learn about loadbalancer in aws
what is loadbalancer ?
Schemes in loadbalancer ?
Types in loadbalancer ?
Load balancer alogoritms ?
Pricing and Demo on loadbalancer
Git Bash Software Link : Click Here
Webserver1 html file:
login into webserver1
sudo vi /var/www/html/index.html
then copy and paste the below content
<!DOCTYPE html>
<html>
<body style="background-color:powderblue;">
<h1>This is my webserver 1 </h1>
<p>This is a paragraph.</p>
<img src="https://cdn.pixabay.com/photo/2015/06/19/21/24/the-road-815297__340.jpg"></img>
</body>
</html>
Webserver2 html file:
login into webserver2
sudo vi /var/www/html/index.html
then copy and paste the below content
<!DOCTYPE html>
<html>
<body style="background-color:green;">
<h1>This is my webserver 2 </h1>
<p>This is a paragraph.</p>
<img src="https://thumbs.dreamstime.com/b/environment-earth-day-hands-trees-growing-seedlings-bokeh-green-background-female-hand-holding-tree-nature-field-gra-130247647.jpg"></img>
</body>
</html>
login into webserver1
sudo vi /var/www/html/index.html
then copy and paste the below content
<!DOCTYPE html>
<html>
<body style="background-color:powderblue;">
<h1>This is my webserver 1 </h1>
<p>This is a paragraph.</p>
<img src="https://cdn.pixabay.com/photo/2015/06/19/21/24/the-road-815297__340.jpg"></img>
</body>
</html>
Webserver2 html file:
login into webserver2
sudo vi /var/www/html/index.html
then copy and paste the below content
<!DOCTYPE html>
<html>
<body style="background-color:green;">
<h1>This is my webserver 2 </h1>
<p>This is a paragraph.</p>
<img src="https://thumbs.dreamstime.com/b/environment-earth-day-hands-trees-growing-seedlings-bokeh-green-background-female-hand-holding-tree-nature-field-gra-130247647.jpg"></img>
</body>
</html>
#AWS #CloudComputing #AWSTELUGU #cloudtelugu #IAM #S3 #VPC #VPN #instances #VMs #ec2telugu
#EBS #Storage #ebs telugu #aws ebs #snapshot #volume modify #attach volume #storage classes
#awsfreetrial #aws account #loadbalancer #elb telugu
0 Comments