강의

멘토링

로드맵

BEST
개발 · 프로그래밍

/

데브옵스 · 인프라

처음 시작하는 Infrastructure as Code: AWS & 테라폼

그 어떤 강의보다 정확하게 그리고 실무 베스트 프랙티스에 가깝다고 자부할 수 있습니다. 이 강의는 DevOps의 기본 이론과 함께 DevOps의 기본 중 하나인 Infrastructure as Code(IaC)에 대해 배울 수 있는 강의입니다. 본 강의를 통해 IT기반의 서비스를 DevOps관점에서 올바르게 이해하고, 서비스 운영을 위해 코드로 인프라를 정의하는 연습을 하실 수 있습니다. 강의를 마치게 되면, 서비스 운영을 위해 기본적으로 필요한 AWS 리소스를 Terraform이라는 도구를 통해 손쉽게 생성하고 관리하실 수 있습니다. AWS는 반드시 코드로써 관리해야하기 때문에, AWS 의 기초 공부를 위해서도 해당강의는 필수입니다.

(4.9) 수강평 210개

수강생 2,512명

  • 송주영

먼저 경험한 수강생들의 후기

이런 걸 배울 수 있어요

  • Terraform

  • AWS 기본

  • DevOps 개념

  • 테라폼

  • 데브옵스

  • aws

데브옵스 엔지니어가 되기 위한 필수 스킬,
처음부터 차근차근 익혀보세요!

강의 대상

  • DevOps로서 커리어를 시작하고 싶은 사람
  • 실제 서비스를 Terraform으로 생성하고 운영해보고 싶은 사람
  • AWS의 기초 공부가 필요한 사람

 

강의를 들어야 하는 이유

  • DevOps로서 IaC는 반드시 필요한 기술이고, Terraform은 IaC 툴 중에서 가장 사용 빈도가 높은 툴 중에 하나입니다.
  • 단순히 Terraform 사용법을 익히는 것에서 나아가, 실제 기업에서 사용할 수 있는 구조와 스킬들을 익힐 수 있습니다.

 

강의에서 배우는 것들

  • DevOps의 의미와 역할을 이해하고 DevOps 엔지니어가 되기 위해 필요한 기술들은 무엇이 있는지 알 수 있습니다.
  • Terraform을 통해서 AWS 기반의 서비스 운영에 필요한 인프라를 구성하고 관리하는 방법에 대해서 배우실 수 있습니다.

 

강의 특징

  • 강의 내의 실습은 모든 학습자가 처음부터 시작한다는 가정으로 진행됩니다.
  • 강의에서 진행된 내용은 웹사이트로 제공되므로 추후에 혼자 학습하시더라도 내용을 손쉽게 찾아보실 수 있습니다.
  • AWS Free Tier 내에서 사용 가능한 서비스만 사용합니다. (단, 실습을 진행하신 후에 리소스를 정상적으로 삭제하지 않으신 경우에는 비용이 청구될 수도 있습니다!)

 

강의 관련 사이트 제공

 

강사 유튜브 세션 (제목 클릭)

AWS Hero

 

이런 분들께
추천드려요

학습 대상은
누구일까요?

  • DevOps 엔지니어로서 업무를 시작하고 싶으신 분

  • Terraform을 제대로 사용해보고 싶으신 분

  • AWS 인프라를 코드로 정의해서 사용하고 싶으신 분

  • AWS 기초지식

선수 지식,
필요할까요?

  • Linux

안녕하세요
입니다.

3,319

수강생

242

수강평

75

답변

4.8

강의 평점

3

강의

현재 LG U+ 에서 Cloud & Container 분야 연구위원으로 일하고 있습니다.

또한, AWS 에서 직접 선정하는 국내최초 AWS Container hero 입니다.

대용량 서비스들을 직접 구축/운영을 해왔고, DevOps 에 관련한 많은 강의를 진행했습니다.

DevOps 에 대한 기초부터 심화, 베스트 프랙티스를 공유합니다.

https://github.com/DevopsArtFactory

커리큘럼

전체

22개 ∙ (4시간 52분)

강의 게시일: 
마지막 업데이트일: 

수강평

전체

210개

4.9

210개의 수강평

  • jason님의 프로필 이미지
    jason

    수강평 30

    평균 평점 5.0

    5

    82% 수강 후 작성

    Hello, instructor. I am currently a student working on a project to build an infrastructure using Terraform in an AWS environment. I feel like my knowledge and learning are definitely accelerating because you kindly explain each step, so I don't regret the money. However, if there is something I regret, it would be great if you could add creating instances such as ec2, elb, and autoscaling with Terraform rather than s3 and iam. I am currently creating an ec2 instance using Terraform. If you have time, please tell me how to apply the secret key.pem key value that I have to the ec2 instance, and how to access it with ssh. ㅠㅠ Also, if there are cases where this is actually applied in practice, or things like that. ㅠ If there is an intermediate or slightly more advanced class, I will definitely buy it and listen to it!

    • jupitersong477736
      지식공유자

      ec2 is a huge content because it has to explain ASG. I will explain it in detail in the intermediate lecture. If you have any questions about the ec2 access principle using the pem key and your own key, please post them and I will answer them~

  • kpic16388057님의 프로필 이미지
    kpic16388057

    수강평 1

    평균 평점 5.0

    5

    95% 수강 후 작성

    This course teaches the basics of Terraform, a tool for managing infrastructure code, along with AWS's main services (VPC, S3, IAM, etc.). As a college student who has difficulty approaching infrastructure, I had a hard time learning about infrastructure because there were not many courses that explained AWS step by step. This course is designed for beginners, so you can learn how to use Terraform along with general AWS knowledge. Also, it is not a course that tells you to do this, do this, and follow along with the console. Instead, you can learn step by step what the important core of the resource is and why it is created that way. I recommend it as an introduction to infrastructure!

    • jupitersong477736
      지식공유자

      Thank you for your good evaluation. I am so proud that the course met the purpose of introduction easily and properly.

  • jsrimr0315님의 프로필 이미지
    jsrimr0315

    수강평 3

    평균 평점 5.0

    5

    91% 수강 후 작성

    I can feel that you have spent a lot of time and effort to make a good lecture. Thank you.

  • ariscoming1115님의 프로필 이미지
    ariscoming1115

    수강평 6

    평균 평점 5.0

    5

    100% 수강 후 작성

    I am so grateful that you made such a great lecture available to everyone at a low price.

    • jupitersong477736
      지식공유자

      Thank you for your good review~! I said that I would provide it at the lowest and most reasonable price possible, so I really appreciate you noticing.

  • devhaemin1269님의 프로필 이미지
    devhaemin1269

    수강평 1

    평균 평점 5.0

    5

    100% 수강 후 작성

    It was an easy-to-understand lecture with a general explanation and practice of Terraform!! It was also good because there were tips from the field, such as how to become a good developer.

₩38,500

송주영님의 다른 강의

지식공유자님의 다른 강의를 만나보세요!

비슷한 강의

같은 분야의 다른 강의를 만나보세요!