SlideShare a Scribd company logo
1 of 30
Download to read offline
AWS Online Series:
Data, Analytics, and ML Edition
Amazon의 머신러닝 솔루션:
Fraud Detection & Predictive Maintenance
남궁영환, AWS 데이터 사이언티스트 SA
강연 중 질문하는 방법
Go to Webinar “Questions” 창에 자신이 질문한
내역이 표시됩니다. 기본적으로 모든 질문은
공개로 답변 됩니다만 본인만 답변을 받고 싶으면
(비공개)라고 하고 질문해 주시면 됩니다.
본 컨텐츠는 고객의 편의를 위해 AWS 서비스 설명을 위해 온라인 세미나용으로 별도로 제작, 제공된 것입니다. 만약 AWS
사이트와 컨텐츠 상에서 차이나 불일치가 있을 경우, AWS 사이트(aws.amazon.com)가 우선합니다. 또한 AWS 사이트
상에서 한글 번역문과 영어 원문에 차이나 불일치가 있을 경우(번역의 지체로 인한 경우 등 포함), 영어 원문이 우선합니다.
AWS는 본 컨텐츠에 포함되거나 컨텐츠를 통하여 고객에게 제공된 일체의 정보, 콘텐츠, 자료, 제품(소프트웨어 포함) 또는 서비스를 이용함으로 인하여 발생하는 여하한 종류의 손해에
대하여 어떠한 책임도 지지 아니하며, 이는 직접 손해, 간접 손해, 부수적 손해, 징벌적 손해 및 결과적 손해를 포함하되 이에 한정되지 아니합니다.
고지 사항(Disclaimer)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Agenda
• Machine Learning on AWS
• AWS Solutions and Machine Learning
• Fraud Detection using Machine Learning
• Predictive Maintenance using Machine Learning
• Summary
3 out of 30
Machine Learning on AWS
The vision of AWS for
Artificial Intelligence & Machine Learning
“ 전세계 모든 데이터 과학자와 개발자가
손쉽게 활용할 수 있는
편리한 인공지능 & 머신러닝 환경을 제공”
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS ML Stack: 가장 깊고 폭넓은 역량과 기술의 집약
ML FRAMEWORKS
& INFRASTRUCTURE
A I S E R V I C E S
REKOGNITION
IMAGE
POLLY TRANSCRIBE TRANSLATE COMPREHEND L E X
REKOGNITION
VIDEO
Vision Speech Language Chatbots
AMAZON
SAGEMAKER
BUILD TRAIN
FORECAST
Forecasting
TEXTRACT PERSONALIZE
Recommendations
DEPLOY
Pre-built algorithms & notebooks
Data labeling (GROUND TRUTH)
One-click model training & tuning
Optimization (N E O )
One-click deployment & hosting
M L S E R V I C E S
Frameworks Interfaces Infrastructure
EC2 P3
&
P3DN
EC2 C5 FPGAs GREENGRASS ELASTIC
INFERENCE
Reinforcement learning
Algorithms & models
(AWS MARKETPLACE FOR MACHINE LEARNING)
(App developers with
little knowledge of ML)
(ML developers and
data scientists)
(ML researchers and
academics)
INFERENTIA
6 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AI/ML on AWS: More ML happens on AWS than anywhere else
7 out of 30
AWS Solutions for
Analytics and Machine Learning
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Solutions - Machine Learning & Artificial Intelligence
Help you solve common problems and build faster using the AWS platform.
Fraud Detection Using
Machine Learning
Built by AWS
Learn how to build an architecture that
uses Amazon SageMaker to detect
potentially fraudulent activity and flag
that activity for review.
Predictive Maintenance
Using Machine Learning
Built by AWS
Learn how to build an architecture that
uses Amazon SageMaker to detect
potential equipment failures and
provide recommended actions.
AI-Driven Social Media
Dashboard
Built by AWS
Deploy a solution that captures multi-language
tweets in near real-time, translate them,
and stores both the raw and enriched
datasets durably in a data lake.
Machine Learning for
Telecommunication
Built by AWS
Learn how to build a framework for an end-to-
end machine learning process, including ad-hoc
data exploration, data processing and feature
engineering, and model training and evaluation.
Predictive data science with
Amazon SageMaker and
a Data Lake on AWS
Built by Pariveda and AWS
Builds a data lake environment for building,
training, and deploying machine learning
models with Amazon SageMaker.
Media Analysis Solution
Built by AWS
Learn how to use serverless, AWS-native
artificial intelligence services to automatically
extract valuable metadata from your media
files.
and more …
and more …
9 out of 30
Fraud detection using
Machine Learning
AWS Solutions
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Fraud Detection using Machine Learning - AWS Solutions
Why detect fraud?
Associated high cost
Damaging customer trust
To avoid
Added operational burden
How fraud detection has been
typically done today
Rules based
• Static
• Complex
• Time Consuming
10 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Fraud Detection using Machine Learning - AWS Solutions
https://www.slideshare.net/awskorea/aws-sk-kb-aws-summit-seoul-2019 11 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Fraud Detection using Machine Learning - AWS Solutions
Why use machine learning?
• Machine learning (ML) can provide a more flexible approach to fraud detection
• ML models are trained to automatically recognize fraud patterns in datasets
• With AWS, it is easy to implement and deploy an ML model for fraud detection
ü Amazon SageMaker makes it easy to train and deploy ML models quickly
https://aws.amazon.com/solutions/fraud-detection-using-machine-learning/
Implementation Guide
https://s3.amazonaws.com/solutions-reference/fraud-detection-using-machine-learning/latest/fraud-detection-using-machine-learning.pdf
(step by step)
12 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Fraud Detection using Machine Learning - AWS Solutions
End-to-end solution for fraud detection
Automates
detection of
potentially
fraudulent
activity
Includes model
training on a
sample dataset
Leverage
Amazon
SageMaker for
ML training and
deployment
Flags fraudulent
activity for
review and
visualize
processed
events
13 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Fraud Detection using Machine Learning - AWS Solutions
Solution Architecture
Amazon
QuickSight
Amazon S3 bucket
(example dataset)
Amazon S3 bucket
(processed transactions)
Amazon
SageMaker
Amazon Kinesis
Data Firehose
AWS Lambda
function
Amazon
CloudWatch Event
(time-based)
Optional
14 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Fraud Detection using Machine Learning - AWS Solutions
Amazon SageMaker - Features
LABEL Ground Truth
BUILD Notebooks
TRAIN &
TUNE
Jobs &
Model Tuner
EndpointsDEPLOY
Training
Environment
Estimator
Prediction
Environment
Predictor
Training Data
Trained
Model
Fraud
request response
.fit( )
.deploy( )
.predict( )
Notebook
Instance
endpoint
Preprocessed
event
Amazon SageMaker SDK
15 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Fraud Detection using Machine Learning - AWS Solutions
Amazon SageMaker:
Built-in Algorithms
• Linear Learner
• Image Classification Algorithm
• Object Detection Algorithm
• Factorization Machines
• Principal Component Analysis (PCA)
• K-Means Algorithm
• K-Nearest Neighbors (KNN)
• Latent Dirichlet Allocation (LDA)
• Neural Topic Model (NTM)
• Random Cut Forest
• XGBoost Algorithm
• BlazingText
• Sequence2Sequence
• DeepAR Forecasting
Amazon SageMaker:
Training and Deployment
• The training code has been deployed
to our AWS account
• Let’s train the model and deploy the
model live using Amazon SageMaker
16 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Fraud Detection using Machine Learning - AWS Solutions
Enable the processing pipeline
• The model is now trained and
deployed to an endpoint.
• Let’s trigger our AWS Lambda
function to start processing real time
events
Visualizing the Predictions
Amazon
QuickSight
AWS
Lambda
(Optional)
17 out of 30
Predictive Maintenance using
Machine Learning
- Predictive Maintenance at aws marketplace
- Predictive Maintenance using Machine Learning (AWS Solutions)
- Reference Architecture for Predictive Maintenance
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Predictive Maintenance
• Businesses are constantly seeking faster ways to
take advantage of the value of sensor-based
information and transform it into predictive
maintenance insights that people can act on
quickly
• Captures the condition of industrial equipment
in order to identify potential breakdowns before
impacting production
ü Predicting equipment failure
ü Real-time anomaly detection
ü Predicting pressure spikes
ü Asset health monitoring
• Industrial IoT: remote maintenance and monitoring
• Smart home and city: device operation management
Relevant Use cases
Anomaly
detection
models
Input
gaussian
periodic
correlation
independent
Mahalanobis
S-H-ESD
One Class SVM
Sparse Coding
Recommended
parameters
Breakout
LOF
Gaussian Process
Data
Characteristics
Algorithm Parameter
Output
Recommended
parameters
Recommended
parameters
Recommended
parameters
Recommended
parameters
Recommended
parameters
Recommended
parameters
19 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Predictive Maintenance using Machine Learning
- AWS Solutions
Why use machine learning?
• To enable you to execute automated data processing on your dataset
• ML models detects potential equipment failures and provides recommended
actions
• Easy to implement and deploy an ML models with AWS
ü Amazon SageMaker makes it easy and quick to train and deploy ML models to predict
remaining useful life (RUL)
ü Amazon CloudWatch Events, AWS lambda for triggering events
https://aws.amazon.com/ko/solutions/predictive-maintenance-using-machine-learning/
Implementation Guide
https://docs.aws.amazon.com/ko_kr/solutions/latest/predictive-maintenance-using-machine-learning/welcome.html
https://s3.amazonaws.com/solutions-reference/predictive-maintenance-using-machine-learning/latest/predictive-maintenance-using-machine-learning.pdf
20 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Predictive Maintenance using Machine Learning
- AWS Solutions
Customization
• By default, ‘turbofan degradation dataset’ used for model training
• For modeling of your own dataset you must
ü Modify the included notebook to point the model to our dataset
ü Convert your dataset to an Apache MXNet Gluon dataset
ü Modify the solutions’ AWS Lambda function to process and transform your sensor data
during inference
• CloudWatch Events rule can be modified to trigger an interval for your
specific needs
https://aws.amazon.com/ko/solutions/predictive-maintenance-using-machine-learning/
Regional Deployment
• Please check the region where Amazon SageMaker is available
21 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Predictive Maintenance using Machine Learning
- AWS Solutions
Solution Architecture
Amazon SageMaker
MXNet model
Amazon SageMaker
Batch Transform
AWS Lambda
function
Amazon
CloudWatch Event
(time-based)
Amazon S3 bucket
turbofan degradation
dataset( )
Amazon SageMaker
training instance
Amazon SageMaker
notebook instance
transform
create transform job
training data
trained model
and source code
model training
code
testdata
predictions
22 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Reference Architecture for Predictive Maintenance
Amazon SNS 에서 anomaly detection 알림
토픽을 생성하고 여러분이 생성한 모델에서
트리거가 일어나도록 설정
8
AWS IoT Analytics 데이터의 분석 결과를
QuickSight 를 이용하여 시각화7
AWS IoT Analytics 에서 AWS IoT SiteWise
Data store 로부터 컨테이너 데이터셋 생성 후
이를 Docker c컨테이너에 연결(link).
6
Docker 이미지 빌드 후 Amazon ECR 에 추가
5
AWS IoT SiteWise 에서 생성된 데이터셋을
위해 AWS IoT Analytics로부터 신규 Jupyter
노트북을 생성 (목적: Predictive Maintenance
머신 러닝 모델을 생성)
4
Factory Machines의 모니터링을 위한 메트릭
정의3
AWS IoT SiteWise 내에 뷰(View)를 생성하고
Factory Machines를 Assets 로 정의.2
Factory Machines OPC-UA 서버에 접속하기
위해 AWS IoT SiteWise Gateway 를 배포1
This reference architecture enables you to do Predictive Maintenance using
AWS IoT SiteWise and AWS IoT Analytics.
Factory AWS Cloud
AWS IoT AnalyticsAWS IoT SiteWise
AWS IoT
Greengrass
OPC-UA
Factory
Machines Amazon QuickSight
Jupyter Notebook
Amazon ECR
docker container
Amazon SNS
Anomaly
Notification
1
2 3
4
5
6
7
8AWS IoT SiteWise
Connector
Industrial Gateway
https://d1.awsstatic.com/architecture-diagrams/ArchitectureDiagrams/aws-industrial-PdM-ML-RA.pdf
23 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Reference Architecture for Predictive Maintenance
Amazon SNS 에서 anomaly detection 알림
토픽을 생성하고 여러분이 생성한 모델에서
트리거가 일어나도록 설정
8
AWS IoT Analytics 데이터의 분석 결과를
QuickSight 를 이용하여 시각화7
AWS IoT Analytics 에서 AWS IoT SiteWise
Data store 로부터 컨테이너 데이터셋 생성 후
이를 Docker c컨테이너에 연결(link).
6
Docker 이미지 빌드 후 Amazon ECR 에 추가
5
AWS IoT SiteWise 에서 생성된 데이터셋을
위해 AWS IoT Analytics로부터 신규 Jupyter
노트북을 생성 (목적: Predictive Maintenance
머신 러닝 모델을 생성)
4
Factory Machines의 모니터링을 위한 메트릭
정의3
AWS IoT SiteWise 내에 뷰(View)를 생성하고
Factory Machines를 Assets 로 정의.2
Factory Machines OPC-UA 서버에 접속하기
위해 AWS IoT SiteWise Gateway 를 배포1
This reference architecture enables you to do Predictive Maintenance using
AWS IoT SiteWise and AWS IoT Analytics.
https://d1.awsstatic.com/architecture-diagrams/ArchitectureDiagrams/aws-industrial-PdM-ML-RA.pdf
Factory AWS Cloud
AWS IoT AnalyticsAWS IoT SiteWise
AWS IoT
Greengrass
OPC-UA
Factory
Machines
Jupyter Notebook
Amazon ECR
docker container
Amazon SNS
Anomaly
Notification
1
2 3
4
5
6
7
8
Amazon Kinesis
Data Firehose
Amazon S3
Greengrass Connector
Kinesis Firehouse
AWS IoT SiteWise
Connector
Industrial Gateway
9
Amazon QuickSight
9
Amazon S3 에 OPC-UA 태그가 없는 데이터를
전송하기 위해 AWS IoT Greengrass 상에서
Kinesis Firehose Greengrass Connector 의
환경 설정을 수행
24 out of 30
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Reference Architecture for Predictive Maintenance
Amazon Kinesis Data Analytics 에서 이상
탐지 애플리케이션을 생성8
AWS Athena 데이터의 결과를 QuickSight 를
이용하여 시각화7
AWS IoT GreenGrass Edge Gateway에 앞에서
만든 머신 러닝 모델을 배포
6
Amazon SageMaker를 이용하여 PdM 머신
러닝 모델 구축
5
Amazon S3 Data Lake 의 AWS Glue 데이터
카탈로그에서 Amazon Athena의 쿼리를
이용하여 데이터를 추축
4
Amazon S3 Data Lake에 Factory Machines
data를 저장하기 위해 Kinesis Firehose
스트림 생성
3
Factory Machines의 MQTT topics를 이용하여
이벤트를 트리거하기 위해 AWS IoT Core 의
룰을 설정
2
Factory Machines 과 통신하기 위해 AWS IoT
GreenGrass Connectors 를 이용하여 AWS
IoT Greengrass 환경 설정 수행
1
This reference architecture enables you to do Predictive Maintenance using Machine Learning
and/or anomaly detection with Amazon Kinesis Data Analytics
https://d1.awsstatic.com/architecture-diagrams/ArchitectureDiagrams/aws-industrial-PdM-ML-RA.pdf
9
Kinesis Data Analytics의 결과를 Amazon
SNS 가 이상 탐지 결과로 통보할 수 있도록
AWS Lambda 설정을 수행
Factory AWS Cloud
AWS IoT Greengrass AWS IoT CoreFactory Machines
Amazon
SageMaker
Amazon
QuickSight
Amazon Kinesis
Data Firehose
Amazon S3
Lambda function
Amazon Athena
Amazon Kinesis
Data Analytics
Amazon Kinesis
Data Streams
Amazon Kinesis
Data Firehose
Amazon SNSAWS
Lambda
ML
Inference
1
2
3
4
5
6 7
8 9
25 out of 30
Summary
AWS Solutions – Machine Learning
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Solutions – Machine Learning & AI
• AWS 솔루션즈 아키텍트에 의한 검증 결과
• 운영 효율성, 안정성, 보안, 비용 효율성을 보장하도록 설계
• 상세 아키텍처, 배포 안내서, 수동/자동 배포용 지침도 함께 제공
• Fraud Detection using Machine Learning
ü 잠재적 사기 행위의 탐지 및 검토 활동을 플래그 하는 아키텍처 구축 방법
• Predictive Maintenance using Machine Learning
ü 장비의 이상 동작, 멈춤, 고장에 관한 잠재적 징후를 탐지하고 예방 및 조치에
권장하는 작업을 제공하는 아키텍처 구축 방법
“AWS의 플랫폼을 사용하여 공통된 문제의 해결과 빠른 구축을 지원”
27 out of 30
감사합니다
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
aws-korea-marketing@amazon.com
twitter.com/AWSKorea
facebook.com/amazonwebservices.ko
youtube.com/user/AWSKorea
slideshare.net/awskorea
twitch.tv/aws
캠페인 온라인 세미나: Data, Analytics, and ML Edition
참석해주셔서 대단히 감사합니다.
저희가 준비한 내용, 어떻게 보셨나요?
더 나은 세미나를 위하여 설문을 꼭 작성해 주시기 바랍니다.

More Related Content

What's hot

AWS Finance Symposium_바로 도입할 수 있는 금융권 업무의 클라우드 아키텍처 알아보기
AWS Finance Symposium_바로 도입할 수 있는 금융권 업무의 클라우드 아키텍처 알아보기AWS Finance Symposium_바로 도입할 수 있는 금융권 업무의 클라우드 아키텍처 알아보기
AWS Finance Symposium_바로 도입할 수 있는 금융권 업무의 클라우드 아키텍처 알아보기Amazon Web Services Korea
 
Introduction to AWS and Cloud Computing - Module 1 Part 1 - AWSome Day 2017
Introduction to AWS and Cloud Computing - Module 1 Part 1 - AWSome Day 2017Introduction to AWS and Cloud Computing - Module 1 Part 1 - AWSome Day 2017
Introduction to AWS and Cloud Computing - Module 1 Part 1 - AWSome Day 2017Amazon Web Services
 
AWS Multi-Account Architecture and Best Practices
AWS Multi-Account Architecture and Best PracticesAWS Multi-Account Architecture and Best Practices
AWS Multi-Account Architecture and Best PracticesAmazon Web Services
 
국내 핀테크 스타트업을 통한 미래 클라우드 기반 금융 혁신 - AWS Summit Seoul 2017
국내 핀테크 스타트업을 통한 미래 클라우드 기반 금융 혁신 - AWS Summit Seoul 2017국내 핀테크 스타트업을 통한 미래 클라우드 기반 금융 혁신 - AWS Summit Seoul 2017
국내 핀테크 스타트업을 통한 미래 클라우드 기반 금융 혁신 - AWS Summit Seoul 2017Amazon Web Services Korea
 
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...Amazon Web Services
 
[Spring Camp 2018] 11번가 Spring Cloud 기반 MSA로의 전환 : 지난 1년간의 이야기
[Spring Camp 2018] 11번가 Spring Cloud 기반 MSA로의 전환 : 지난 1년간의 이야기[Spring Camp 2018] 11번가 Spring Cloud 기반 MSA로의 전환 : 지난 1년간의 이야기
[Spring Camp 2018] 11번가 Spring Cloud 기반 MSA로의 전환 : 지난 1년간의 이야기YongSung Yoon
 
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...Amazon Web Services Korea
 
Introduction to Cloud Computing with AWS (Thai Session)
Introduction to Cloud Computing with AWS (Thai Session)Introduction to Cloud Computing with AWS (Thai Session)
Introduction to Cloud Computing with AWS (Thai Session)Amazon Web Services
 
취향기반의 개인화 서비스를 통한 이커머스 혁신 – 소성운 ZIGZAG 데이터사이언티스트, 강상원 마이셀럽스 대표:: AWS Cloud We...
취향기반의 개인화 서비스를 통한 이커머스 혁신 – 소성운 ZIGZAG 데이터사이언티스트, 강상원 마이셀럽스 대표:: AWS Cloud We...취향기반의 개인화 서비스를 통한 이커머스 혁신 – 소성운 ZIGZAG 데이터사이언티스트, 강상원 마이셀럽스 대표:: AWS Cloud We...
취향기반의 개인화 서비스를 통한 이커머스 혁신 – 소성운 ZIGZAG 데이터사이언티스트, 강상원 마이셀럽스 대표:: AWS Cloud We...Amazon Web Services Korea
 
Introduction to Amazon Web Services
Introduction to Amazon Web ServicesIntroduction to Amazon Web Services
Introduction to Amazon Web ServicesAmazon Web Services
 
KINX와 함께 하는 AWS Direct Connect 도입 - 남시우 매니저, KINX :: AWS Summit Seoul 2019
KINX와 함께 하는 AWS Direct Connect 도입 - 남시우 매니저, KINX :: AWS Summit Seoul 2019KINX와 함께 하는 AWS Direct Connect 도입 - 남시우 매니저, KINX :: AWS Summit Seoul 2019
KINX와 함께 하는 AWS Direct Connect 도입 - 남시우 매니저, KINX :: AWS Summit Seoul 2019Amazon Web Services Korea
 
Advanced Analytics Platform for Big Data Analytics
Advanced Analytics Platform for Big Data AnalyticsAdvanced Analytics Platform for Big Data Analytics
Advanced Analytics Platform for Big Data AnalyticsArvind Sathi
 

What's hot (20)

AWS Finance Symposium_바로 도입할 수 있는 금융권 업무의 클라우드 아키텍처 알아보기
AWS Finance Symposium_바로 도입할 수 있는 금융권 업무의 클라우드 아키텍처 알아보기AWS Finance Symposium_바로 도입할 수 있는 금융권 업무의 클라우드 아키텍처 알아보기
AWS Finance Symposium_바로 도입할 수 있는 금융권 업무의 클라우드 아키텍처 알아보기
 
Introduction to AWS and Cloud Computing - Module 1 Part 1 - AWSome Day 2017
Introduction to AWS and Cloud Computing - Module 1 Part 1 - AWSome Day 2017Introduction to AWS and Cloud Computing - Module 1 Part 1 - AWSome Day 2017
Introduction to AWS and Cloud Computing - Module 1 Part 1 - AWSome Day 2017
 
AWS Multi-Account Architecture and Best Practices
AWS Multi-Account Architecture and Best PracticesAWS Multi-Account Architecture and Best Practices
AWS Multi-Account Architecture and Best Practices
 
국내 핀테크 스타트업을 통한 미래 클라우드 기반 금융 혁신 - AWS Summit Seoul 2017
국내 핀테크 스타트업을 통한 미래 클라우드 기반 금융 혁신 - AWS Summit Seoul 2017국내 핀테크 스타트업을 통한 미래 클라우드 기반 금융 혁신 - AWS Summit Seoul 2017
국내 핀테크 스타트업을 통한 미래 클라우드 기반 금융 혁신 - AWS Summit Seoul 2017
 
APN Program Update
APN Program UpdateAPN Program Update
APN Program Update
 
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
 
AWS CloudWatch
AWS CloudWatchAWS CloudWatch
AWS CloudWatch
 
AWS EC2
AWS EC2AWS EC2
AWS EC2
 
[Spring Camp 2018] 11번가 Spring Cloud 기반 MSA로의 전환 : 지난 1년간의 이야기
[Spring Camp 2018] 11번가 Spring Cloud 기반 MSA로의 전환 : 지난 1년간의 이야기[Spring Camp 2018] 11번가 Spring Cloud 기반 MSA로의 전환 : 지난 1년간의 이야기
[Spring Camp 2018] 11번가 Spring Cloud 기반 MSA로의 전환 : 지난 1년간의 이야기
 
AWS 101
AWS 101AWS 101
AWS 101
 
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...
 
What is AWS?
What is AWS?What is AWS?
What is AWS?
 
Amazon services ec2
Amazon services ec2Amazon services ec2
Amazon services ec2
 
Introduction to Cloud Computing with AWS (Thai Session)
Introduction to Cloud Computing with AWS (Thai Session)Introduction to Cloud Computing with AWS (Thai Session)
Introduction to Cloud Computing with AWS (Thai Session)
 
AWS Basics .pdf
AWS Basics .pdfAWS Basics .pdf
AWS Basics .pdf
 
취향기반의 개인화 서비스를 통한 이커머스 혁신 – 소성운 ZIGZAG 데이터사이언티스트, 강상원 마이셀럽스 대표:: AWS Cloud We...
취향기반의 개인화 서비스를 통한 이커머스 혁신 – 소성운 ZIGZAG 데이터사이언티스트, 강상원 마이셀럽스 대표:: AWS Cloud We...취향기반의 개인화 서비스를 통한 이커머스 혁신 – 소성운 ZIGZAG 데이터사이언티스트, 강상원 마이셀럽스 대표:: AWS Cloud We...
취향기반의 개인화 서비스를 통한 이커머스 혁신 – 소성운 ZIGZAG 데이터사이언티스트, 강상원 마이셀럽스 대표:: AWS Cloud We...
 
AWS PPT.pptx
AWS PPT.pptxAWS PPT.pptx
AWS PPT.pptx
 
Introduction to Amazon Web Services
Introduction to Amazon Web ServicesIntroduction to Amazon Web Services
Introduction to Amazon Web Services
 
KINX와 함께 하는 AWS Direct Connect 도입 - 남시우 매니저, KINX :: AWS Summit Seoul 2019
KINX와 함께 하는 AWS Direct Connect 도입 - 남시우 매니저, KINX :: AWS Summit Seoul 2019KINX와 함께 하는 AWS Direct Connect 도입 - 남시우 매니저, KINX :: AWS Summit Seoul 2019
KINX와 함께 하는 AWS Direct Connect 도입 - 남시우 매니저, KINX :: AWS Summit Seoul 2019
 
Advanced Analytics Platform for Big Data Analytics
Advanced Analytics Platform for Big Data AnalyticsAdvanced Analytics Platform for Big Data Analytics
Advanced Analytics Platform for Big Data Analytics
 

Similar to Amazon의 머신러닝 솔루션: Fraud Detection & Predictive Maintenance - 남궁영환 (AWS 데이터 사이언티스트 SA)

AI/ML Week: Strengthen Cybersecurity
AI/ML Week: Strengthen CybersecurityAI/ML Week: Strengthen Cybersecurity
AI/ML Week: Strengthen CybersecurityAmazon Web Services
 
Machine Learning for everyone
Machine Learning for everyoneMachine Learning for everyone
Machine Learning for everyoneJulien SIMON
 
Track 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptx
Track 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptxTrack 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptx
Track 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptxAmazon Web Services
 
WhereML a Serverless ML Powered Location Guessing Twitter Bot
WhereML a Serverless ML Powered Location Guessing Twitter BotWhereML a Serverless ML Powered Location Guessing Twitter Bot
WhereML a Serverless ML Powered Location Guessing Twitter BotRandall Hunt
 
AWS reinvent 2019 recap - Riyadh - AI And ML - Ahmed Raafat
AWS reinvent 2019 recap - Riyadh - AI And ML - Ahmed RaafatAWS reinvent 2019 recap - Riyadh - AI And ML - Ahmed Raafat
AWS reinvent 2019 recap - Riyadh - AI And ML - Ahmed RaafatAWS Riyadh User Group
 
Supercharge Your Machine Learning Solutions with Amazon SageMaker
Supercharge Your Machine Learning Solutions with Amazon SageMakerSupercharge Your Machine Learning Solutions with Amazon SageMaker
Supercharge Your Machine Learning Solutions with Amazon SageMakerAmazon Web Services
 
Perform Machine Learning at the IoT Edge using AWS Greengrass and Amazon Sage...
Perform Machine Learning at the IoT Edge using AWS Greengrass and Amazon Sage...Perform Machine Learning at the IoT Edge using AWS Greengrass and Amazon Sage...
Perform Machine Learning at the IoT Edge using AWS Greengrass and Amazon Sage...Amazon Web Services
 
Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...
Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...
Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...HostedbyConfluent
 
Supercharge your Machine Learning Solutions with Amazon SageMaker
Supercharge your Machine Learning Solutions with Amazon SageMakerSupercharge your Machine Learning Solutions with Amazon SageMaker
Supercharge your Machine Learning Solutions with Amazon SageMakerAmazon Web Services
 
AI/ML Powered Personalized Recommendations in Gaming Industry
AI/ML PoweredPersonalized Recommendations in Gaming IndustryAI/ML PoweredPersonalized Recommendations in Gaming Industry
AI/ML Powered Personalized Recommendations in Gaming IndustryHasan Basri AKIRMAK, MSc,ExecMBA
 
Build-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Build-Train-Deploy-Machine-Learning-Models-at-Any-ScaleBuild-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Build-Train-Deploy-Machine-Learning-Models-at-Any-ScaleAmazon Web Services
 
Artificial Intelligence - Get Started - 1 episodio
Artificial Intelligence - Get Started - 1 episodioArtificial Intelligence - Get Started - 1 episodio
Artificial Intelligence - Get Started - 1 episodioAmazon Web Services
 
my ppt preentation.pptx
my ppt preentation.pptxmy ppt preentation.pptx
my ppt preentation.pptxSaikiran447644
 
Machine Learning with Amazon SageMaker
Machine Learning with Amazon SageMakerMachine Learning with Amazon SageMaker
Machine Learning with Amazon SageMakerVladimir Simek
 
Deep Dive Amazon SageMaker
Deep Dive Amazon SageMakerDeep Dive Amazon SageMaker
Deep Dive Amazon SageMakerCobus Bernard
 
시계열 예측 자동화를 위한 Amazon Forecast 기반 MLOps 파이프라인 구축하기 - 김주영, 이동민 AWS 솔루션즈 아키텍트 :...
시계열 예측 자동화를 위한 Amazon Forecast 기반 MLOps 파이프라인 구축하기 - 김주영, 이동민 AWS 솔루션즈 아키텍트 :...시계열 예측 자동화를 위한 Amazon Forecast 기반 MLOps 파이프라인 구축하기 - 김주영, 이동민 AWS 솔루션즈 아키텍트 :...
시계열 예측 자동화를 위한 Amazon Forecast 기반 MLOps 파이프라인 구축하기 - 김주영, 이동민 AWS 솔루션즈 아키텍트 :...Amazon Web Services Korea
 
Suresh Poopandi_Generative AI On AWS-MidWestCommunityDay-Final.pdf
Suresh Poopandi_Generative AI On AWS-MidWestCommunityDay-Final.pdfSuresh Poopandi_Generative AI On AWS-MidWestCommunityDay-Final.pdf
Suresh Poopandi_Generative AI On AWS-MidWestCommunityDay-Final.pdfAWS Chicago
 
AI & Machine Learning Web Day | Einführung in Amazon SageMaker, eine Werkbank...
AI & Machine Learning Web Day | Einführung in Amazon SageMaker, eine Werkbank...AI & Machine Learning Web Day | Einführung in Amazon SageMaker, eine Werkbank...
AI & Machine Learning Web Day | Einführung in Amazon SageMaker, eine Werkbank...AWS Germany
 

Similar to Amazon의 머신러닝 솔루션: Fraud Detection & Predictive Maintenance - 남궁영환 (AWS 데이터 사이언티스트 SA) (20)

Introducing Amazon SageMaker
Introducing Amazon SageMakerIntroducing Amazon SageMaker
Introducing Amazon SageMaker
 
AI/ML Week: Strengthen Cybersecurity
AI/ML Week: Strengthen CybersecurityAI/ML Week: Strengthen Cybersecurity
AI/ML Week: Strengthen Cybersecurity
 
Machine Learning for everyone
Machine Learning for everyoneMachine Learning for everyone
Machine Learning for everyone
 
Track 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptx
Track 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptxTrack 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptx
Track 6 Session 5_ 如何藉由物聯網 (IoT) 與機器學習提高預測性維修與產品良率.pptx
 
WhereML a Serverless ML Powered Location Guessing Twitter Bot
WhereML a Serverless ML Powered Location Guessing Twitter BotWhereML a Serverless ML Powered Location Guessing Twitter Bot
WhereML a Serverless ML Powered Location Guessing Twitter Bot
 
AWS reinvent 2019 recap - Riyadh - AI And ML - Ahmed Raafat
AWS reinvent 2019 recap - Riyadh - AI And ML - Ahmed RaafatAWS reinvent 2019 recap - Riyadh - AI And ML - Ahmed Raafat
AWS reinvent 2019 recap - Riyadh - AI And ML - Ahmed Raafat
 
Supercharge Your Machine Learning Solutions with Amazon SageMaker
Supercharge Your Machine Learning Solutions with Amazon SageMakerSupercharge Your Machine Learning Solutions with Amazon SageMaker
Supercharge Your Machine Learning Solutions with Amazon SageMaker
 
Perform Machine Learning at the IoT Edge using AWS Greengrass and Amazon Sage...
Perform Machine Learning at the IoT Edge using AWS Greengrass and Amazon Sage...Perform Machine Learning at the IoT Edge using AWS Greengrass and Amazon Sage...
Perform Machine Learning at the IoT Edge using AWS Greengrass and Amazon Sage...
 
Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...
Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...
Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...
 
Supercharge your Machine Learning Solutions with Amazon SageMaker
Supercharge your Machine Learning Solutions with Amazon SageMakerSupercharge your Machine Learning Solutions with Amazon SageMaker
Supercharge your Machine Learning Solutions with Amazon SageMaker
 
AWS AI 新服務探索
AWS AI 新服務探索AWS AI 新服務探索
AWS AI 新服務探索
 
AI/ML Powered Personalized Recommendations in Gaming Industry
AI/ML PoweredPersonalized Recommendations in Gaming IndustryAI/ML PoweredPersonalized Recommendations in Gaming Industry
AI/ML Powered Personalized Recommendations in Gaming Industry
 
Build-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Build-Train-Deploy-Machine-Learning-Models-at-Any-ScaleBuild-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Build-Train-Deploy-Machine-Learning-Models-at-Any-Scale
 
Artificial Intelligence - Get Started - 1 episodio
Artificial Intelligence - Get Started - 1 episodioArtificial Intelligence - Get Started - 1 episodio
Artificial Intelligence - Get Started - 1 episodio
 
my ppt preentation.pptx
my ppt preentation.pptxmy ppt preentation.pptx
my ppt preentation.pptx
 
Machine Learning with Amazon SageMaker
Machine Learning with Amazon SageMakerMachine Learning with Amazon SageMaker
Machine Learning with Amazon SageMaker
 
Deep Dive Amazon SageMaker
Deep Dive Amazon SageMakerDeep Dive Amazon SageMaker
Deep Dive Amazon SageMaker
 
시계열 예측 자동화를 위한 Amazon Forecast 기반 MLOps 파이프라인 구축하기 - 김주영, 이동민 AWS 솔루션즈 아키텍트 :...
시계열 예측 자동화를 위한 Amazon Forecast 기반 MLOps 파이프라인 구축하기 - 김주영, 이동민 AWS 솔루션즈 아키텍트 :...시계열 예측 자동화를 위한 Amazon Forecast 기반 MLOps 파이프라인 구축하기 - 김주영, 이동민 AWS 솔루션즈 아키텍트 :...
시계열 예측 자동화를 위한 Amazon Forecast 기반 MLOps 파이프라인 구축하기 - 김주영, 이동민 AWS 솔루션즈 아키텍트 :...
 
Suresh Poopandi_Generative AI On AWS-MidWestCommunityDay-Final.pdf
Suresh Poopandi_Generative AI On AWS-MidWestCommunityDay-Final.pdfSuresh Poopandi_Generative AI On AWS-MidWestCommunityDay-Final.pdf
Suresh Poopandi_Generative AI On AWS-MidWestCommunityDay-Final.pdf
 
AI & Machine Learning Web Day | Einführung in Amazon SageMaker, eine Werkbank...
AI & Machine Learning Web Day | Einführung in Amazon SageMaker, eine Werkbank...AI & Machine Learning Web Day | Einführung in Amazon SageMaker, eine Werkbank...
AI & Machine Learning Web Day | Einführung in Amazon SageMaker, eine Werkbank...
 

More from Amazon Web Services Korea

AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2Amazon Web Services Korea
 
AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1Amazon Web Services Korea
 
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...Amazon Web Services Korea
 
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...Amazon Web Services Korea
 
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...Amazon Web Services Korea
 
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...Amazon Web Services Korea
 
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...Amazon Web Services Korea
 
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...Amazon Web Services Korea
 
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...Amazon Web Services Korea
 
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...Amazon Web Services Korea
 
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...Amazon Web Services Korea
 
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...Amazon Web Services Korea
 
From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...Amazon Web Services Korea
 
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...Amazon Web Services Korea
 
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...Amazon Web Services Korea
 
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...Amazon Web Services Korea
 
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...Amazon Web Services Korea
 
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...Amazon Web Services Korea
 
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...Amazon Web Services Korea
 
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...Amazon Web Services Korea
 

More from Amazon Web Services Korea (20)

AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2
 
AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1
 
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
 
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
 
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
 
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
 
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
 
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
 
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
 
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
 
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
 
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
 
From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...
 
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
 
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
 
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
 
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
 
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
 
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
 
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
 

Recently uploaded

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 

Recently uploaded (20)

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 

Amazon의 머신러닝 솔루션: Fraud Detection & Predictive Maintenance - 남궁영환 (AWS 데이터 사이언티스트 SA)

  • 1. AWS Online Series: Data, Analytics, and ML Edition Amazon의 머신러닝 솔루션: Fraud Detection & Predictive Maintenance 남궁영환, AWS 데이터 사이언티스트 SA
  • 2. 강연 중 질문하는 방법 Go to Webinar “Questions” 창에 자신이 질문한 내역이 표시됩니다. 기본적으로 모든 질문은 공개로 답변 됩니다만 본인만 답변을 받고 싶으면 (비공개)라고 하고 질문해 주시면 됩니다. 본 컨텐츠는 고객의 편의를 위해 AWS 서비스 설명을 위해 온라인 세미나용으로 별도로 제작, 제공된 것입니다. 만약 AWS 사이트와 컨텐츠 상에서 차이나 불일치가 있을 경우, AWS 사이트(aws.amazon.com)가 우선합니다. 또한 AWS 사이트 상에서 한글 번역문과 영어 원문에 차이나 불일치가 있을 경우(번역의 지체로 인한 경우 등 포함), 영어 원문이 우선합니다. AWS는 본 컨텐츠에 포함되거나 컨텐츠를 통하여 고객에게 제공된 일체의 정보, 콘텐츠, 자료, 제품(소프트웨어 포함) 또는 서비스를 이용함으로 인하여 발생하는 여하한 종류의 손해에 대하여 어떠한 책임도 지지 아니하며, 이는 직접 손해, 간접 손해, 부수적 손해, 징벌적 손해 및 결과적 손해를 포함하되 이에 한정되지 아니합니다. 고지 사항(Disclaimer)
  • 3. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Agenda • Machine Learning on AWS • AWS Solutions and Machine Learning • Fraud Detection using Machine Learning • Predictive Maintenance using Machine Learning • Summary 3 out of 30
  • 5. The vision of AWS for Artificial Intelligence & Machine Learning “ 전세계 모든 데이터 과학자와 개발자가 손쉽게 활용할 수 있는 편리한 인공지능 & 머신러닝 환경을 제공”
  • 6. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS ML Stack: 가장 깊고 폭넓은 역량과 기술의 집약 ML FRAMEWORKS & INFRASTRUCTURE A I S E R V I C E S REKOGNITION IMAGE POLLY TRANSCRIBE TRANSLATE COMPREHEND L E X REKOGNITION VIDEO Vision Speech Language Chatbots AMAZON SAGEMAKER BUILD TRAIN FORECAST Forecasting TEXTRACT PERSONALIZE Recommendations DEPLOY Pre-built algorithms & notebooks Data labeling (GROUND TRUTH) One-click model training & tuning Optimization (N E O ) One-click deployment & hosting M L S E R V I C E S Frameworks Interfaces Infrastructure EC2 P3 & P3DN EC2 C5 FPGAs GREENGRASS ELASTIC INFERENCE Reinforcement learning Algorithms & models (AWS MARKETPLACE FOR MACHINE LEARNING) (App developers with little knowledge of ML) (ML developers and data scientists) (ML researchers and academics) INFERENTIA 6 out of 30
  • 7. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AI/ML on AWS: More ML happens on AWS than anywhere else 7 out of 30
  • 8. AWS Solutions for Analytics and Machine Learning
  • 9. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Solutions - Machine Learning & Artificial Intelligence Help you solve common problems and build faster using the AWS platform. Fraud Detection Using Machine Learning Built by AWS Learn how to build an architecture that uses Amazon SageMaker to detect potentially fraudulent activity and flag that activity for review. Predictive Maintenance Using Machine Learning Built by AWS Learn how to build an architecture that uses Amazon SageMaker to detect potential equipment failures and provide recommended actions. AI-Driven Social Media Dashboard Built by AWS Deploy a solution that captures multi-language tweets in near real-time, translate them, and stores both the raw and enriched datasets durably in a data lake. Machine Learning for Telecommunication Built by AWS Learn how to build a framework for an end-to- end machine learning process, including ad-hoc data exploration, data processing and feature engineering, and model training and evaluation. Predictive data science with Amazon SageMaker and a Data Lake on AWS Built by Pariveda and AWS Builds a data lake environment for building, training, and deploying machine learning models with Amazon SageMaker. Media Analysis Solution Built by AWS Learn how to use serverless, AWS-native artificial intelligence services to automatically extract valuable metadata from your media files. and more … and more … 9 out of 30
  • 10. Fraud detection using Machine Learning AWS Solutions
  • 11. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Fraud Detection using Machine Learning - AWS Solutions Why detect fraud? Associated high cost Damaging customer trust To avoid Added operational burden How fraud detection has been typically done today Rules based • Static • Complex • Time Consuming 10 out of 30
  • 12. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Fraud Detection using Machine Learning - AWS Solutions https://www.slideshare.net/awskorea/aws-sk-kb-aws-summit-seoul-2019 11 out of 30
  • 13. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Fraud Detection using Machine Learning - AWS Solutions Why use machine learning? • Machine learning (ML) can provide a more flexible approach to fraud detection • ML models are trained to automatically recognize fraud patterns in datasets • With AWS, it is easy to implement and deploy an ML model for fraud detection ü Amazon SageMaker makes it easy to train and deploy ML models quickly https://aws.amazon.com/solutions/fraud-detection-using-machine-learning/ Implementation Guide https://s3.amazonaws.com/solutions-reference/fraud-detection-using-machine-learning/latest/fraud-detection-using-machine-learning.pdf (step by step) 12 out of 30
  • 14. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Fraud Detection using Machine Learning - AWS Solutions End-to-end solution for fraud detection Automates detection of potentially fraudulent activity Includes model training on a sample dataset Leverage Amazon SageMaker for ML training and deployment Flags fraudulent activity for review and visualize processed events 13 out of 30
  • 15. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Fraud Detection using Machine Learning - AWS Solutions Solution Architecture Amazon QuickSight Amazon S3 bucket (example dataset) Amazon S3 bucket (processed transactions) Amazon SageMaker Amazon Kinesis Data Firehose AWS Lambda function Amazon CloudWatch Event (time-based) Optional 14 out of 30
  • 16. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Fraud Detection using Machine Learning - AWS Solutions Amazon SageMaker - Features LABEL Ground Truth BUILD Notebooks TRAIN & TUNE Jobs & Model Tuner EndpointsDEPLOY Training Environment Estimator Prediction Environment Predictor Training Data Trained Model Fraud request response .fit( ) .deploy( ) .predict( ) Notebook Instance endpoint Preprocessed event Amazon SageMaker SDK 15 out of 30
  • 17. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Fraud Detection using Machine Learning - AWS Solutions Amazon SageMaker: Built-in Algorithms • Linear Learner • Image Classification Algorithm • Object Detection Algorithm • Factorization Machines • Principal Component Analysis (PCA) • K-Means Algorithm • K-Nearest Neighbors (KNN) • Latent Dirichlet Allocation (LDA) • Neural Topic Model (NTM) • Random Cut Forest • XGBoost Algorithm • BlazingText • Sequence2Sequence • DeepAR Forecasting Amazon SageMaker: Training and Deployment • The training code has been deployed to our AWS account • Let’s train the model and deploy the model live using Amazon SageMaker 16 out of 30
  • 18. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Fraud Detection using Machine Learning - AWS Solutions Enable the processing pipeline • The model is now trained and deployed to an endpoint. • Let’s trigger our AWS Lambda function to start processing real time events Visualizing the Predictions Amazon QuickSight AWS Lambda (Optional) 17 out of 30
  • 19. Predictive Maintenance using Machine Learning - Predictive Maintenance at aws marketplace - Predictive Maintenance using Machine Learning (AWS Solutions) - Reference Architecture for Predictive Maintenance
  • 20. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Predictive Maintenance • Businesses are constantly seeking faster ways to take advantage of the value of sensor-based information and transform it into predictive maintenance insights that people can act on quickly • Captures the condition of industrial equipment in order to identify potential breakdowns before impacting production ü Predicting equipment failure ü Real-time anomaly detection ü Predicting pressure spikes ü Asset health monitoring • Industrial IoT: remote maintenance and monitoring • Smart home and city: device operation management Relevant Use cases Anomaly detection models Input gaussian periodic correlation independent Mahalanobis S-H-ESD One Class SVM Sparse Coding Recommended parameters Breakout LOF Gaussian Process Data Characteristics Algorithm Parameter Output Recommended parameters Recommended parameters Recommended parameters Recommended parameters Recommended parameters Recommended parameters 19 out of 30
  • 21. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Predictive Maintenance using Machine Learning - AWS Solutions Why use machine learning? • To enable you to execute automated data processing on your dataset • ML models detects potential equipment failures and provides recommended actions • Easy to implement and deploy an ML models with AWS ü Amazon SageMaker makes it easy and quick to train and deploy ML models to predict remaining useful life (RUL) ü Amazon CloudWatch Events, AWS lambda for triggering events https://aws.amazon.com/ko/solutions/predictive-maintenance-using-machine-learning/ Implementation Guide https://docs.aws.amazon.com/ko_kr/solutions/latest/predictive-maintenance-using-machine-learning/welcome.html https://s3.amazonaws.com/solutions-reference/predictive-maintenance-using-machine-learning/latest/predictive-maintenance-using-machine-learning.pdf 20 out of 30
  • 22. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Predictive Maintenance using Machine Learning - AWS Solutions Customization • By default, ‘turbofan degradation dataset’ used for model training • For modeling of your own dataset you must ü Modify the included notebook to point the model to our dataset ü Convert your dataset to an Apache MXNet Gluon dataset ü Modify the solutions’ AWS Lambda function to process and transform your sensor data during inference • CloudWatch Events rule can be modified to trigger an interval for your specific needs https://aws.amazon.com/ko/solutions/predictive-maintenance-using-machine-learning/ Regional Deployment • Please check the region where Amazon SageMaker is available 21 out of 30
  • 23. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Predictive Maintenance using Machine Learning - AWS Solutions Solution Architecture Amazon SageMaker MXNet model Amazon SageMaker Batch Transform AWS Lambda function Amazon CloudWatch Event (time-based) Amazon S3 bucket turbofan degradation dataset( ) Amazon SageMaker training instance Amazon SageMaker notebook instance transform create transform job training data trained model and source code model training code testdata predictions 22 out of 30
  • 24. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Reference Architecture for Predictive Maintenance Amazon SNS 에서 anomaly detection 알림 토픽을 생성하고 여러분이 생성한 모델에서 트리거가 일어나도록 설정 8 AWS IoT Analytics 데이터의 분석 결과를 QuickSight 를 이용하여 시각화7 AWS IoT Analytics 에서 AWS IoT SiteWise Data store 로부터 컨테이너 데이터셋 생성 후 이를 Docker c컨테이너에 연결(link). 6 Docker 이미지 빌드 후 Amazon ECR 에 추가 5 AWS IoT SiteWise 에서 생성된 데이터셋을 위해 AWS IoT Analytics로부터 신규 Jupyter 노트북을 생성 (목적: Predictive Maintenance 머신 러닝 모델을 생성) 4 Factory Machines의 모니터링을 위한 메트릭 정의3 AWS IoT SiteWise 내에 뷰(View)를 생성하고 Factory Machines를 Assets 로 정의.2 Factory Machines OPC-UA 서버에 접속하기 위해 AWS IoT SiteWise Gateway 를 배포1 This reference architecture enables you to do Predictive Maintenance using AWS IoT SiteWise and AWS IoT Analytics. Factory AWS Cloud AWS IoT AnalyticsAWS IoT SiteWise AWS IoT Greengrass OPC-UA Factory Machines Amazon QuickSight Jupyter Notebook Amazon ECR docker container Amazon SNS Anomaly Notification 1 2 3 4 5 6 7 8AWS IoT SiteWise Connector Industrial Gateway https://d1.awsstatic.com/architecture-diagrams/ArchitectureDiagrams/aws-industrial-PdM-ML-RA.pdf 23 out of 30
  • 25. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Reference Architecture for Predictive Maintenance Amazon SNS 에서 anomaly detection 알림 토픽을 생성하고 여러분이 생성한 모델에서 트리거가 일어나도록 설정 8 AWS IoT Analytics 데이터의 분석 결과를 QuickSight 를 이용하여 시각화7 AWS IoT Analytics 에서 AWS IoT SiteWise Data store 로부터 컨테이너 데이터셋 생성 후 이를 Docker c컨테이너에 연결(link). 6 Docker 이미지 빌드 후 Amazon ECR 에 추가 5 AWS IoT SiteWise 에서 생성된 데이터셋을 위해 AWS IoT Analytics로부터 신규 Jupyter 노트북을 생성 (목적: Predictive Maintenance 머신 러닝 모델을 생성) 4 Factory Machines의 모니터링을 위한 메트릭 정의3 AWS IoT SiteWise 내에 뷰(View)를 생성하고 Factory Machines를 Assets 로 정의.2 Factory Machines OPC-UA 서버에 접속하기 위해 AWS IoT SiteWise Gateway 를 배포1 This reference architecture enables you to do Predictive Maintenance using AWS IoT SiteWise and AWS IoT Analytics. https://d1.awsstatic.com/architecture-diagrams/ArchitectureDiagrams/aws-industrial-PdM-ML-RA.pdf Factory AWS Cloud AWS IoT AnalyticsAWS IoT SiteWise AWS IoT Greengrass OPC-UA Factory Machines Jupyter Notebook Amazon ECR docker container Amazon SNS Anomaly Notification 1 2 3 4 5 6 7 8 Amazon Kinesis Data Firehose Amazon S3 Greengrass Connector Kinesis Firehouse AWS IoT SiteWise Connector Industrial Gateway 9 Amazon QuickSight 9 Amazon S3 에 OPC-UA 태그가 없는 데이터를 전송하기 위해 AWS IoT Greengrass 상에서 Kinesis Firehose Greengrass Connector 의 환경 설정을 수행 24 out of 30
  • 26. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Reference Architecture for Predictive Maintenance Amazon Kinesis Data Analytics 에서 이상 탐지 애플리케이션을 생성8 AWS Athena 데이터의 결과를 QuickSight 를 이용하여 시각화7 AWS IoT GreenGrass Edge Gateway에 앞에서 만든 머신 러닝 모델을 배포 6 Amazon SageMaker를 이용하여 PdM 머신 러닝 모델 구축 5 Amazon S3 Data Lake 의 AWS Glue 데이터 카탈로그에서 Amazon Athena의 쿼리를 이용하여 데이터를 추축 4 Amazon S3 Data Lake에 Factory Machines data를 저장하기 위해 Kinesis Firehose 스트림 생성 3 Factory Machines의 MQTT topics를 이용하여 이벤트를 트리거하기 위해 AWS IoT Core 의 룰을 설정 2 Factory Machines 과 통신하기 위해 AWS IoT GreenGrass Connectors 를 이용하여 AWS IoT Greengrass 환경 설정 수행 1 This reference architecture enables you to do Predictive Maintenance using Machine Learning and/or anomaly detection with Amazon Kinesis Data Analytics https://d1.awsstatic.com/architecture-diagrams/ArchitectureDiagrams/aws-industrial-PdM-ML-RA.pdf 9 Kinesis Data Analytics의 결과를 Amazon SNS 가 이상 탐지 결과로 통보할 수 있도록 AWS Lambda 설정을 수행 Factory AWS Cloud AWS IoT Greengrass AWS IoT CoreFactory Machines Amazon SageMaker Amazon QuickSight Amazon Kinesis Data Firehose Amazon S3 Lambda function Amazon Athena Amazon Kinesis Data Analytics Amazon Kinesis Data Streams Amazon Kinesis Data Firehose Amazon SNSAWS Lambda ML Inference 1 2 3 4 5 6 7 8 9 25 out of 30
  • 27. Summary AWS Solutions – Machine Learning
  • 28. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Solutions – Machine Learning & AI • AWS 솔루션즈 아키텍트에 의한 검증 결과 • 운영 효율성, 안정성, 보안, 비용 효율성을 보장하도록 설계 • 상세 아키텍처, 배포 안내서, 수동/자동 배포용 지침도 함께 제공 • Fraud Detection using Machine Learning ü 잠재적 사기 행위의 탐지 및 검토 활동을 플래그 하는 아키텍처 구축 방법 • Predictive Maintenance using Machine Learning ü 장비의 이상 동작, 멈춤, 고장에 관한 잠재적 징후를 탐지하고 예방 및 조치에 권장하는 작업을 제공하는 아키텍처 구축 방법 “AWS의 플랫폼을 사용하여 공통된 문제의 해결과 빠른 구축을 지원” 27 out of 30
  • 30. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. aws-korea-marketing@amazon.com twitter.com/AWSKorea facebook.com/amazonwebservices.ko youtube.com/user/AWSKorea slideshare.net/awskorea twitch.tv/aws 캠페인 온라인 세미나: Data, Analytics, and ML Edition 참석해주셔서 대단히 감사합니다. 저희가 준비한 내용, 어떻게 보셨나요? 더 나은 세미나를 위하여 설문을 꼭 작성해 주시기 바랍니다.