Skip to content

Commit

Permalink
week 5: presentation proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
SKFrozenCloud committed Sep 13, 2024
1 parent 7ca38a7 commit 9304b55
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions contributions/presentation/week5/khoraman-eggestig/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Assignment Proposal

## Title

Cost Optimization with Infrastructure as Code

## Names and KTH ID

- Sina Khoraman ([email protected])
- Robin Eggestig ([email protected])

## Deadline

- Week 5

## Category

- Presentation

## Description

The presentation explores how DevOps teams can leverage Infrastructure as Code (IaC) practices to effectively manage cloud resources and reduce operational costs. It covers strategies for automating infrastructure provisioning, scaling, and decommissioning, ensuring that resources are only consumed when needed. The presentation emphasizes using IaC tools like Terraform to track, audit, and optimize costs in cloud environments by defining resource configurations programmatically.

**Relevance**

This topic is highly relevant to the DevOps course because it integrates essential concepts of automation, cloud infrastructure management, and operational efficiency. By understanding cost optimization through IaC, students can apply DevOps principles like continuous delivery, scalability, and resource management to real-world scenarios, ensuring that both performance and cost efficiency are balanced in the systems they develop and maintain.

0 comments on commit 9304b55

Please sign in to comment.