• About Me
  • Projects
  • WebApp
  • Archive

Barnaby Baron. Exploring AWS.

  • Building a serverless web application on AWS

Building a serverless web application on AWS

2024-04-09 3 min read Projects Barny Baron

Journey: πŸ“Š Community Builder πŸ“Š

Subject matter: πŸ’‘ Building on AWS πŸ’‘

I built a web app on AWS to showcase a serverless web application architecture.

Let’s see how it is put together!

Credit: This architecture was created using guidance from fellow AWS Community Builder and Hashicorp Ambassador, Rishab. Please be sure to subscribe to his channel: Here

This secure site has been built using the following AWS services:

  • IAM
  • Amazon S3
  • Amazon CloudFront
  • Certificate Manager
  • Route 53
  • AWS Lambda
  • DynamoDB

I have implemented a visitor counter which is persisted in a DynamoDB table and configured a Function URL via AWS Lambda.

I implemented the AWS Lambda function using Python - however, I’m not a programmer so I had some help with this!

DNS has been configured via Route 53.

I maintain the codebase (Python and JavaScript) in a GitHub repository and implemented a CI/CD pipeline using GitHub Actions.

Want to see how it looks?

Here’s a screenshot:

Website Image

Here is the architecture:

WebApp

Want to see how it works?

Here is a link to the live website: Serverless Web App

I hope you have enjoyed the article, I enjoyed the build!

Cloud

Community Builder AWS Serverless
Latest posts
  • Designing a Formula 1 Race Track and gaining insights from Amazon Nova
  • Year 2 - AWS Community Builder
  • Troubleshooting an EKS Pod creation error - Persistent Volume Controller Failed Binding
  • Building an EKS cluster and mounting an S3 bucket within a pod using the CSI Driver
  • Sopra Steria Merch Delivery!
  • AWS Community Builders Application Window!
  • Building a VPC and provisioning an EC2 instance using Modules!
Categories
  • AWS News (84)
  • Projects (29)
  • Exploring (19)
  • Troubleshooting (10)
  • General (8)
  • Quotes (5)
  • Video (3)
Social media
Archive
© 2025 by Barny Baron
Powered by Bilberry Hugo Theme