Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

[TECH ED] Database Deployment #314

Open
PERicci opened this issue May 31, 2024 · 1 comment
Open

[TECH ED] Database Deployment #314

PERicci opened this issue May 31, 2024 · 1 comment

Comments

@PERicci
Copy link
Owner

PERicci commented May 31, 2024

From Module-Cloud created by SallyMcGrath: CodeYourFuture/Module-Cloud#3

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.

@PERicci PERicci self-assigned this May 31, 2024
@PERicci PERicci moved this to 📋 Backlog in CYF Coursework Planner Board May 31, 2024
@PERicci PERicci moved this from 📋 Backlog to 🏗 In progress in CYF Coursework Planner Board Jun 4, 2024
@PERicci PERicci moved this from 🏗 In progress to 🔖 Ready in CYF Coursework Planner Board Jun 4, 2024
@PERicci PERicci moved this from 🔖 Ready to 🏗 In progress in CYF Coursework Planner Board Jun 12, 2024
@PERicci PERicci moved this from 🏗 In progress to ✅ Done in CYF Coursework Planner Board Jun 14, 2024
@PERicci PERicci moved this from ✅ Done to 🏗 In progress in CYF Coursework Planner Board Jun 14, 2024
@PERicci
Copy link
Owner Author

PERicci commented Jun 18, 2024

Image
Image
Image

@PERicci PERicci moved this from 🏗 In progress to 👀 In review in CYF Coursework Planner Board Jun 18, 2024
@PERicci PERicci moved this from 👀 In review to ✅ Done in CYF Coursework Planner Board Jun 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant