CodeYourFuture / CodeYourFuture/Module-Cloud

[TECH ED] Backend Deployment

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

描述

From Module-Cloud created by [SallyMcGrath](https://github.com/SallyMcGrath): CodeYourFuture/Module-Cloud#1

### Link to the coursework

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

### Why are we doing this?

## Deploy CYF Hotel Backend to EC2

1. **Launch EC2 Instance:** Start a new EC2 instance using a suitable AMI (Amazon Machine Image).
2. **SSH into EC2:** Use SSH to access your EC2 instance. Follow the guide from AWS on how to ssh from your machine https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/connect-linux-inst-ssh.html
3. **Set up Node.js:** Install Node.js and any other dependencies.
4. **Upload Code**: Transfer your backend code to the EC2 instance. Refer to the SSH guide to transfer the code to EC2 https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/connect-linux-inst-ssh.html#linux-file-transfer-scp
5. **Start Application:** Run your Node.js application on the EC2 instance.
6. **Test API:** Test your API endpoints to make sure they’re working as expected.

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

貢獻指南

開啟貢獻指南

研究方向

Start with the linked React-Module-Project coursework and the AWS EC2 SSH guide, then identify the backend entry point and dependencies to deploy. Follow the listed steps to launch EC2, install Node.js, transfer and start the application, and test its API endpoints; done means the backend runs on EC2 and the endpoints work.

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

評估

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

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

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