SlideShare ist ein Scribd-Unternehmen logo
1 von 43
Downloaden Sie, um offline zu lesen
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon Blockchain Service 활용 가이드
HyeYoung Park
Solutions Architect
June Park
Solutions Architect
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS 에서 바라보는 블록체인?
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
중앙 집중화된 원장의 필요
탈 중앙화 트랜잭션2
DMV
Track vehicle title
history
Manufacturers
Track distribution of a recalled product
HR & Payroll
Track changes to an
individual’s profile
Healthcare
Verify and track hospital equipment
inventory
중앙화 원장1
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
고객이 겪는 어려움
기존 데이터 베이스로 원장 구성
확장성과 운영의
어려움
검증 불가능오류 발생 빈도가
높고 불완전
과도한 리소스 사용
블록체인으로 접근
다른 목적으로
설계됨
불필요한 복잡성
추가
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon Quantum
Ledger Database (QLDB)
Fully managed ledger database
with a central trusted authority
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon Quantum Ledger Database (QLDB) (Preview)
완전 관리형 원장 데이터 베이스
어플리케이션의 데이터 히스토리를 트래킹 및 검증
모든 데이터에 대한
임의 변조 불가
완전 무결한 데이터
기록된 데이터의
안전한 출력 파일 생성
암호화를 통하여 검증
SQL API를 사용한
데이터 쿼리
쉬운 사용성고도의 확장성
기존 대비 2-3배
높은 성능
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
원장 데이터 베이스 개념
C | H
J Journal
C | H Current | History
J
L
Ledger databaseL
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
탈 중앙화된 트랜잭션의 필요
Financial institutions
Peer-to-peer payments
Mortgage lenders
Process syndicated
loans
Supply Chain
Transact with suppliers
and distributers
탈 중앙화 트랜잭션2중앙화된 원장1
Retail
Streamline customer
rewards
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Blockchain builds trust in a network
• 비즈니스 네트워크에서 중앙 기관의 필요 제거
• 분산 원장과 합의 메커니즘, "스마트 계약" 실행 환경 등 3가지 주요 구성요소
• 이러한 요소들을 함께 사용하여 두개 이상의 대상이 거래에 대한 합의를 보장하고
거래를 기록 및 불변성과 신뢰를 제공함
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Setup is hard Hard to scale ExpensiveComplicated to
manage
기존 블록체인 솔루션의 문제점
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon
Managed Blockchain
Fully managed blockchain service,
supporting both Hyperledger Fabric and Ethereum frameworks
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
기존 블록체인 시스템의 문제점
설치 및 구성의 어려움 확장의 어려움 다른 서비스나 외부와의
연계의 어려움
개발의 어려윰
Amazon Managed Blockchain 선택 이유
높은 안정성
확장성
완전 관리형 자세한
개발 가이드 제공
다른 서비스와
쉬운 연계
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon Managed Blockchain 기능
Low cost
Only pay for resources used
오픈 소스 기반
Support for two frameworks
연동 가능
Send data to Amazon QLDB
for secure analytics
완전 관리형
Create a blockchain network in minutes
안정성 및 확장성
Backed with Amazon QLDB technology
탈 중앙화
Democratically govern the network
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
완전 관리형
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Hyperledger Fabric 네트워크 구축 (1/2)
member == Hyperledger Fabric organization
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Hyperledger Fabric 네트워크 구축 (2/2)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Account A
Orderer
Member A Member B Member C
Fabric CA
Peer
Peer
Fabric CA
Peer
Peer
Fabric CA
Peer
Peer
AWS
PrivateLink
VPC Endpoints
VPC Endpoints
Account B
Network1 Managed Blockchain
ca.memberA.network1.managed
blockchain.amazonaws.com
nodeidmemberA.network1.managed
blockchain.amazonaws.com
nodeidmemberA.network1.managed
blockchain.amazonaws.com
ca.memberB.network1.managed
blockchain.amazonaws.com
nodeidmemberA.network1.managed
blockchain.amazonaws.com
nodeidmemberA.network1.managed
blockchain.amazonaws.com
ca.memberC.network1.managed
blockchain.amazonaws.com
nodeidmemberA.network1.managed
blockchain.amazonaws.com
nodeidmemberA.network1.managed
blockchain.amazonaws.com
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
높은 안정성
확장성
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Hyperledger Fabric 대비 주요 개선 사항
❖ Ordering Service
• 트랜잭션의 전달 및 순서를 보장
• 기존 Apache Kafka를 Amazon QLDB 기술을 이용하여 향상된 내구성과 신뢰성을 제공
❖ Certificate Authority
• 기존 “soft” HSM 을 AMS KMS를 이용하여 Certificate Authority 서비스의 안정성을 제공
❖ Voting Mechanism for Members
• 새로운 멤버의 네트워크 초대/삭제는 기존 멤버들의 합의(Voting)을 통해 가능
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Account A
Orderer
Member A Member B Member C
Fabric CA
Peer
Peer
Fabric CA
Peer
Peer
Fabric CA
Peer
Peer
AWS
PrivateLink
VPC Endpoints
VPC Endpoints
Account B
Network1 Managed Blockchain
ca.memberA.network1.managed
blockchain.amazonaws.com
nodeidmemberA.network1.managed
blockchain.amazonaws.com
nodeidmemberA.network1.managed
blockchain.amazonaws.com
ca.memberB.network1.managed
blockchain.amazonaws.com
nodeidmemberA.network1.managed
blockchain.amazonaws.com
nodeidmemberA.network1.managed
blockchain.amazonaws.com
ca.memberC.network1.managed
blockchain.amazonaws.com
nodeidmemberA.network1.managed
blockchain.amazonaws.com
nodeidmemberA.network1.managed
blockchain.amazonaws.com
QLDB
AWS KMS
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
다른 서비스와
쉬운 연계
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Blockchain Solution Building Blocks
Use AWS’s managed blockchain service or other compute services as the
foundation for your blockchain infrastructure
Amazon API Gateway lets you create
custom REST API to power your
blockchain apps
Use CloudHSM to manage
blockchain participant’s secret
keys
Connect IoT devices with
unique identities to a common underlying
data layer
Utilize S3 as your
off-chain data storage
for high availability
Perform analytics and gain insights
from your blockchain’s data in near real
time
Leverage off-chain database solutions to
support blockchain applications and store
metadata
Send notifications or leverage serverless compute to
respond to events programmed into blockchain smart
contracts
AMAZON EC2 AMAZON
ECS
AMAZON
S3
AMAZON
EBS
AWS
CLOUDHSM
AMAZON
REDSHIFT
AWS
LAMBDAAMAZON
DYNAMODB
AMAZON
KINESIS
AMAZON
API GATEWAY*
AMAZON
SQS
AMAZON
SNS
AMAZON
IOT
AMAZON
Managed
Blockchain
AMAZON QLDB
Blockchain Services
Analytics Services
IoT & Serverless
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Blockchain Data Analytics
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
자세한
개발 가이드 제공
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Beer Supply Chain
Demo
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Beer Supply chain
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Scenario
② Supply Beers (3)
Block 2 Block 3
③ Deliver Beers (2)
Block 4
④ Receive Beers
Alert!
Miss!!
⑤ Alert!
맥주 공장
① Order Beers (3)
Block 1
냉장고비어 펍배송 트럭
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Fabric CA
Orderer
Peer
사전준비. 개발 환경 세팅
AWS
Managed Blockchain
CloudFormation Fabric Client
(Fabric CLI)
handle
chaincode
/channels
개발자
개발 환경
(Cloud9)
VPC Endpoints
RESTful API
(Fabric SDK)
Call
RESTful API
Connect via
Fabric SDK
Interact with
application
사용자 애플리케이션 VPC Endpoints
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
사전준비. Fabric Client Flow
❶ Register / Enroll User
Fabric Client
CLI
Developer
Fabric CA
Channel
Orderer
Peer
Ledger
World
State
Blockchain
0 1 2 3 4
getput/delete
Chaincode
❷ Channel create / Peer join
❸ Install/Instantiate
❹ Query/Invoke
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Step1. Chaincode Design
2
Pending
3
InTransit
4
Completed
5
OutOfCompliance
2
Pending
3
InTransit
2
Pending
1
Created
3
InTransit
accept requeststart accept request accept Completeinit
맥주 공장냉장고 비어 펍배송 트럭
State
Function
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Ledger
Step2. Ledger 데이터 구조
Blockchain (Immutable)
0 1 2 3 4
World
State
"Key" : "ORDER0",
”Value" : { "state":"2", "count":"0", "owner":"Manufacturer",…}
World States (Latest)
const (
Created = "1"
Pending= "2"
InTransit = "3"
Completed = "4"
OutOfCompliance = "5"
)
type Order struct {
State string `json:"state"`
Count string `json:"count"`
Owner string `json:"owner"`
Ctime string `json:"ctime"`
Utime string `json:"utime"`
}
getput/delete
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Step3. Chaincode 작성 : query
func (s *SmartContract) queryOrder(APIstub shim.ChaincodeStubInterface, args []string) sc.Response {
if len(args) != 1 {
return shim.Error( "Incorrect number of arguments. Expecting 1” )
}
orderAsBytes, _ := APIstub.GetState(args[0])
return shim.Success(orderAsBytes)
}
Ledger
queryOrder(‘ORDER0’)
맥주 공장
Ledger
Blockchain
0 1 2 3 4
getStateput/delete
Chaincode
getquery
ORDER0
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
func (s *SmartContract) request (APIstub shim.ChaincodeStubInterface, args []string) sc.Response {
…
order.Owner = args[0];
order.Count = args[1]
order.State = Pending;
orderAsBytes, _ = json.Marshal(order)
APIstub.PutState ("ORDER0” , orderAsBytes)
return shim.Success([]byte(order.State))
}
Step3. Chaincode 작성 : invoke
Ledger
Blockchain
0 1 2 3 4 5
put
Ledger
Owner: Retailer
Count: 2
State: pending
ORDER0
Invoke
request (‘비어펍’, 9병)
배송 트럭 Chaincode
put
ORDER0ORDER0ORDER0ORDER0
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Step4. RESTful API Design
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
start①
DeepLens
Restful API
Fabric SDK
④ accept / complete
③ accept / request
Alert!
⑤ alert
② accept / request
Propose transaction❶
Endorsement signature❷
❸ Submit endorsement
Amazon
Managed Blockchain
Peer
• Verify client signature
• Simulate transaction
Endorsing Peers
Peer
❹ Deliver batch
to peers
Orderer
CA
Register / Enroll users
Committing Peers
• Commit to the ledger
Response❺
• Create batch(block) of transactions
⓪
Step5. Transaction Flow 연결
맥주 공장
냉장고
비어 펍
배송 트럭
Restful API
Fabric SDK
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
다른 서비스와
쉬운 연계
AMB EC2
Fabric SDK
S3
Data Lake
DeepLens
Object Detection
IoT Core Lambda
S3
Static Web
Glue Athena QuickSight
DynamoDB
Offchain
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Expanded Architecture
AWS Cloud
sendN
otification
SNS Mobile Client
AWS Glue
Amazon Athena Amazon QuickSight
Administrator
Device
AWS
DeepLens
sendTransaction
IoT Core Lambda
Manufacturer
Amazon Managed
Blockchain
Shipping Company
Retailer
query/invoke
RESTful API
(Fabric SDK)
S3
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Blockchain
Customer References
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
실시간 입찰 시장 투명성 확보
“이 서비스는 변경 불가능하며, 암호화
방식으로 검증 가능한 원장을 제공하므로
모든 경매의 완전하고 감사 가능한
레코드를 유지할 수 있습니다.”
- Ragnar Kruse, CEO, Smaato
광고주 실시간 경매 애플리케이션
bid
AdRequestimpression
온라인 광고 경매의 전체 수명주기에 대해
초기 경매부터 낙찰에 이르기까지 투명성이
필요함
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
보험 비지니스에 블록체인을 도입, 손쉬운 운용
생명보험 및 상해보험, 복리후생 및 치과보험 등을
제공하는 금융 서비스 및 보험 회사
“블록체인 프레임워크는 복잡하고 운영이
어려운 것이 문제입니다. 이제는 Amazon
Managed Blockchain을 통해 Hyperledger
Fabric 블록체인 네트워크를 손쉽게 생성하여
기반 인프라, 네트워킹 및 소프트웨어 구성을
관리할 걱정 없이 테스트 및 학습을 수행할 수
있습니다.”
- Daniel Johnson, CTO and Head of Innovation,
Guardian Life Insurance Company
블록체인 프레임워크 운영 불편에 대한
손쉬운 블록체인 생성 및 관리 요구 증대
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
블록체인 인프라 확장을 통한 스마트 의료 시스템 구축
5,500개의 병원, 800,000명의 의사, 60,000개의
약국의 데이터 및 분석 기반 솔루션을 제공하는
선도적인 독립 의료 기술 기업
“Hyperledger Fabric를 지원하는 것 외에도,
Amazon Managed Blockchain은 유연한
스토리지 연동과 Peer 관리 기능을 추가할 수
있게 해줍니다. 이는 우리의 Intelligent
Healthcare Network™ 의 블록체인 인프라를
확장시키고, 보다 협력 가능하고 효율적인 의료
시스템을 만들고자 하는 우리의 목표 달성에
도움이 될 것입니다.”
- Aaron Symanski, Chief Technology Officer, Change Healthcare
행정비용 절감, 실시간 검사 필요
협력 가능하고 기존 의료시스템과 연계를 통한
스마트 의료 혁신 필요
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Blockchain ISVs
Please
Come Join Us!
? ? ?
감사합니다!
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Weitere ähnliche Inhalte

Was ist angesagt?

AWS 네트워크 보안을 위한 계층별 보안 구성 모범 사례 – 조이정, AWS 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집
AWS 네트워크 보안을 위한 계층별 보안 구성 모범 사례 – 조이정, AWS 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집AWS 네트워크 보안을 위한 계층별 보안 구성 모범 사례 – 조이정, AWS 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집
AWS 네트워크 보안을 위한 계층별 보안 구성 모범 사례 – 조이정, AWS 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집Amazon Web Services Korea
 
AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저 :: AWS Builders 100
AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저 :: AWS Builders 100AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저 :: AWS Builders 100
AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저 :: AWS Builders 100Amazon Web Services Korea
 
Service Mesh, 좀 더 쉽게 - AWS App Mesh :: 안주은 - AWS Community Day 2019
Service Mesh, 좀 더 쉽게 - AWS App Mesh :: 안주은 - AWS Community Day 2019Service Mesh, 좀 더 쉽게 - AWS App Mesh :: 안주은 - AWS Community Day 2019
Service Mesh, 좀 더 쉽게 - AWS App Mesh :: 안주은 - AWS Community Day 2019AWSKRUG - AWS한국사용자모임
 
AWS Lambda Tutorial | Introduction to AWS Lambda | AWS Tutorial | AWS Trainin...
AWS Lambda Tutorial | Introduction to AWS Lambda | AWS Tutorial | AWS Trainin...AWS Lambda Tutorial | Introduction to AWS Lambda | AWS Tutorial | AWS Trainin...
AWS Lambda Tutorial | Introduction to AWS Lambda | AWS Tutorial | AWS Trainin...Edureka!
 
AWS 클라우드 기반 확장성 높은 천만 사용자 웹 서비스 만들기 - 윤석찬
AWS 클라우드 기반 확장성 높은 천만 사용자 웹 서비스 만들기 - 윤석찬AWS 클라우드 기반 확장성 높은 천만 사용자 웹 서비스 만들기 - 윤석찬
AWS 클라우드 기반 확장성 높은 천만 사용자 웹 서비스 만들기 - 윤석찬Amazon Web Services Korea
 
실시간 스트리밍 분석 Kinesis Data Analytics Deep Dive
실시간 스트리밍 분석  Kinesis Data Analytics Deep Dive실시간 스트리밍 분석  Kinesis Data Analytics Deep Dive
실시간 스트리밍 분석 Kinesis Data Analytics Deep DiveAmazon Web Services Korea
 
Amazon Personalize 소개 (+ 실습 구성)::김영진, 솔루션즈 아키텍트, AWS::AWS AIML 스페셜 웨비나
Amazon Personalize 소개 (+ 실습 구성)::김영진, 솔루션즈 아키텍트, AWS::AWS AIML 스페셜 웨비나Amazon Personalize 소개 (+ 실습 구성)::김영진, 솔루션즈 아키텍트, AWS::AWS AIML 스페셜 웨비나
Amazon Personalize 소개 (+ 실습 구성)::김영진, 솔루션즈 아키텍트, AWS::AWS AIML 스페셜 웨비나Amazon Web Services Korea
 
높은 가용성과 성능 향상을 위한 ElastiCache 활용 팁 - 임근택, SendBird :: AWS Summit Seoul 2019
높은 가용성과 성능 향상을 위한 ElastiCache 활용 팁 - 임근택, SendBird :: AWS Summit Seoul 2019 높은 가용성과 성능 향상을 위한 ElastiCache 활용 팁 - 임근택, SendBird :: AWS Summit Seoul 2019
높은 가용성과 성능 향상을 위한 ElastiCache 활용 팁 - 임근택, SendBird :: AWS Summit Seoul 2019 Amazon Web Services Korea
 
Amazon EKS를 통한 빠르고 편리한 컨테이너 플랫폼 활용 – 이일구 AWS 솔루션즈 아키텍트:: AWS Cloud Week - Ind...
Amazon EKS를 통한 빠르고 편리한 컨테이너 플랫폼 활용 – 이일구 AWS 솔루션즈 아키텍트:: AWS Cloud Week - Ind...Amazon EKS를 통한 빠르고 편리한 컨테이너 플랫폼 활용 – 이일구 AWS 솔루션즈 아키텍트:: AWS Cloud Week - Ind...
Amazon EKS를 통한 빠르고 편리한 컨테이너 플랫폼 활용 – 이일구 AWS 솔루션즈 아키텍트:: AWS Cloud Week - Ind...Amazon Web Services Korea
 
AWS Summit Seoul 2023 | Amazon EKS, 중요한 건 꺾이지 않는 안정성
AWS Summit Seoul 2023 | Amazon EKS, 중요한 건 꺾이지 않는 안정성AWS Summit Seoul 2023 | Amazon EKS, 중요한 건 꺾이지 않는 안정성
AWS Summit Seoul 2023 | Amazon EKS, 중요한 건 꺾이지 않는 안정성Amazon Web Services Korea
 
Introduction to AWS Storage Services
Introduction to AWS Storage ServicesIntroduction to AWS Storage Services
Introduction to AWS Storage ServicesAmazon Web Services
 
AWS 클라우드 서비스 소개 및 사례 (방희란) - AWS 101 세미나
AWS 클라우드 서비스 소개 및 사례 (방희란) - AWS 101 세미나AWS 클라우드 서비스 소개 및 사례 (방희란) - AWS 101 세미나
AWS 클라우드 서비스 소개 및 사례 (방희란) - AWS 101 세미나Amazon Web Services Korea
 
[AWSマイスターシリーズ]AWS Storage Gateway
[AWSマイスターシリーズ]AWS Storage Gateway[AWSマイスターシリーズ]AWS Storage Gateway
[AWSマイスターシリーズ]AWS Storage GatewayAmazon Web Services Japan
 
Route53 및 CloudFront를 이용한 CDN 활용기 - AWS Summit Seoul 2017
Route53 및 CloudFront를 이용한 CDN 활용기 - AWS Summit Seoul 2017Route53 및 CloudFront를 이용한 CDN 활용기 - AWS Summit Seoul 2017
Route53 및 CloudFront를 이용한 CDN 활용기 - AWS Summit Seoul 2017Amazon Web Services Korea
 
고객의 플랫폼/서비스를 개선한 국내 사례 살펴보기 – 장준성 AWS 솔루션즈 아키텍트, 강산아 NDREAM 팀장, 송영호 야놀자 매니저, ...
고객의 플랫폼/서비스를 개선한 국내 사례 살펴보기 – 장준성 AWS 솔루션즈 아키텍트, 강산아 NDREAM 팀장, 송영호 야놀자 매니저, ...고객의 플랫폼/서비스를 개선한 국내 사례 살펴보기 – 장준성 AWS 솔루션즈 아키텍트, 강산아 NDREAM 팀장, 송영호 야놀자 매니저, ...
고객의 플랫폼/서비스를 개선한 국내 사례 살펴보기 – 장준성 AWS 솔루션즈 아키텍트, 강산아 NDREAM 팀장, 송영호 야놀자 매니저, ...Amazon Web Services Korea
 
보안 사고 예방을 위한 주요 AWS 모범 사례 – 신은수, AWS 보안 담당 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집
보안 사고 예방을 위한 주요 AWS 모범 사례 – 신은수, AWS 보안 담당 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집보안 사고 예방을 위한 주요 AWS 모범 사례 – 신은수, AWS 보안 담당 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집
보안 사고 예방을 위한 주요 AWS 모범 사례 – 신은수, AWS 보안 담당 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집Amazon Web Services Korea
 
[AWS Migration Workshop] 데이터베이스를 AWS로 손쉽게 마이그레이션 하기
[AWS Migration Workshop]  데이터베이스를 AWS로 손쉽게 마이그레이션 하기[AWS Migration Workshop]  데이터베이스를 AWS로 손쉽게 마이그레이션 하기
[AWS Migration Workshop] 데이터베이스를 AWS로 손쉽게 마이그레이션 하기Amazon Web Services Korea
 
20200818 AWS Black Belt Online Seminar AWS Shield Advanced
20200818 AWS Black Belt Online Seminar AWS Shield Advanced20200818 AWS Black Belt Online Seminar AWS Shield Advanced
20200818 AWS Black Belt Online Seminar AWS Shield AdvancedAmazon Web Services Japan
 

Was ist angesagt? (20)

AWS 네트워크 보안을 위한 계층별 보안 구성 모범 사례 – 조이정, AWS 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집
AWS 네트워크 보안을 위한 계층별 보안 구성 모범 사례 – 조이정, AWS 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집AWS 네트워크 보안을 위한 계층별 보안 구성 모범 사례 – 조이정, AWS 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집
AWS 네트워크 보안을 위한 계층별 보안 구성 모범 사례 – 조이정, AWS 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집
 
AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저 :: AWS Builders 100
AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저 :: AWS Builders 100AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저 :: AWS Builders 100
AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저 :: AWS Builders 100
 
Service Mesh, 좀 더 쉽게 - AWS App Mesh :: 안주은 - AWS Community Day 2019
Service Mesh, 좀 더 쉽게 - AWS App Mesh :: 안주은 - AWS Community Day 2019Service Mesh, 좀 더 쉽게 - AWS App Mesh :: 안주은 - AWS Community Day 2019
Service Mesh, 좀 더 쉽게 - AWS App Mesh :: 안주은 - AWS Community Day 2019
 
AWS Lambda Tutorial | Introduction to AWS Lambda | AWS Tutorial | AWS Trainin...
AWS Lambda Tutorial | Introduction to AWS Lambda | AWS Tutorial | AWS Trainin...AWS Lambda Tutorial | Introduction to AWS Lambda | AWS Tutorial | AWS Trainin...
AWS Lambda Tutorial | Introduction to AWS Lambda | AWS Tutorial | AWS Trainin...
 
AWS 클라우드 기반 확장성 높은 천만 사용자 웹 서비스 만들기 - 윤석찬
AWS 클라우드 기반 확장성 높은 천만 사용자 웹 서비스 만들기 - 윤석찬AWS 클라우드 기반 확장성 높은 천만 사용자 웹 서비스 만들기 - 윤석찬
AWS 클라우드 기반 확장성 높은 천만 사용자 웹 서비스 만들기 - 윤석찬
 
실시간 스트리밍 분석 Kinesis Data Analytics Deep Dive
실시간 스트리밍 분석  Kinesis Data Analytics Deep Dive실시간 스트리밍 분석  Kinesis Data Analytics Deep Dive
실시간 스트리밍 분석 Kinesis Data Analytics Deep Dive
 
Intro to AWS: Storage Services
Intro to AWS: Storage ServicesIntro to AWS: Storage Services
Intro to AWS: Storage Services
 
Amazon Personalize 소개 (+ 실습 구성)::김영진, 솔루션즈 아키텍트, AWS::AWS AIML 스페셜 웨비나
Amazon Personalize 소개 (+ 실습 구성)::김영진, 솔루션즈 아키텍트, AWS::AWS AIML 스페셜 웨비나Amazon Personalize 소개 (+ 실습 구성)::김영진, 솔루션즈 아키텍트, AWS::AWS AIML 스페셜 웨비나
Amazon Personalize 소개 (+ 실습 구성)::김영진, 솔루션즈 아키텍트, AWS::AWS AIML 스페셜 웨비나
 
높은 가용성과 성능 향상을 위한 ElastiCache 활용 팁 - 임근택, SendBird :: AWS Summit Seoul 2019
높은 가용성과 성능 향상을 위한 ElastiCache 활용 팁 - 임근택, SendBird :: AWS Summit Seoul 2019 높은 가용성과 성능 향상을 위한 ElastiCache 활용 팁 - 임근택, SendBird :: AWS Summit Seoul 2019
높은 가용성과 성능 향상을 위한 ElastiCache 활용 팁 - 임근택, SendBird :: AWS Summit Seoul 2019
 
Amazon EKS를 통한 빠르고 편리한 컨테이너 플랫폼 활용 – 이일구 AWS 솔루션즈 아키텍트:: AWS Cloud Week - Ind...
Amazon EKS를 통한 빠르고 편리한 컨테이너 플랫폼 활용 – 이일구 AWS 솔루션즈 아키텍트:: AWS Cloud Week - Ind...Amazon EKS를 통한 빠르고 편리한 컨테이너 플랫폼 활용 – 이일구 AWS 솔루션즈 아키텍트:: AWS Cloud Week - Ind...
Amazon EKS를 통한 빠르고 편리한 컨테이너 플랫폼 활용 – 이일구 AWS 솔루션즈 아키텍트:: AWS Cloud Week - Ind...
 
AWS Summit Seoul 2023 | Amazon EKS, 중요한 건 꺾이지 않는 안정성
AWS Summit Seoul 2023 | Amazon EKS, 중요한 건 꺾이지 않는 안정성AWS Summit Seoul 2023 | Amazon EKS, 중요한 건 꺾이지 않는 안정성
AWS Summit Seoul 2023 | Amazon EKS, 중요한 건 꺾이지 않는 안정성
 
Introduction to AWS Storage Services
Introduction to AWS Storage ServicesIntroduction to AWS Storage Services
Introduction to AWS Storage Services
 
Deep Dive on AWS Lambda
Deep Dive on AWS LambdaDeep Dive on AWS Lambda
Deep Dive on AWS Lambda
 
AWS 클라우드 서비스 소개 및 사례 (방희란) - AWS 101 세미나
AWS 클라우드 서비스 소개 및 사례 (방희란) - AWS 101 세미나AWS 클라우드 서비스 소개 및 사례 (방희란) - AWS 101 세미나
AWS 클라우드 서비스 소개 및 사례 (방희란) - AWS 101 세미나
 
[AWSマイスターシリーズ]AWS Storage Gateway
[AWSマイスターシリーズ]AWS Storage Gateway[AWSマイスターシリーズ]AWS Storage Gateway
[AWSマイスターシリーズ]AWS Storage Gateway
 
Route53 및 CloudFront를 이용한 CDN 활용기 - AWS Summit Seoul 2017
Route53 및 CloudFront를 이용한 CDN 활용기 - AWS Summit Seoul 2017Route53 및 CloudFront를 이용한 CDN 활용기 - AWS Summit Seoul 2017
Route53 및 CloudFront를 이용한 CDN 활용기 - AWS Summit Seoul 2017
 
고객의 플랫폼/서비스를 개선한 국내 사례 살펴보기 – 장준성 AWS 솔루션즈 아키텍트, 강산아 NDREAM 팀장, 송영호 야놀자 매니저, ...
고객의 플랫폼/서비스를 개선한 국내 사례 살펴보기 – 장준성 AWS 솔루션즈 아키텍트, 강산아 NDREAM 팀장, 송영호 야놀자 매니저, ...고객의 플랫폼/서비스를 개선한 국내 사례 살펴보기 – 장준성 AWS 솔루션즈 아키텍트, 강산아 NDREAM 팀장, 송영호 야놀자 매니저, ...
고객의 플랫폼/서비스를 개선한 국내 사례 살펴보기 – 장준성 AWS 솔루션즈 아키텍트, 강산아 NDREAM 팀장, 송영호 야놀자 매니저, ...
 
보안 사고 예방을 위한 주요 AWS 모범 사례 – 신은수, AWS 보안 담당 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집
보안 사고 예방을 위한 주요 AWS 모범 사례 – 신은수, AWS 보안 담당 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집보안 사고 예방을 위한 주요 AWS 모범 사례 – 신은수, AWS 보안 담당 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집
보안 사고 예방을 위한 주요 AWS 모범 사례 – 신은수, AWS 보안 담당 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집
 
[AWS Migration Workshop] 데이터베이스를 AWS로 손쉽게 마이그레이션 하기
[AWS Migration Workshop]  데이터베이스를 AWS로 손쉽게 마이그레이션 하기[AWS Migration Workshop]  데이터베이스를 AWS로 손쉽게 마이그레이션 하기
[AWS Migration Workshop] 데이터베이스를 AWS로 손쉽게 마이그레이션 하기
 
20200818 AWS Black Belt Online Seminar AWS Shield Advanced
20200818 AWS Black Belt Online Seminar AWS Shield Advanced20200818 AWS Black Belt Online Seminar AWS Shield Advanced
20200818 AWS Black Belt Online Seminar AWS Shield Advanced
 

Ähnlich wie AWS의 블록체인 서비스 활용 방법 - 박혜영 솔루션즈 아키텍트, AWS / 박선준 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019

미니세션 | 리테일 기업을 위한 AWS 블록체인 기술 접근 방향 - 박혜영, AWS 솔루션즈 아키텍트
미니세션 | 리테일 기업을 위한 AWS 블록체인 기술 접근 방향 - 박혜영, AWS 솔루션즈 아키텍트미니세션 | 리테일 기업을 위한 AWS 블록체인 기술 접근 방향 - 박혜영, AWS 솔루션즈 아키텍트
미니세션 | 리테일 기업을 위한 AWS 블록체인 기술 접근 방향 - 박혜영, AWS 솔루션즈 아키텍트Amazon Web Services Korea
 
Build your first blockchain application with Amazon Managed Blockchain - SVC2...
Build your first blockchain application with Amazon Managed Blockchain - SVC2...Build your first blockchain application with Amazon Managed Blockchain - SVC2...
Build your first blockchain application with Amazon Managed Blockchain - SVC2...Amazon Web Services
 
Amazon Managed Blockchain and Quantum Ledger Database QLDB
Amazon Managed Blockchain and Quantum Ledger Database QLDBAmazon Managed Blockchain and Quantum Ledger Database QLDB
Amazon Managed Blockchain and Quantum Ledger Database QLDBJohn Yeung
 
以容器技術為基礎的混合雲設計架構
以容器技術為基礎的混合雲設計架構以容器技術為基礎的混合雲設計架構
以容器技術為基礎的混合雲設計架構Amazon Web Services
 
利用 Fargate - 無伺服器的容器環境建置高可用的系統
利用 Fargate - 無伺服器的容器環境建置高可用的系統利用 Fargate - 無伺服器的容器環境建置高可用的系統
利用 Fargate - 無伺服器的容器環境建置高可用的系統Amazon Web Services
 
Building PaaS with Amazon EKS for the Large-Scale, Highly Regulated Enterpris...
Building PaaS with Amazon EKS for the Large-Scale, Highly Regulated Enterpris...Building PaaS with Amazon EKS for the Large-Scale, Highly Regulated Enterpris...
Building PaaS with Amazon EKS for the Large-Scale, Highly Regulated Enterpris...Amazon Web Services
 
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...Amazon Web Services
 
Lock It Down: How to Secure Your Organization's AWS Account
Lock It Down: How to Secure Your Organization's AWS AccountLock It Down: How to Secure Your Organization's AWS Account
Lock It Down: How to Secure Your Organization's AWS AccountAmazon Web Services
 
Blockchain in Retail (RET217) - AWS re:Invent 2018
Blockchain in Retail (RET217) - AWS re:Invent 2018Blockchain in Retail (RET217) - AWS re:Invent 2018
Blockchain in Retail (RET217) - AWS re:Invent 2018Amazon Web Services
 
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...Amazon Web Services
 
Analyzing your web and application logs with the Amazon Elasticsearch Service...
Analyzing your web and application logs with the Amazon Elasticsearch Service...Analyzing your web and application logs with the Amazon Elasticsearch Service...
Analyzing your web and application logs with the Amazon Elasticsearch Service...javier ramirez
 
AWS Fundamentals for DoD, Immersion Day Huntsville 2019
AWS Fundamentals for DoD, Immersion Day Huntsville 2019AWS Fundamentals for DoD, Immersion Day Huntsville 2019
AWS Fundamentals for DoD, Immersion Day Huntsville 2019Amazon Web Services
 
How FINRA achieves DevOps agility while securing its AWS environments - GRC33...
How FINRA achieves DevOps agility while securing its AWS environments - GRC33...How FINRA achieves DevOps agility while securing its AWS environments - GRC33...
How FINRA achieves DevOps agility while securing its AWS environments - GRC33...Amazon Web Services
 
AWS最新區塊鏈服務與應用
AWS最新區塊鏈服務與應用AWS最新區塊鏈服務與應用
AWS最新區塊鏈服務與應用Amazon Web Services
 
Keynote Gregor Hohpe - Serverless Architectures
Keynote Gregor Hohpe - Serverless ArchitecturesKeynote Gregor Hohpe - Serverless Architectures
Keynote Gregor Hohpe - Serverless ArchitecturesBATbern
 
How to Architect and Bring to Market SaaS on AWS GovCloud (US)
How to Architect and Bring to Market SaaS on AWS GovCloud (US)How to Architect and Bring to Market SaaS on AWS GovCloud (US)
How to Architect and Bring to Market SaaS on AWS GovCloud (US)Amazon Web Services
 
Building Blockchain Platforms Beyond a Proof of Concept (GPSTEC317) - AWS re:...
Building Blockchain Platforms Beyond a Proof of Concept (GPSTEC317) - AWS re:...Building Blockchain Platforms Beyond a Proof of Concept (GPSTEC317) - AWS re:...
Building Blockchain Platforms Beyond a Proof of Concept (GPSTEC317) - AWS re:...Amazon Web Services
 
去中心化身分識別-Decentralized-Identifiers-如何改變著未來的網路型態?
去中心化身分識別-Decentralized-Identifiers-如何改變著未來的網路型態?去中心化身分識別-Decentralized-Identifiers-如何改變著未來的網路型態?
去中心化身分識別-Decentralized-Identifiers-如何改變著未來的網路型態?Amazon Web Services
 
Building Enterprise Solutions with Blockchain and Ledger Technology - SVC202 ...
Building Enterprise Solutions with Blockchain and Ledger Technology - SVC202 ...Building Enterprise Solutions with Blockchain and Ledger Technology - SVC202 ...
Building Enterprise Solutions with Blockchain and Ledger Technology - SVC202 ...Amazon Web Services
 
Root CA hierarchies for AWS Certificate Manager (ACM) Private CA - FND320 - A...
Root CA hierarchies for AWS Certificate Manager (ACM) Private CA - FND320 - A...Root CA hierarchies for AWS Certificate Manager (ACM) Private CA - FND320 - A...
Root CA hierarchies for AWS Certificate Manager (ACM) Private CA - FND320 - A...Amazon Web Services
 

Ähnlich wie AWS의 블록체인 서비스 활용 방법 - 박혜영 솔루션즈 아키텍트, AWS / 박선준 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019 (20)

미니세션 | 리테일 기업을 위한 AWS 블록체인 기술 접근 방향 - 박혜영, AWS 솔루션즈 아키텍트
미니세션 | 리테일 기업을 위한 AWS 블록체인 기술 접근 방향 - 박혜영, AWS 솔루션즈 아키텍트미니세션 | 리테일 기업을 위한 AWS 블록체인 기술 접근 방향 - 박혜영, AWS 솔루션즈 아키텍트
미니세션 | 리테일 기업을 위한 AWS 블록체인 기술 접근 방향 - 박혜영, AWS 솔루션즈 아키텍트
 
Build your first blockchain application with Amazon Managed Blockchain - SVC2...
Build your first blockchain application with Amazon Managed Blockchain - SVC2...Build your first blockchain application with Amazon Managed Blockchain - SVC2...
Build your first blockchain application with Amazon Managed Blockchain - SVC2...
 
Amazon Managed Blockchain and Quantum Ledger Database QLDB
Amazon Managed Blockchain and Quantum Ledger Database QLDBAmazon Managed Blockchain and Quantum Ledger Database QLDB
Amazon Managed Blockchain and Quantum Ledger Database QLDB
 
以容器技術為基礎的混合雲設計架構
以容器技術為基礎的混合雲設計架構以容器技術為基礎的混合雲設計架構
以容器技術為基礎的混合雲設計架構
 
利用 Fargate - 無伺服器的容器環境建置高可用的系統
利用 Fargate - 無伺服器的容器環境建置高可用的系統利用 Fargate - 無伺服器的容器環境建置高可用的系統
利用 Fargate - 無伺服器的容器環境建置高可用的系統
 
Building PaaS with Amazon EKS for the Large-Scale, Highly Regulated Enterpris...
Building PaaS with Amazon EKS for the Large-Scale, Highly Regulated Enterpris...Building PaaS with Amazon EKS for the Large-Scale, Highly Regulated Enterpris...
Building PaaS with Amazon EKS for the Large-Scale, Highly Regulated Enterpris...
 
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
 
Lock It Down: How to Secure Your Organization's AWS Account
Lock It Down: How to Secure Your Organization's AWS AccountLock It Down: How to Secure Your Organization's AWS Account
Lock It Down: How to Secure Your Organization's AWS Account
 
Blockchain in Retail (RET217) - AWS re:Invent 2018
Blockchain in Retail (RET217) - AWS re:Invent 2018Blockchain in Retail (RET217) - AWS re:Invent 2018
Blockchain in Retail (RET217) - AWS re:Invent 2018
 
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
 
Analyzing your web and application logs with the Amazon Elasticsearch Service...
Analyzing your web and application logs with the Amazon Elasticsearch Service...Analyzing your web and application logs with the Amazon Elasticsearch Service...
Analyzing your web and application logs with the Amazon Elasticsearch Service...
 
AWS Fundamentals for DoD, Immersion Day Huntsville 2019
AWS Fundamentals for DoD, Immersion Day Huntsville 2019AWS Fundamentals for DoD, Immersion Day Huntsville 2019
AWS Fundamentals for DoD, Immersion Day Huntsville 2019
 
How FINRA achieves DevOps agility while securing its AWS environments - GRC33...
How FINRA achieves DevOps agility while securing its AWS environments - GRC33...How FINRA achieves DevOps agility while securing its AWS environments - GRC33...
How FINRA achieves DevOps agility while securing its AWS environments - GRC33...
 
AWS最新區塊鏈服務與應用
AWS最新區塊鏈服務與應用AWS最新區塊鏈服務與應用
AWS最新區塊鏈服務與應用
 
Keynote Gregor Hohpe - Serverless Architectures
Keynote Gregor Hohpe - Serverless ArchitecturesKeynote Gregor Hohpe - Serverless Architectures
Keynote Gregor Hohpe - Serverless Architectures
 
How to Architect and Bring to Market SaaS on AWS GovCloud (US)
How to Architect and Bring to Market SaaS on AWS GovCloud (US)How to Architect and Bring to Market SaaS on AWS GovCloud (US)
How to Architect and Bring to Market SaaS on AWS GovCloud (US)
 
Building Blockchain Platforms Beyond a Proof of Concept (GPSTEC317) - AWS re:...
Building Blockchain Platforms Beyond a Proof of Concept (GPSTEC317) - AWS re:...Building Blockchain Platforms Beyond a Proof of Concept (GPSTEC317) - AWS re:...
Building Blockchain Platforms Beyond a Proof of Concept (GPSTEC317) - AWS re:...
 
去中心化身分識別-Decentralized-Identifiers-如何改變著未來的網路型態?
去中心化身分識別-Decentralized-Identifiers-如何改變著未來的網路型態?去中心化身分識別-Decentralized-Identifiers-如何改變著未來的網路型態?
去中心化身分識別-Decentralized-Identifiers-如何改變著未來的網路型態?
 
Building Enterprise Solutions with Blockchain and Ledger Technology - SVC202 ...
Building Enterprise Solutions with Blockchain and Ledger Technology - SVC202 ...Building Enterprise Solutions with Blockchain and Ledger Technology - SVC202 ...
Building Enterprise Solutions with Blockchain and Ledger Technology - SVC202 ...
 
Root CA hierarchies for AWS Certificate Manager (ACM) Private CA - FND320 - A...
Root CA hierarchies for AWS Certificate Manager (ACM) Private CA - FND320 - A...Root CA hierarchies for AWS Certificate Manager (ACM) Private CA - FND320 - A...
Root CA hierarchies for AWS Certificate Manager (ACM) Private CA - FND320 - A...
 

Mehr von 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
 

Mehr von 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이노...
 

Kürzlich hochgeladen

Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 

Kürzlich hochgeladen (20)

Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 

AWS의 블록체인 서비스 활용 방법 - 박혜영 솔루션즈 아키텍트, AWS / 박선준 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019

  • 1. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Blockchain Service 활용 가이드 HyeYoung Park Solutions Architect June Park Solutions Architect
  • 2. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS 에서 바라보는 블록체인?
  • 3. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 중앙 집중화된 원장의 필요 탈 중앙화 트랜잭션2 DMV Track vehicle title history Manufacturers Track distribution of a recalled product HR & Payroll Track changes to an individual’s profile Healthcare Verify and track hospital equipment inventory 중앙화 원장1
  • 4. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 고객이 겪는 어려움 기존 데이터 베이스로 원장 구성 확장성과 운영의 어려움 검증 불가능오류 발생 빈도가 높고 불완전 과도한 리소스 사용 블록체인으로 접근 다른 목적으로 설계됨 불필요한 복잡성 추가
  • 5. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Quantum Ledger Database (QLDB) Fully managed ledger database with a central trusted authority
  • 6. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Quantum Ledger Database (QLDB) (Preview) 완전 관리형 원장 데이터 베이스 어플리케이션의 데이터 히스토리를 트래킹 및 검증 모든 데이터에 대한 임의 변조 불가 완전 무결한 데이터 기록된 데이터의 안전한 출력 파일 생성 암호화를 통하여 검증 SQL API를 사용한 데이터 쿼리 쉬운 사용성고도의 확장성 기존 대비 2-3배 높은 성능
  • 7. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 원장 데이터 베이스 개념 C | H J Journal C | H Current | History J L Ledger databaseL
  • 8. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 탈 중앙화된 트랜잭션의 필요 Financial institutions Peer-to-peer payments Mortgage lenders Process syndicated loans Supply Chain Transact with suppliers and distributers 탈 중앙화 트랜잭션2중앙화된 원장1 Retail Streamline customer rewards
  • 9. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Blockchain builds trust in a network • 비즈니스 네트워크에서 중앙 기관의 필요 제거 • 분산 원장과 합의 메커니즘, "스마트 계약" 실행 환경 등 3가지 주요 구성요소 • 이러한 요소들을 함께 사용하여 두개 이상의 대상이 거래에 대한 합의를 보장하고 거래를 기록 및 불변성과 신뢰를 제공함
  • 10. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Setup is hard Hard to scale ExpensiveComplicated to manage 기존 블록체인 솔루션의 문제점
  • 11. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Managed Blockchain Fully managed blockchain service, supporting both Hyperledger Fabric and Ethereum frameworks
  • 12. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 기존 블록체인 시스템의 문제점 설치 및 구성의 어려움 확장의 어려움 다른 서비스나 외부와의 연계의 어려움 개발의 어려윰 Amazon Managed Blockchain 선택 이유 높은 안정성 확장성 완전 관리형 자세한 개발 가이드 제공 다른 서비스와 쉬운 연계
  • 13. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Managed Blockchain 기능 Low cost Only pay for resources used 오픈 소스 기반 Support for two frameworks 연동 가능 Send data to Amazon QLDB for secure analytics 완전 관리형 Create a blockchain network in minutes 안정성 및 확장성 Backed with Amazon QLDB technology 탈 중앙화 Democratically govern the network
  • 14. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 완전 관리형
  • 15. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Hyperledger Fabric 네트워크 구축 (1/2) member == Hyperledger Fabric organization
  • 16. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Hyperledger Fabric 네트워크 구축 (2/2)
  • 17. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Account A Orderer Member A Member B Member C Fabric CA Peer Peer Fabric CA Peer Peer Fabric CA Peer Peer AWS PrivateLink VPC Endpoints VPC Endpoints Account B Network1 Managed Blockchain ca.memberA.network1.managed blockchain.amazonaws.com nodeidmemberA.network1.managed blockchain.amazonaws.com nodeidmemberA.network1.managed blockchain.amazonaws.com ca.memberB.network1.managed blockchain.amazonaws.com nodeidmemberA.network1.managed blockchain.amazonaws.com nodeidmemberA.network1.managed blockchain.amazonaws.com ca.memberC.network1.managed blockchain.amazonaws.com nodeidmemberA.network1.managed blockchain.amazonaws.com nodeidmemberA.network1.managed blockchain.amazonaws.com
  • 18. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 높은 안정성 확장성
  • 19. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Hyperledger Fabric 대비 주요 개선 사항 ❖ Ordering Service • 트랜잭션의 전달 및 순서를 보장 • 기존 Apache Kafka를 Amazon QLDB 기술을 이용하여 향상된 내구성과 신뢰성을 제공 ❖ Certificate Authority • 기존 “soft” HSM 을 AMS KMS를 이용하여 Certificate Authority 서비스의 안정성을 제공 ❖ Voting Mechanism for Members • 새로운 멤버의 네트워크 초대/삭제는 기존 멤버들의 합의(Voting)을 통해 가능
  • 20. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Account A Orderer Member A Member B Member C Fabric CA Peer Peer Fabric CA Peer Peer Fabric CA Peer Peer AWS PrivateLink VPC Endpoints VPC Endpoints Account B Network1 Managed Blockchain ca.memberA.network1.managed blockchain.amazonaws.com nodeidmemberA.network1.managed blockchain.amazonaws.com nodeidmemberA.network1.managed blockchain.amazonaws.com ca.memberB.network1.managed blockchain.amazonaws.com nodeidmemberA.network1.managed blockchain.amazonaws.com nodeidmemberA.network1.managed blockchain.amazonaws.com ca.memberC.network1.managed blockchain.amazonaws.com nodeidmemberA.network1.managed blockchain.amazonaws.com nodeidmemberA.network1.managed blockchain.amazonaws.com QLDB AWS KMS
  • 21. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 다른 서비스와 쉬운 연계
  • 22. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Blockchain Solution Building Blocks Use AWS’s managed blockchain service or other compute services as the foundation for your blockchain infrastructure Amazon API Gateway lets you create custom REST API to power your blockchain apps Use CloudHSM to manage blockchain participant’s secret keys Connect IoT devices with unique identities to a common underlying data layer Utilize S3 as your off-chain data storage for high availability Perform analytics and gain insights from your blockchain’s data in near real time Leverage off-chain database solutions to support blockchain applications and store metadata Send notifications or leverage serverless compute to respond to events programmed into blockchain smart contracts AMAZON EC2 AMAZON ECS AMAZON S3 AMAZON EBS AWS CLOUDHSM AMAZON REDSHIFT AWS LAMBDAAMAZON DYNAMODB AMAZON KINESIS AMAZON API GATEWAY* AMAZON SQS AMAZON SNS AMAZON IOT AMAZON Managed Blockchain AMAZON QLDB Blockchain Services Analytics Services IoT & Serverless
  • 23. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Blockchain Data Analytics
  • 24. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 자세한 개발 가이드 제공
  • 25. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Beer Supply Chain Demo
  • 26. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Beer Supply chain
  • 27. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Scenario ② Supply Beers (3) Block 2 Block 3 ③ Deliver Beers (2) Block 4 ④ Receive Beers Alert! Miss!! ⑤ Alert! 맥주 공장 ① Order Beers (3) Block 1 냉장고비어 펍배송 트럭
  • 28. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Fabric CA Orderer Peer 사전준비. 개발 환경 세팅 AWS Managed Blockchain CloudFormation Fabric Client (Fabric CLI) handle chaincode /channels 개발자 개발 환경 (Cloud9) VPC Endpoints RESTful API (Fabric SDK) Call RESTful API Connect via Fabric SDK Interact with application 사용자 애플리케이션 VPC Endpoints
  • 29. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 사전준비. Fabric Client Flow ❶ Register / Enroll User Fabric Client CLI Developer Fabric CA Channel Orderer Peer Ledger World State Blockchain 0 1 2 3 4 getput/delete Chaincode ❷ Channel create / Peer join ❸ Install/Instantiate ❹ Query/Invoke
  • 30. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Step1. Chaincode Design 2 Pending 3 InTransit 4 Completed 5 OutOfCompliance 2 Pending 3 InTransit 2 Pending 1 Created 3 InTransit accept requeststart accept request accept Completeinit 맥주 공장냉장고 비어 펍배송 트럭 State Function
  • 31. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Ledger Step2. Ledger 데이터 구조 Blockchain (Immutable) 0 1 2 3 4 World State "Key" : "ORDER0", ”Value" : { "state":"2", "count":"0", "owner":"Manufacturer",…} World States (Latest) const ( Created = "1" Pending= "2" InTransit = "3" Completed = "4" OutOfCompliance = "5" ) type Order struct { State string `json:"state"` Count string `json:"count"` Owner string `json:"owner"` Ctime string `json:"ctime"` Utime string `json:"utime"` } getput/delete
  • 32. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Step3. Chaincode 작성 : query func (s *SmartContract) queryOrder(APIstub shim.ChaincodeStubInterface, args []string) sc.Response { if len(args) != 1 { return shim.Error( "Incorrect number of arguments. Expecting 1” ) } orderAsBytes, _ := APIstub.GetState(args[0]) return shim.Success(orderAsBytes) } Ledger queryOrder(‘ORDER0’) 맥주 공장 Ledger Blockchain 0 1 2 3 4 getStateput/delete Chaincode getquery ORDER0
  • 33. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. func (s *SmartContract) request (APIstub shim.ChaincodeStubInterface, args []string) sc.Response { … order.Owner = args[0]; order.Count = args[1] order.State = Pending; orderAsBytes, _ = json.Marshal(order) APIstub.PutState ("ORDER0” , orderAsBytes) return shim.Success([]byte(order.State)) } Step3. Chaincode 작성 : invoke Ledger Blockchain 0 1 2 3 4 5 put Ledger Owner: Retailer Count: 2 State: pending ORDER0 Invoke request (‘비어펍’, 9병) 배송 트럭 Chaincode put ORDER0ORDER0ORDER0ORDER0
  • 34. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Step4. RESTful API Design
  • 35. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. start① DeepLens Restful API Fabric SDK ④ accept / complete ③ accept / request Alert! ⑤ alert ② accept / request Propose transaction❶ Endorsement signature❷ ❸ Submit endorsement Amazon Managed Blockchain Peer • Verify client signature • Simulate transaction Endorsing Peers Peer ❹ Deliver batch to peers Orderer CA Register / Enroll users Committing Peers • Commit to the ledger Response❺ • Create batch(block) of transactions ⓪ Step5. Transaction Flow 연결 맥주 공장 냉장고 비어 펍 배송 트럭 Restful API Fabric SDK
  • 36. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 다른 서비스와 쉬운 연계 AMB EC2 Fabric SDK S3 Data Lake DeepLens Object Detection IoT Core Lambda S3 Static Web Glue Athena QuickSight DynamoDB Offchain
  • 37. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Expanded Architecture AWS Cloud sendN otification SNS Mobile Client AWS Glue Amazon Athena Amazon QuickSight Administrator Device AWS DeepLens sendTransaction IoT Core Lambda Manufacturer Amazon Managed Blockchain Shipping Company Retailer query/invoke RESTful API (Fabric SDK) S3
  • 38. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Blockchain Customer References
  • 39. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 실시간 입찰 시장 투명성 확보 “이 서비스는 변경 불가능하며, 암호화 방식으로 검증 가능한 원장을 제공하므로 모든 경매의 완전하고 감사 가능한 레코드를 유지할 수 있습니다.” - Ragnar Kruse, CEO, Smaato 광고주 실시간 경매 애플리케이션 bid AdRequestimpression 온라인 광고 경매의 전체 수명주기에 대해 초기 경매부터 낙찰에 이르기까지 투명성이 필요함
  • 40. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 보험 비지니스에 블록체인을 도입, 손쉬운 운용 생명보험 및 상해보험, 복리후생 및 치과보험 등을 제공하는 금융 서비스 및 보험 회사 “블록체인 프레임워크는 복잡하고 운영이 어려운 것이 문제입니다. 이제는 Amazon Managed Blockchain을 통해 Hyperledger Fabric 블록체인 네트워크를 손쉽게 생성하여 기반 인프라, 네트워킹 및 소프트웨어 구성을 관리할 걱정 없이 테스트 및 학습을 수행할 수 있습니다.” - Daniel Johnson, CTO and Head of Innovation, Guardian Life Insurance Company 블록체인 프레임워크 운영 불편에 대한 손쉬운 블록체인 생성 및 관리 요구 증대
  • 41. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 블록체인 인프라 확장을 통한 스마트 의료 시스템 구축 5,500개의 병원, 800,000명의 의사, 60,000개의 약국의 데이터 및 분석 기반 솔루션을 제공하는 선도적인 독립 의료 기술 기업 “Hyperledger Fabric를 지원하는 것 외에도, Amazon Managed Blockchain은 유연한 스토리지 연동과 Peer 관리 기능을 추가할 수 있게 해줍니다. 이는 우리의 Intelligent Healthcare Network™ 의 블록체인 인프라를 확장시키고, 보다 협력 가능하고 효율적인 의료 시스템을 만들고자 하는 우리의 목표 달성에 도움이 될 것입니다.” - Aaron Symanski, Chief Technology Officer, Change Healthcare 행정비용 절감, 실시간 검사 필요 협력 가능하고 기존 의료시스템과 연계를 통한 스마트 의료 혁신 필요
  • 42. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Blockchain ISVs Please Come Join Us! ? ? ?
  • 43. 감사합니다! © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.