Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TECH ED] Database Deployment #3

Open
SallyMcGrath opened this issue Jan 29, 2024 · 0 comments
Open

[TECH ED] Database Deployment #3

SallyMcGrath opened this issue Jan 29, 2024 · 0 comments
Labels
Cloud 🏕 Priority Mandatory This work is expected 🐂 Size Medium 1-4 hours 📅 Sprint 1 🎯 Topic Delivery Shipping our work, deploying our code, delivering our product 🎯 Topic Requirements Interpreting requirements with precision and accuracy

Comments

@SallyMcGrath
Copy link
Member

SallyMcGrath commented Jan 29, 2024

Link to the coursework

https://github.com/CodeYourFuture/React-Module-Project

Why are we doing this?

Deploy CYF Hotel Database to RDS

  1. Create RDS Instance: In the AWS Management Console, set up a new RDS instance.
  2. Configure Security Groups: Update security groups to allow incoming traffic on the database port you intend to use.
  3. Database Credentials: Make a note of your database credentials (username, password).
  4. Initialize Database: Connect to the database and initialize it with the required tables and sample data.
  5. Connect to Backend: Update your backend code (running on EC2) to connect to the RDS database.
  6. Test End-to-End: Make some test API calls to ensure that the data flows correctly from the RDS database to your EC2 backend, and then to the S3-hosted frontend.

Maximum time in hours

3

How to get help

Ask calm, curious questions with links, code samples, and no screenshots.

https://curriculum.codeyourfuture.io/guides/asking-questions/

How to submit

In this advanced module you will demo your work. You may wish to make notes for case studies to add to your portfolio.

@SallyMcGrath SallyMcGrath added 🧠 Prep work Prep material to be completed before Saturday's session 🎯 Topic Delivery Shipping our work, deploying our code, delivering our product 🎯 Topic Requirements Interpreting requirements with precision and accuracy 🏕 Priority Mandatory This work is expected 🐂 Size Medium 1-4 hours 📅 Sprint 1 labels Jan 29, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Module Cloud Jan 29, 2024
@SallyMcGrath SallyMcGrath changed the title [TECH ED] Backend Deployment [TECH ED] Database Deployment Jan 29, 2024
@SallyMcGrath SallyMcGrath removed the 🧠 Prep work Prep material to be completed before Saturday's session label Jan 29, 2024
@kfklein15 kfklein15 added the Cloud label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cloud 🏕 Priority Mandatory This work is expected 🐂 Size Medium 1-4 hours 📅 Sprint 1 🎯 Topic Delivery Shipping our work, deploying our code, delivering our product 🎯 Topic Requirements Interpreting requirements with precision and accuracy
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants