dns cloud

Infrastructure as Code

The tool the cloud course refused to teach. Build the same resource three ways and time the difference, then live in the file that actually breaks: the state file, its secrets in clear, its lock, and the recovery when it and the world disagree. Everything is run against a pinned Terraform and a local provider, every lab states a cost ceiling and ends by tearing down, and the segment never leaves you with anything running or billing.

  • trending_upIntermediate
  • schedule9h 37m
  • menu_book12개 강의
  • publicEnglish
  • workspace_premiumBasic

개요

business/inherited-cloud-estate made the case for defining infrastructure in files and then said, out loud, that it was not going to teach you the tool. This is the tool. You will make the same resource three ways — clicked, scripted, declared — with a stopwatch, so the difference is measured instead of asserted. You will read a plan before you apply it, because the plan is the only safety device in the whole subject. Then a module entirely about the thing that actually hurts: state. What the state file holds, why it holds your secrets in clear text, what a lock is and what happens when two people apply at once, and the recovery when the file and the world disagree — drift you overwrite, drift you keep, a resource somebody deleted by hand, and a state file you lost. Every one of those is reproduced on your own machine, not described. The last module writes a service once and stands it up as two environments from the same code, then destroys the whole thing and rebuilds it against a stopwatch — the artefact the segment exists to produce: a rebuild time you can quote, and the sentence about what quoting it lets your organisation stop being afraid to delete. Nothing here spends money. Where a real cloud resource would bill, a local container, file or generated value stands in for it, and every pack says so plainly. Everything was run against Terraform 1.15.8 before it was written down.

강의 커리큘럼 · 4개 모듈

lock접근 시 이용 가능
  1. 01 The Same Resource, Three Ways
    3개 강의·2h 21m

    Everybody has clicked a console, written a stand-up script, and been burned by running it twice. Naming those as three points on one line — imperative to declarative — is what makes the rest of the…

  2. 02 State, and When It Lies
    3개 강의·2h 28m

    This is the module the segment is built around. Nearly every hard problem in Terraform is downstream of one decision — where the state lives — and the module arrives at that decision four times from…

  3. 03 Write It Once, Then Destroy It
    3개 강의·2h 27m

    The module-and-environments structure is the setup; the timed destroy-and-rebuild is the payoff. The number itself is not the point — its repeatability is, because a rebuild time you can quote is…

  4. 04 The Plan Runs Without You
    3개 강의·2h 21m

    The first three modules made a change safe to make by hand. This one takes the human out of the loop without taking the safety out, and the through-line is the plan: module 1 read it on a screen,…

자주 묻는 질문

Infrastructure as Code에서 무엇을 배우나요?
The tool the cloud course refused to teach. Build the same resource three ways and time the difference, then live in the file that actually breaks: the state file, its secrets in clear, its lock, and the recovery when it and the world disagree. Everything is run against a pinned Terraform and a loca
사전 경험이 필요한가요?
Infrastructure as Code을 시작하기 전에 기초 지식이 있으면 좋아요.
Infrastructure as Code은 얼마나 걸리나요?
Infrastructure as Code은 4개 모듈과 12개 강의로 구성되어 있고, 자신의 속도로 학습할 수 있어요.
어떻게 접근하나요?
Infrastructure as Code은 모든 유료 구독에 포함되어 있어요.

컴퓨터 과학의 다른 강의