Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy Static Web Application in us-east-1 region #3

Open
iwayqtech opened this issue Jun 11, 2021 · 10 comments
Open

Deploy Static Web Application in us-east-1 region #3

iwayqtech opened this issue Jun 11, 2021 · 10 comments
Assignees

Comments

@iwayqtech
Copy link
Collaborator

iwayqtech commented Jun 11, 2021

Webserver_Architecture

Instructions:

  1. If you do not have domain ownership then try accessing the web application using IP address.
  2. You can use Route53 or any external domain registrar to have domain resolution.

Infrastructure Deployment:

  1. Create EC2 Instance in AWS cloud as per the architecture provided here.
  2. Configurations:
    2.1 Instance Type: t2.micro
    2.2 AMI: ami-0be2609ba883822ec
    2.3 Security Group:
    Allow port 22 only from your laptop as a client.
    Allow port 80 from anywhere
    2.4 Network ACL:
    Allow port 22 only from your laptop as a client.
    Allow port 80 from Anywhere.
    2.5 Create or attach existing keypair.
    2.6 Default Volume of 8GB.

Application Deployment:

  1. Login to the EC2 and install Apache Web Server
  2. Deploy sample index.html file into /var/www/html directory
  3. Start Apache web server.
  4. Configure A record for your domain.

Verify:
Verify you are able to browse the web application from your browser using the Public IP address of your EC2..

@iwayqtech iwayqtech self-assigned this Jun 11, 2021
@grakshay
Copy link

Screenshot (7)

@grakshay
Copy link

i have purchased this domain name and hosted this website here.

@bikash2241
Copy link

image

@ka994
Copy link

ka994 commented Jun 14, 2021

hii ,please find the attached .here i was login with ip address

@ka994
Copy link

ka994 commented Jun 14, 2021

task3

@srmanthena83
Copy link

website home page with domain name
website home page with IP

@srilu1273
Copy link

web page

@Kapil-aws
Copy link

Assignment

@abhi6133
Copy link

image

@JeyachandraGuru
Copy link

I have done the required static webpage
Assignment3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants