Skip to Content
MLOps 실전 가이드
book

MLOps 실전 가이드

by 노아 기프트, 알프레도 데자, 이일섭, 서기원, 맹윤호(감수), 이장후
July 2023
Beginner to intermediate
496 pages
11h 43m
Korean
Hanbit Media, Inc.
Content preview from MLOps 실전 가이드
307
7
AWS를 이용한 MLOps
저장소에서
SAM
레시피
47
를 확인한다.
AWS
공식 문서의 안내를 따라
SAM
을 설치한다.
48
물론 클라우드
9
IDE
를 사용하는 경우
SAM
은 이미 설치되어 있으므로 설치할 필요가 없다.
AWS
SAM
CLI
를 설치했다면, ‘
hello
world
’ 애플리케이션 배포 튜토리얼
49
에 나타난 프로젝트 구성 방법을 간략히 살펴보자.
7.3.1 7.3.1
AWSAWS
람다- 람다-
SAMSAM
: 로컬 환경에서 사용하기: 로컬 환경에서 사용하기
SAM
을 로컬 환경에서 사용하려면 다음 워크플로를 따른다.
1
.
SAM
CLI
설치
2
.
sam init
3
.
sam local invoke
sam
init
을 통해 생성되는 전형적인
SAM
프로젝트의 초기 레이아웃은 아래와 같다. 지금까
지 보아왔던 머신러닝 애플리케이션의 스캐폴드와는 사뭇 다른 모습이다.
.
└── sam-app
├── README.md
├── __init__.py
├── events
│ └── event.json
├── hello_world
│ ├── __init__.py
│ ├── app.py
│ └── requirements.txt
├── template.yaml
└── tests
├── __init__.py
├── integration
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

MLOps 도입 가이드

MLOps 도입 가이드

데이터이쿠
헤드 퍼스트 C#(4판)

헤드 퍼스트 C#(4판)

앤드류 스텔만, 제니퍼 그린

Publisher Resources

ISBN: 9791169211215