Giter Site home page Giter Site logo

jqcvsc / cloud-security-web-app-challenge Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 141 KB

This cloud challenge focuses on enhancing and deploying "Secure-Pass-Sentinel", a password strength checker web application, using serverless cloud technologies. And deploy it using GCP or AWS.

Home Page: https://jqcvsc.github.io/Cloud-Security-Web-App-Challenge/

License: MIT License

HTML 80.89% Ruby 19.11%
api aws aws-project gcp gcp-cloud-build gcp-project serverless aws-cloud-build

cloud-security-web-app-challenge's Introduction

โ˜๏ธ Cloud Security Web App Challenge: Secure-Pass-Sentinel ๐Ÿ”

Project Overview ๐Ÿ“‚

This cloud challenge focuses on enhancing and deploying "Secure-Pass-Sentinel", a password strength checker web application, using serverless cloud technologies. Participants will improve the existing application and deploy it on either Google Cloud Platform (GCP) using Cloud Run or Amazon Web Services (AWS) using Lambda and API Gateway.

Challenge Objective ๐ŸŽฏ

Enhance the Secure-Pass-Sentinel application and deploy it as a serverless web app using either Google Cloud Platform (GCP) or Amazon Web Services (AWS). The goal is to improve functionality, security, and performance of the web app while ensuring it's correctly deployed and functioning in a serverless cloud environment.

Key Requirements ๐Ÿ—๏ธ

  1. Enhance/Modify the App: Make significant improvements or add new features to the provided password strength checker.
  2. Cloud Deployment: Deploy the modified app using the services outlined below for either GCP or AWS.
  3. CI/CD Integration: Integrate GitHub Actions (or similar tool) to automatically deploy updates to your cloud environment when you push to your repository.

Cloud Provider Requirements

GCP Requirements:

  • Compute Engine or Cloud Run: Host the web application.
  • Cloud Storage: Store the common_passwords.txt file (if needed).
  • IAM: Set up appropriate roles and permissions.
  • Cloud Build: Integrate for CI/CD.

AWS Requirements:

  • EC2 or Lambda: Host the web application.
  • S3: Store the common_passwords.txt file (if needed).
  • IAM: Set up appropriate roles and permissions.
  • CodePipeline: Integrate for CI/CD.

Getting Started ๐Ÿš€

The Challenge supports AWS and GCP cloud providers:

Cloud Challenge
AWS [x]
GCP [x]

Step 1: Clone the Repository

git clone https://github.com/JQCVSC/Secure-Pass-Sentinel.git cd Secure-Pass-Sentinel

Step 2: Set Up Locally

pip install -r requirements.txt python main.py

Step 3: Implement Enhancements

Enhance the web app. For example:

Improve the user interface Add password generation functionality Implement password history checking

Step 4: Deploy to the Cloud

Choose either GCP or AWS for deployment.

Submission/Showcase ๐Ÿ“ฅ

Create a pull request to this repository. Add your name, GitHub repo URL, and deployed app URL to the submissions.md file. Provide a summary of your enhancements and any additional features in your pull request.

Acknowledgements ๐Ÿ‘ Thank you for participating! We look forward to seeing your innovative enhancements and deployments of the Secure-Pass-Sentinel project.

Contributors

cloud-security-web-app-challenge's People

Contributors

jqcvsc avatar

Stargazers

 avatar

Watchers

 avatar  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.