Skip to content

This project consists of three repositories that together offer a full-stack solution involving a web application, infrastructure setup, and serverless functions.

Notifications You must be signed in to change notification settings

swamysmudiga/aws-cloud-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Project Overview

This project consists of three repositories that together offer a full-stack solution involving a web application, infrastructure setup, and serverless functions.

1. WebApp Application

This repository contains the source code for a cloud-based backend web application built with Java and Spring Boot, using PostgreSQL as the database. The application provides APIs to perform various operations and is designed for the CSYE 6225: Network Structures and Cloud Computing course.

  • Technologies: Java (JDK 17), Spring Boot (v3.3.3), PostgreSQL (v16), Gradle.
  • Repository: WebApp

2. Terraform-AWS-Infrastructure as Code

This repository provides the Terraform configuration to set up an AWS Virtual Private Cloud (VPC). It helps automate infrastructure provisioning, leveraging Terraform to create and manage AWS resources.

  • Technologies: Terraform, AWS CLI, AWS VPC, Public Subnets, Private Subnets, AWS EC2, Packer, AMI, AWS RDS, AWS S3, Route53, Bash, AWS KMS, SecretManager
  • Repository: Terraform-AWS-Infrastructure

3. AWS Serverless Lambda Function

This repository contains a Lambda function designed to handle SNS-triggered events. The function sends verification emails and updates a database hosted on Amazon RDS. It integrates with the other two repositories, the web app and infrastructure, for full automation.


Each repository is designed to work independently while being part of a broader infrastructure, creating a cloud-based solution with automation and serverless components.

About

This project consists of three repositories that together offer a full-stack solution involving a web application, infrastructure setup, and serverless functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published