Skip to content

In this Cloud DevOps project, I created a static travel blog and deployed it to AWS using S3, secured it with IAM policies, and distributed it to the world using CloudFront

Notifications You must be signed in to change notification settings

WafulaLukorito/Create-and-Deploy-Travel-Blog-to-AWS--DevOps-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create and Deploy Travel Blog to AWS - DevOps Project

In this project, I created a static travel blog and deployed it to AWS using S3, CloudFront, and IAM.

Project Overview

  • Created a static travel blog using HTML and CSS.
    • I used Bootstrap to help with the styling.
    • I used jQuery to help with the functionality.
  • Deployed the website to a public S3 bucket and configured it to serve static content.
  • Secured the deployment using IAM policies.
  • Used CloudFront as a content delivery network (CDN) to speed up distribution of the website to users around the world.

Deployment Screenshots

Front Page

screenshot1.

S3 Bucket

screenshot2.

Bucket Policy

screenshot3.

CloudFront Distribution

screenshot4.

Endpoints and URLs (At the time of deployment)

Endpoint URL: http://my-2053871-bucket.s3-website-us-east-1.amazonaws.com

Website URL: https://d2qxmsb33rspw0.cloudfront.net

Distribution domain name: d2qxmsb33rspw0.cloudfront.net

About

In this Cloud DevOps project, I created a static travel blog and deployed it to AWS using S3, secured it with IAM policies, and distributed it to the world using CloudFront

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published