-
Notifications
You must be signed in to change notification settings - Fork 427
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
Executable tutorial task 3 proposal #2577
Conversation
executable tutorial
hey, |
Hi @muhammad1928 |
The ci problem is that you have nothing on the README.md file. |
my partner is Quang M Nguyen. we are doing 2 separately executable projects. he said that u said it was okay to do it separately |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
readme file is edited
Hi @muhammad1928 , |
Regarding the ci, we are working to fix it. |
@sofiabobadilla taking over this one. @muhammad1928 your proposal looks extremely similar to #2540. Even the description is similar. I suggest you to come up with something original. |
I have teamed up with another classmate instead of my previous one. which was doing #2540, thanks |
That's okay, but I am asking you to choose another topic. |
oh okay, sorry this is the new PR #2582 |
executable tutorial
The pull request must both contain a README.md and have description following this template:
The README.md file must be located in the directory:
contributions/executable-tutorial/week5/mnem/README.md
Assignment Proposal
Title
Infrastructure as Code with Pulumi setup
Names and KTH ID
Muhammadsodiq Nematjanov (mnem@kth.se)
Deadline
task 3
Category
Executable-tutorial
Description
This tutorial offers a detailed, step-by-step guide on using Pulumi for Infrastructure as Code (IaC) to install, configure, and deploy an infrastructure that includes an NGINX web server and various services like NGINX and Redis, all within Docker containers. It walks through the process of defining and managing infrastructure resources using Pulumi, allowing users to provision and control their infrastructure in a declarative way. By following this guide, users will gain practical experience in utilizing Pulumi to apply DevOps principles in managing their infrastructure efficiently.
Relevance
This tutorial provides a concise guide on using Pulumi for Infrastructure as Code (IaC) to set up and deploy an NGINX web server and services like Redis in Docker containers. It covers the steps to define and manage infrastructure resources declaratively with Pulumi, giving users hands-on experience in applying DevOps practices to efficiently manage their infrastructure.