AWS Certified Solutions Architect - Associate (SAA-C02)

Sign Up Free or Log In to participate!

No Bootstrap script

No Bootstrap script

2 Answers

Hi,

Could you please elaborate on the issue that you’re seeing? Is this a problem you’re having with a lab? Or a video?

Richard Johnson

Hi Alex. On the lecture "Using Application Load Balancers" there’s no bash script in the Resources section of the lecture.

#!/bin/bash

yum update -y

yum install httpd -y

service httpd start

cd /var/www/html

echo "<html><body><h1>Hello There</h1></body></html>" > index.html

Ariel Cintron

Thank you for sharing this bash script! It was also missing in the Chapter Route 53.

Mikael

thank you all !

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?