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

Week3: Demo proposal #2406

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Week3: Demo proposal #2406

merged 2 commits into from
Sep 5, 2024

Conversation

Trighap52
Copy link
Contributor

@Trighap52 Trighap52 commented Sep 4, 2024

Assignment Proposal

Title

Get started with Terraform : Continuous Deployment in AWS through Github Actions

Names and KTH ID

Deadline

  • Week 3

Category

  • Demo

Description

This demo is intended to walk the audience through the deployment of a web application setup on AWS using Terraform and Github Actions CI/CD pipelines. The demo will start with the setup of Terraform for AWS, with a detailed explanation of the how the HashiCorp Configuration Language works. We will show the case where CD pipeline fails, followed by troubleshooting and fixing the issue to complete the deployment. Finally, we will reflect on how useful Terraform is, and the limits it may have.

Relevance

Computer Science students often avoid deployment because it typically involves paid services or complicated interfaces. In this demo, we aim to show how a developer new to DevOps can get started with Continuous Deployment using simple Terraform code, a widely-used Infrastructure as Code (IaC) tool. IaCs are crucial in modern development because they allow for automated, consistent, and scalable infrastructure management. The deployment will be done on AWS, the most widely used cloud provider, which offers a free plan, and will be continuously deployed using GitHub Actions, an accessible tool. This combination of tools provides an easy, quick, and intuitive starting point.

@algomaster99 algomaster99 self-assigned this Sep 5, 2024
@Trighap52
Copy link
Contributor Author

@algomaster99 Heyy I modified the proposal according to what you requested ! Thanks !

@algomaster99
Copy link
Collaborator

Thanks! Looks good!

@algomaster99 algomaster99 merged commit f5a563b into KTH:2024 Sep 5, 2024
2 checks passed
@algomaster99
Copy link
Collaborator

@Trighap52 good demo :)
I have a question about your demo. Is the GitHub secret push protection enabled by default or did you enable it manually?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants