GithubHelp home page GithubHelp logo

cloud-resume's Introduction

README

Welcome to the GitHub repository for my resume website https://www.bmkrresume.com which was built to be highly available and cost efficient using serverless technologies on AWS in the spirit of the original Cloud Resume Challenge by @forrestbrazeal.

I embarked on this project to shore up the knowledge gained from studying for the AWS Certified Cloud Practitioner qualification.

The following services and technologies were used in this project.

  • AWS Organizations and IAM Identity Center: for account management.
  • Amazon S3: for static website hosting.
  • Amazon Cloudfront: for content delivery from the S3 bucket with HTTPS.
  • Amazon Route 53: for DNS.
  • AWS Certificate Manager: for the HTTPS certificate.
  • Cloudflare: for registering my domain name and setting up custom email routing.
  • AWS CloudFormation: for Infrastructure as Code.
  • AWS SAM: For building the serverless application.
  • Amazon API Gateway: for the serverless API.
  • Amazon DynamoDB: for the database storing information for the website's visitor counter.
  • AWS Lambda: for event management within the serverless API.
  • AWS SDK for Python (Boto3): for the backend Lambda functions and testing.
  • Docker: for local invocations of Lambda functions.
  • GitHub/git: for source control.
  • GitHub Actions: for automated deploying to AWS in a CI/CD pipeline.
  • HTML/CSS/JavaScript: for the static website functionality.

It may be of interest to read about things I would do if I had more time, parts I found challenging along the way, or some extensions made to the original challenge.

cloud-resume's People

Contributors

bfmkr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.