CodeYourFuture / CodeYourFuture/Module-Cloud

[TECH ED] Database Deployment

未關閉
#3 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
🎯 Topic Delivery 🎯 Topic Requirements 🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 1 Cloud
主要語言
沒有語言資料
星號
0
分支
6
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

開啟貢獻指南

研究方向

從 AWS Management Console 和課程連結開始,然後檢查現有的 EC2 後端部署以及託管在 S3 上的前端。建立並初始化 RDS 資料庫,設定存取權限,連接後端,並驗證到前端的端對端 API 資料流。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
aws
領域
backend, cloud, databases, full-stack
Issue 類型
功能
難度
4/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。