Benjamin Margetts
AWS portfolio projects
Hosted a static website on AWS using Amazon S3 and Route 53
  • - Portfolio website (September 2023)



  • Created data visualisations using Amazon S3 and Amazon Quicksight, working with a large dataset of Best-selling Amazon products.
  • - Data visualisations (September 2023)



  • Integrated an Amazon Lex chatbot with Facebook Messenger, creating a responsive conversational interface.
  • - Messenger Chatbot (September 2023)



  • Serverless Web Application on AWS [AWS Amplify, Amazon Cognito, Lambda, DynamoDB and API Gateway]
  • Wild Rydes project from AWS (January 2024)



  • Use the CLI to move resources between S3 buckets (October 2023)
  • To copy all files from one bucket to another use:
  •             
                  $ aws s3 sync s3://vangstartbucket s3://vangendbucket
                
              



    Continuous Deployment Pipeline from GitHub to S3
  • - Continuous deployment pipeline (December 2023)



  • Architect and Build an End-to-End AWS Web Application
  • - Use an API gateway, DynamoDB, and Lambda to calculate a user's BMI (October 2023)