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] Infrastructure as Code for CYF Hotel Backend in EC2 #346

Open
aishaathmanlali opened this issue Jun 15, 2024 · 0 comments
Open

Comments

@aishaathmanlali
Copy link
Owner

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

Link to the coursework

https://developer.hashicorp.com/terraform/docs

Why are we doing this?

Objective:

Use Terraform to deploy your CYF Hotel backend to an EC2 instance.

Steps:

Write a Terraform configuration file (main.tf) to define the EC2 instance.
Include configurations for security groups, key pairs, and IAM roles if necessary.
Deploy the code to AWS.

Outcome:

After running terraform apply, the backend should be running on an AWS EC2 instance accessible via its IP address.

Maximum time in hours

1.5

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

Demo your progress in class.

@aishaathmanlali aishaathmanlali transferred this issue from aishaathmanlali/Full-Stack-Project-Assessment Jun 15, 2024
@aishaathmanlali aishaathmanlali moved this to 📋 Backlog in CLOUD Jun 15, 2024
@aishaathmanlali aishaathmanlali moved this from 📋 Backlog to ✅ Done in CLOUD Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant