Skip to content

Commit

Permalink
Executable-tutorial proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad1928 authored Oct 1, 2024
1 parent 2d71f7c commit fe06df8
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions contributions/executable-tutorial/mnem/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
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.

0 comments on commit fe06df8

Please sign in to comment.