SlideShare uma empresa Scribd logo
1 de 64
Baixar para ler offline
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
S E O U L | M A Y 4 , 2 0 2 3
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
12
Solutions Architect
AWS
Solutions Architect
AWS
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
(Design Pattern)
Agenda
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
?
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
1.
(Build & Architect)
2.
(Everything as Code)
3.
(Continuous Delivery)
6. DevSecOps 5.
(Modern Data Management)
4.
(Observability)
7.
(Continuous Deployment)
8.
(Everything as a Service)
9.
(Cloud Operations)
(Cloud-Native)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Front Door API
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
+ =
o
( ,
...)
o API
o
(Continuous Delivery)
o
o
o
o
o
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
(Design Pattern) ?
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
API
o API Gateway Pattern
o API Microgateway Pattern
o Backend for Frontends
o Strangler Fig Pattern
o Anti-corruption Layer Pattern
o Parallel Run Pattern
o Change Data Capture Pattern
o Database Per Service pattern
o Data Locality Pattern
o CQRS Pattern
o Materialized View Pattern
o Publish-Subscribe Pattern
o Producer-Consumer Pattern
o Event Sourcing Pattern
o Pipe and Filter pattern
o Sidecar Pattern
o Service Mesh Pattern
o Service Choreography Pattern
o Service Orchestration Pattern
o Request-Response Pattern
o Asynchronous Request-Reply
Pattern
o Single-Receiver Pattern
o Multiple-Receiver Pattern
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Well-Architected ?
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Well-Architected Framework ?
(Questions)
(Design Principles)
(Pillars & Lenses) (Best Practices)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Well-Architected Framework (Design Principles)
.
(Production) .
.
.
.
.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Mobile client
Application
Load Balancer
Amazon
API Gateway
User
AWS Cloud
AWS PrivateLink Network
Load Balancer
Checkout
Application
Load Balancer
Containerized
Monolith
Amazon
AppSync
Product
Fulfillment
Web Client
Payment
Order
Invoice
Amazon
EventBridge
Review
DynamoDB
Streams
Amazon
RDS MySQL
Amazon
DynamoDB
Amazon
Elasticache
for Redis
Aggregation
Function
Customer
Function
Sales
Function
Amazon
Aurora
Amazon
Aurora
Amazon
DynamoDB
Kafka Stream
Reader
AWS Step Functions
Stream
Handler
Amazon
DynamoDB
DynamoDB
Streams
BFF Event
Consumer
Stream
Handler
Amazon
EventBridge
(Event
Source)
Notification
Amazon
DynamoDB
Amazon
Aurora
Amazon MSK
Connect
Amazon
MSK
Amazon
SNS
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
12
Solutions Architect
AWS
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
(Design Pattern)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
• API (Management and Consumption)
• (Migration and Modernization)
• (Data Management)
• (Event Delivery)
• (Connectivity and Composition)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
API
(Management and Consumption)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
API Gateway (1/12)
Web Client Mobile client
Service Service Service Service
API Gateway
</>
API
(Consumer) API
Backend ,
, , , ,
Cross Cutting Concern
AWS
Amazon API Gateway
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
API Gateway (1/12)
API Layer
Mobile client
Amazon API Gateway
(Internal)
Amazon
API Gateway
AWS Cloud
VPC
Payment
Fulfillment
PG Payment
Service
Provider
Invoice
Product
Web Client
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
API Gateway (1/12)
Mobile client Application
Load Balancer
Amazon API Gateway
(Internal)
Amazon
API Gateway
AWS Cloud
VPC
AWS PrivateLink Network
Load Balancer
Endpoints Application
Load Balancer
(Internal)
Order
Fulfillment
Payment Payment
Service
Provider
Invoice
Product
Web Client
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Backend for Frontends (2/12)
Web Client Mobile App
Service Service Service Service
Frontend API
Frontend Backend API
, ,
Frontend
Frontend API BFF
API
AWS
Amazon API Gateway, AWS Lambda, AWS AppSync
BFF
Desktop
Client
Mobile Web
Desktop
Client
Mobile
App
Mobile
Web
Web
Client
General API
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Backend for Frontends (2/12)
PUSH NOTIFICATION
Mobile App Backend for Frontend
AWS Cloud
Microservice
(Event Source)
Stream
Handler
Amazon
DynamoDB
DynamoDB
Streams
BFF Event
Consumer
AWS AppSync
BFF API
Notification
Mobile client
Stream
Handler
Desktop Web Backend for Frontend
Web Client
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
(Migration and Modernization)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Mobile client Application
Load Balancer
Amazon
API Gateway
AWS Cloud
VPC
AWS PrivateLink Network
Load Balancer
Order
Application
Load Balancer
Containerized
Monolith
/order
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Strangler Fig (3/12)
Mobile client
Monolith
Function A Function A
/function_A
HTTP Reverse
Proxy
Reverse Proxy
AWS
Amazon API Gateway,
Amazon Application Load Balancer
Web Client
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Strangler Fig (3/12)
Mobile client Application
Load Balancer
Amazon
API Gateway
Customer
Service
AWS Cloud
VPC
AWS PrivateLink Network
Load Balancer
Order
Containerized
Monolith
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
(Data Management)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Oracle
Order
Inventory
Customer
MySQL
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Database Per Service (4/12)
API
AWS
AWS Purpose-built Database
Monolith
Service
RDB
RDB NoSQL
Service
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Database Per Service (4/12)
Review
Amazon
DynamoDB
Amazon
Elasticache
for Redis
Order
Amazon
Aurora
User MySQL
Inventory
Product
Shipping Pricing
Amazon
Aurora
Amazon
DynamoDB
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
CQRS and Event Sourcing (5/12)
(Query) (Command)
AWS
AWS Purpose-built Database, Amazon MSK
Command
Service
User
Update Query
Data
Transfer
Object
Domain
Model
Asynchronous
Replication
Query
Service
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
CQRS and Event Sourcing (5/12)
Order
(Command)
Amazon
Aurora
Amazon
DynamoDB
Order
(Query)
Kafka Stream
Reader
Amazon
MSK
Amazon MSK
Connect
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
CQRS and Event Sourcing (5/12)
Amazon
Aurora
Amazon
DynamoDB
Kafka Stream
Reader
Amazon
MSK
Amazon MSK
Connect
Product
Detail
(Command)
Inventory
(Query)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Materialized View (6/12)
Materialized View
AWS
AWS Purpose-built Database, AWS Lambda
Microservice B
Microservice A
View
Table 1 Table 2 Table 2
Asynchronous
Replication
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Materialized View (6/12)
Product
Review
Aggregation
Function
Amazon
DynamoDB
Amazon
Elasticache
for Redis
DynamoDB
Streams
Review
(Personalized)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
(Event Delivery)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Publish-Subscribe (7/12)
AWS
Amazon SNS, Amazon EventBridge,
Amazon Kinesis Data Streams, Amazon MSK
Publisher
Publisher
Publisher
Subscriber
Subscriber
Message
Broker
1
2
3
1 2 3
1 2 3
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Publish-Subscribe (7/12)
/payment “Payments” SNS Topic
“Payments”
“Sales”
“Customer” Customer DB
Sales DB
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
(Connectivity and Composition)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Sidecar (8/12)
, ,
AWS
Amazon EKS (Pod), Amazon ECS (Task)
Container Group (Microservice)
Application
Container
Sidecar
Container
Shared
Resources
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Service Mesh (9/12)
, ,
,
Sidecar Proxy (Data
Plane) Control Plane
AWS
AWS App Mesh, Amazon ECS Service Connect
Control Plane
Service Sidecar Proxy Sidecar Proxy Service
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Service Mesh (9/12)
Order Envoy
Order
AWS App Mesh
Inventory
Inventory
Envoy
mTLS
Notification
Mobile Push
Envoy
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Service Choreography (10/12)
,
(Decoupled)
AWS
Amazon EventBridge, Amazon MSK, Amazon Kinesis
Data Streams, Amazon SQS, Amazon SNS
Service A
Service D
Service C
Service B
Consume
Consume
Produce
Consume
Produce
Produce
Message
Queue / Bus
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Service Choreography (10/12)
Amazon
EventBridge
Checkout
Order
Fulfillment
Invoice
Notification
Amazon SES
Amazon SNS
Routing/filter
Rules
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon SES
Amazon
EventBridge
Amazon SNS
Fulfillment
service
Storefront
service
Checkout
service
Order management
service
Invoice
service
Notification
service
Order
received
Order
Received
Order
Received
Order
Received
Order
processed
Invoice
generated
Order
Processed
Order
Processed
Invoice
Generated
Order
fulfilled
Order
fulfilled
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Service Orchestration (11/12)
(Orchestrator) ,
AWS
AWS Step Functions
Microservice
(Orchestrator)
Microservice
B
Microservice
A
Microservice
C
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Service Orchestration (11/12)
AWS Step Functions
PlaceOrder()
CheckInventory()
UpdateInventory()
Shipping()
CompleteOrder()
CancelOrder()
Amazon
API Gateway
(WebSocket)
Checkout
Amazon
EventBridge
Shipping
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Saga (12/12)
,
AWS
AWS Step Functions
Microservice
(Execution
Coordinator)
Microservice
A
Microservice
B
Microservice
C
T1 C1 T3 C3
T2 C2
T1, T2, T3:
C1, C2, C3:
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Saga (12/12)
Circuit Breaker
AWS
Step Functions
(Checkout)
Order
Inventory
Payment
Coupon
Reward
Amazon
Aurora
Amazon
DynamoDB
Amazon
DynamoDB
Amazon
DynamoDB
Payment
Service
Provider
Amazon
Aurora
Amazon
EventBridge
AWS
Lambda
Amazon
DynamoDB
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Saga (12/12)
AWS Step Functions
PlaceOrder()
ReserveStock()
ConfirmPayment()
ApplyCoupon()
EarnPoints()
ConfirmOrder() CancelOrder()
ReleaseStock()
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Mobile client
Application
Load Balancer
Amazon
API Gateway
User
AWS Cloud
AWS PrivateLink Network
Load Balancer
Checkout
Application
Load Balancer
Containerized
Monolith
Amazon
AppSync
Product
Fulfillment
Web Client
Payment
Order
Invoice
Amazon
EventBridge
Review
DynamoDB
Streams
Amazon
RDS MySQL
Amazon
DynamoDB
Amazon
Elasticache
for Redis
Aggregation
Function
Customer
Function
Sales
Function
Amazon
Aurora
Amazon
Aurora
Amazon
DynamoDB
Kafka Stream
Reader
AWS Step Functions
Stream
Handler
Amazon
DynamoDB
DynamoDB
Streams
BFF Event
Consumer
Stream
Handler
Amazon
EventBridge
(Event
Source)
Notification
Amazon
DynamoDB
Amazon
Aurora
Amazon MSK
Connect
Amazon
MSK
Amazon
SNS
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Mobile client
Application
Load Balancer
Amazon
API Gateway
User
AWS Cloud
AWS PrivateLink Network
Load Balancer
Checkout
Application
Load Balancer
Containerized
Monolith
Amazon
AppSync
Product
Fulfillment
Web Client
Payment
Order
Invoice
Amazon
EventBridge
Review
DynamoDB
Streams
Amazon
RDS MySQL
Amazon
DynamoDB
Amazon
Elasticache
for Redis
Aggregation
Function
Customer
Function
Sales
Function
Amazon
Aurora
Amazon
Aurora
Amazon
DynamoDB
Kafka Stream
Reader
AWS Step Functions
Stream
Handler
Amazon
DynamoDB
DynamoDB
Streams
BFF Event
Consumer
Stream
Handler
Amazon
EventBridge
(Event
Source)
Notification
Amazon
DynamoDB
Amazon
Aurora
Amazon MSK
Connect
Amazon
MSK
Amazon
SNS
API Gateway
Backend for Frontend
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Mobile client
Application
Load Balancer
Amazon
API Gateway
User
AWS Cloud
AWS PrivateLink Network
Load Balancer
Checkout
Application
Load Balancer
Containerized
Monolith
Amazon
AppSync
Product
Fulfillment
Web Client
Payment
Order
Invoice
Amazon
EventBridge
Review
DynamoDB
Streams
Amazon
RDS MySQL
Amazon
DynamoDB
Amazon
Elasticache
for Redis
Aggregation
Function
Customer
Function
Sales
Function
Amazon
Aurora
Amazon
Aurora
Amazon
DynamoDB
Kafka Stream
Reader
AWS Step Functions
Stream
Handler
Amazon
DynamoDB
DynamoDB
Streams
BFF Event
Consumer
Stream
Handler
Amazon
EventBridge
(Event
Source)
Notification
Amazon
DynamoDB
Amazon
Aurora
Amazon MSK
Connect
Amazon
MSK
Amazon
SNS
Strangler Fig
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Mobile client
Application
Load Balancer
Amazon
API Gateway
User
AWS Cloud
AWS PrivateLink Network
Load Balancer
Checkout
Application
Load Balancer
Containerized
Monolith
Amazon
AppSync
Product
Fulfillment
Web Client
Payment
Order
Invoice
Amazon
EventBridge
Review
DynamoDB
Streams
Amazon
RDS MySQL
Amazon
DynamoDB
Amazon
Elasticache
for Redis
Aggregation
Function
Customer
Function
Sales
Function
Amazon
Aurora
Amazon
Aurora
Amazon
DynamoDB
Kafka Stream
Reader
AWS Step Functions
Stream
Handler
Amazon
DynamoDB
DynamoDB
Streams
BFF Event
Consumer
Stream
Handler
Amazon
EventBridge
(Event
Source)
Notification
Amazon
DynamoDB
Amazon
Aurora
Amazon MSK
Connect
Amazon
MSK
Amazon
SNS
Database per Service
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Mobile client
Application
Load Balancer
Amazon
API Gateway
User
AWS Cloud
AWS PrivateLink Network
Load Balancer
Checkout
Application
Load Balancer
Containerized
Monolith
Amazon
AppSync
Product
Fulfillment
Web Client
Payment
Order
Invoice
Amazon
EventBridge
Review
DynamoDB
Streams
Amazon
RDS MySQL
Amazon
DynamoDB
Amazon
Elasticache
for Redis
Aggregation
Function
Customer
Function
Sales
Function
Amazon
Aurora
Amazon
Aurora
Amazon
DynamoDB
Kafka Stream
Reader
AWS Step Functions
Stream
Handler
Amazon
DynamoDB
DynamoDB
Streams
BFF Event
Consumer
Stream
Handler
Amazon
EventBridge
(Event
Source)
Notification
Amazon
DynamoDB
Amazon
Aurora
Amazon MSK
Connect
Amazon
MSK
Amazon
SNS
CQRS and Event Sourcing
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Mobile client
Application
Load Balancer
Amazon
API Gateway
User
AWS Cloud
AWS PrivateLink Network
Load Balancer
Checkout
Application
Load Balancer
Containerized
Monolith
Amazon
AppSync
Product
Fulfillment
Web Client
Payment
Order
Invoice
Amazon
EventBridge
Review
DynamoDB
Streams
Amazon
RDS MySQL
Amazon
DynamoDB
Amazon
Elasticache
for Redis
Aggregation
Function
Customer
Function
Sales
Function
Amazon
Aurora
Amazon
Aurora
Amazon
DynamoDB
Kafka Stream
Reader
AWS Step Functions
Stream
Handler
Amazon
DynamoDB
DynamoDB
Streams
BFF Event
Consumer
Stream
Handler
Amazon
EventBridge
(Event
Source)
Notification
Amazon
DynamoDB
Amazon
Aurora
Amazon MSK
Connect
Amazon
MSK
Amazon
SNS
Materialized View
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Mobile client
Application
Load Balancer
Amazon
API Gateway
User
AWS Cloud
AWS PrivateLink Network
Load Balancer
Checkout
Application
Load Balancer
Containerized
Monolith
Amazon
AppSync
Product
Fulfillment
Web Client
Payment
Order
Invoice
Amazon
EventBridge
Review
DynamoDB
Streams
Amazon
RDS MySQL
Amazon
DynamoDB
Amazon
Elasticache
for Redis
Aggregation
Function
Customer
Function
Sales
Function
Amazon
Aurora
Amazon
Aurora
Amazon
DynamoDB
Kafka Stream
Reader
AWS Step Functions
Stream
Handler
Amazon
DynamoDB
DynamoDB
Streams
BFF Event
Consumer
Stream
Handler
Amazon
EventBridge
(Event
Source)
Notification
Amazon
DynamoDB
Amazon
Aurora
Amazon MSK
Connect
Amazon
MSK
Amazon
SNS
Publish-Subscribe
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Mobile client
Application
Load Balancer
Amazon
API Gateway
User
AWS Cloud
AWS PrivateLink Network
Load Balancer
Checkout
Application
Load Balancer
Containerized
Monolith
Amazon
AppSync
Product
Fulfillment
Web Client
Payment
Order
Invoice
Amazon
EventBridge
Review
DynamoDB
Streams
Amazon
RDS MySQL
Amazon
DynamoDB
Amazon
Elasticache
for Redis
Aggregation
Function
Customer
Function
Sales
Function
Amazon
Aurora
Amazon
Aurora
Amazon
DynamoDB
Kafka Stream
Reader
AWS Step Functions
Stream
Handler
Amazon
DynamoDB
DynamoDB
Streams
BFF Event
Consumer
Stream
Handler
Amazon
EventBridge
(Event
Source)
Notification
Amazon
DynamoDB
Amazon
Aurora
Amazon MSK
Connect
Amazon
MSK
Amazon
SNS
Service Choreography
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Mobile client
Application
Load Balancer
Amazon
API Gateway
User
AWS Cloud
AWS PrivateLink Network
Load Balancer
Checkout
Application
Load Balancer
Containerized
Monolith
Amazon
AppSync
Product
Fulfillment
Web Client
Payment
Order
Invoice
Amazon
EventBridge
Review
DynamoDB
Streams
Amazon
RDS MySQL
Amazon
DynamoDB
Amazon
Elasticache
for Redis
Aggregation
Function
Customer
Function
Sales
Function
Amazon
Aurora
Amazon
Aurora
Amazon
DynamoDB
Kafka Stream
Reader
AWS Step Functions
Stream
Handler
Amazon
DynamoDB
DynamoDB
Streams
BFF Event
Consumer
Stream
Handler
Amazon
EventBridge
(Event
Source)
Notification
Amazon
DynamoDB
Amazon
Aurora
Amazon MSK
Connect
Amazon
MSK
Amazon
SNS
Service Orchestration
Saga Pattern
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Small, goal-
oriented service
Loosely coupled Independently testable
and deployable
Scale only what
needs scaling
Purpose-built
tools
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
감사합니다
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Mais conteúdo relacionado

Mais procurados

AWS Summit Seoul 2023 | Amazon Neptune 및 Elastic을 이용한 추천 서비스 및 검색 플랫폼 구축하기
AWS Summit Seoul 2023 | Amazon Neptune 및 Elastic을 이용한 추천 서비스 및 검색 플랫폼 구축하기AWS Summit Seoul 2023 | Amazon Neptune 및 Elastic을 이용한 추천 서비스 및 검색 플랫폼 구축하기
AWS Summit Seoul 2023 | Amazon Neptune 및 Elastic을 이용한 추천 서비스 및 검색 플랫폼 구축하기Amazon Web Services Korea
 
AWS Summit Seoul 2023 | Confluent와 함께하는 실시간 데이터와 클라우드 여정
AWS Summit Seoul 2023 | Confluent와 함께하는 실시간 데이터와 클라우드 여정AWS Summit Seoul 2023 | Confluent와 함께하는 실시간 데이터와 클라우드 여정
AWS Summit Seoul 2023 | Confluent와 함께하는 실시간 데이터와 클라우드 여정Amazon Web Services Korea
 
AWS Summit Seoul 2023 | "이봐, 해봤어?" 해본! 사람의 Modern Data Architecture 비밀 노트
AWS Summit Seoul 2023 | "이봐, 해봤어?" 해본! 사람의 Modern Data Architecture 비밀 노트AWS Summit Seoul 2023 | "이봐, 해봤어?" 해본! 사람의 Modern Data Architecture 비밀 노트
AWS Summit Seoul 2023 | "이봐, 해봤어?" 해본! 사람의 Modern Data Architecture 비밀 노트Amazon Web Services Korea
 
AWS Summit Seoul 2023 | HL Mando가 AWS IoT Fleetwise로 그리는 미래 커넥티드 모빌리티 기술
AWS Summit Seoul 2023 | HL Mando가 AWS IoT Fleetwise로 그리는 미래 커넥티드 모빌리티 기술AWS Summit Seoul 2023 | HL Mando가 AWS IoT Fleetwise로 그리는 미래 커넥티드 모빌리티 기술
AWS Summit Seoul 2023 | HL Mando가 AWS IoT Fleetwise로 그리는 미래 커넥티드 모빌리티 기술Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 갤럭시 규모의 서비스를 위한 Amazon DynamoDB의 역할과 비용 최적화 방법
AWS Summit Seoul 2023 | 갤럭시 규모의 서비스를 위한 Amazon DynamoDB의 역할과 비용 최적화 방법AWS Summit Seoul 2023 | 갤럭시 규모의 서비스를 위한 Amazon DynamoDB의 역할과 비용 최적화 방법
AWS Summit Seoul 2023 | 갤럭시 규모의 서비스를 위한 Amazon DynamoDB의 역할과 비용 최적화 방법Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 바쁘다 바빠, 현대사회! Amazon Kendra로 원하는 자료를 적재적소에 찾아서 활용하기
AWS Summit Seoul 2023 | 바쁘다 바빠, 현대사회! Amazon Kendra로 원하는 자료를 적재적소에 찾아서 활용하기AWS Summit Seoul 2023 | 바쁘다 바빠, 현대사회! Amazon Kendra로 원하는 자료를 적재적소에 찾아서 활용하기
AWS Summit Seoul 2023 | 바쁘다 바빠, 현대사회! Amazon Kendra로 원하는 자료를 적재적소에 찾아서 활용하기Amazon Web Services Korea
 
AWS Control Tower를 통한 클라우드 보안 및 거버넌스 설계 - 김학민 :: AWS 클라우드 마이그레이션 온라인
AWS Control Tower를 통한 클라우드 보안 및 거버넌스 설계 - 김학민 :: AWS 클라우드 마이그레이션 온라인AWS Control Tower를 통한 클라우드 보안 및 거버넌스 설계 - 김학민 :: AWS 클라우드 마이그레이션 온라인
AWS Control Tower를 통한 클라우드 보안 및 거버넌스 설계 - 김학민 :: AWS 클라우드 마이그레이션 온라인Amazon Web Services Korea
 
워크로드 특성에 따른 안전하고 효율적인 Data Lake 운영 방안
워크로드 특성에 따른 안전하고 효율적인 Data Lake 운영 방안워크로드 특성에 따른 안전하고 효율적인 Data Lake 운영 방안
워크로드 특성에 따른 안전하고 효율적인 Data Lake 운영 방안Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 당신만 모르고 있는 AWS 컨트롤 타워 트렌드
AWS Summit Seoul 2023 | 당신만 모르고 있는 AWS 컨트롤 타워 트렌드AWS Summit Seoul 2023 | 당신만 모르고 있는 AWS 컨트롤 타워 트렌드
AWS Summit Seoul 2023 | 당신만 모르고 있는 AWS 컨트롤 타워 트렌드Amazon Web Services Korea
 
20191105 AWS Black Belt Online Seminar Amazon Route 53 Hosted Zone
20191105 AWS Black Belt Online Seminar Amazon Route 53 Hosted Zone20191105 AWS Black Belt Online Seminar Amazon Route 53 Hosted Zone
20191105 AWS Black Belt Online Seminar Amazon Route 53 Hosted ZoneAmazon Web Services Japan
 
AWS Summit Seoul 2023 | 스타트업의 서버리스 기반 SaaS 데이터 처리 및 데이터웨어하우스 구축 사례
AWS Summit Seoul 2023 | 스타트업의 서버리스 기반 SaaS 데이터 처리 및 데이터웨어하우스 구축 사례AWS Summit Seoul 2023 | 스타트업의 서버리스 기반 SaaS 데이터 처리 및 데이터웨어하우스 구축 사례
AWS Summit Seoul 2023 | 스타트업의 서버리스 기반 SaaS 데이터 처리 및 데이터웨어하우스 구축 사례Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 서버리스, 이제는 데이터 분석에서 활용해요!
AWS Summit Seoul 2023 | 서버리스, 이제는 데이터 분석에서 활용해요!AWS Summit Seoul 2023 | 서버리스, 이제는 데이터 분석에서 활용해요!
AWS Summit Seoul 2023 | 서버리스, 이제는 데이터 분석에서 활용해요!Amazon Web Services Korea
 
AWS Summit Seoul 2023 | AWS에서 최소한의 비용으로 구현하는 멀티리전 DR 자동화 구성
AWS Summit Seoul 2023 | AWS에서 최소한의 비용으로 구현하는 멀티리전 DR 자동화 구성AWS Summit Seoul 2023 | AWS에서 최소한의 비용으로 구현하는 멀티리전 DR 자동화 구성
AWS Summit Seoul 2023 | AWS에서 최소한의 비용으로 구현하는 멀티리전 DR 자동화 구성Amazon Web Services Korea
 
AWS Summit Seoul 2023 | SK와 함께하는 AWS Migration Journey & App Modernization 전략
AWS Summit Seoul 2023 | SK와 함께하는 AWS Migration Journey & App Modernization 전략AWS Summit Seoul 2023 | SK와 함께하는 AWS Migration Journey & App Modernization 전략
AWS Summit Seoul 2023 | SK와 함께하는 AWS Migration Journey & App Modernization 전략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
 
AWS Summit Seoul 2015 -CloudFront와 Route53 기반 콘텐츠 배포 전략 (GS네오텍-박정수)
AWS Summit Seoul 2015 -CloudFront와 Route53 기반 콘텐츠 배포 전략 (GS네오텍-박정수)AWS Summit Seoul 2015 -CloudFront와 Route53 기반 콘텐츠 배포 전략 (GS네오텍-박정수)
AWS Summit Seoul 2015 -CloudFront와 Route53 기반 콘텐츠 배포 전략 (GS네오텍-박정수)Amazon Web Services Korea
 
금융권 최신 AWS 도입 사례 총정리 – 신한 제주 은행, KB손해보험 사례를 중심으로 - 지성국 사업 개발 담당 이사, AWS / 정을용...
금융권 최신 AWS 도입 사례 총정리 – 신한 제주 은행, KB손해보험 사례를 중심으로 - 지성국 사업 개발 담당 이사, AWS / 정을용...금융권 최신 AWS 도입 사례 총정리 – 신한 제주 은행, KB손해보험 사례를 중심으로 - 지성국 사업 개발 담당 이사, AWS / 정을용...
금융권 최신 AWS 도입 사례 총정리 – 신한 제주 은행, KB손해보험 사례를 중심으로 - 지성국 사업 개발 담당 이사, AWS / 정을용...Amazon Web Services Korea
 
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
 
AWS Summit Seoul 2023 | 그린카, 비즈니스 연속성 확보를 위한 AWS 기반 카쉐어링 차세대 플랫폼 구축
AWS Summit Seoul 2023 | 그린카, 비즈니스 연속성 확보를 위한 AWS 기반 카쉐어링 차세대 플랫폼 구축AWS Summit Seoul 2023 | 그린카, 비즈니스 연속성 확보를 위한 AWS 기반 카쉐어링 차세대 플랫폼 구축
AWS Summit Seoul 2023 | 그린카, 비즈니스 연속성 확보를 위한 AWS 기반 카쉐어링 차세대 플랫폼 구축Amazon Web Services Korea
 
금융 X 하이브리드 클라우드 플랫폼 - 한화생명 디지털 트랜스포메이션 전략 - 김나영 AWS 금융부문 사업개발 담당 / 박인규 AWS 금융...
금융 X 하이브리드 클라우드 플랫폼 - 한화생명 디지털 트랜스포메이션 전략 - 김나영 AWS 금융부문 사업개발 담당 / 박인규 AWS 금융...금융 X 하이브리드 클라우드 플랫폼 - 한화생명 디지털 트랜스포메이션 전략 - 김나영 AWS 금융부문 사업개발 담당 / 박인규 AWS 금융...
금융 X 하이브리드 클라우드 플랫폼 - 한화생명 디지털 트랜스포메이션 전략 - 김나영 AWS 금융부문 사업개발 담당 / 박인규 AWS 금융...Amazon Web Services Korea
 

Mais procurados (20)

AWS Summit Seoul 2023 | Amazon Neptune 및 Elastic을 이용한 추천 서비스 및 검색 플랫폼 구축하기
AWS Summit Seoul 2023 | Amazon Neptune 및 Elastic을 이용한 추천 서비스 및 검색 플랫폼 구축하기AWS Summit Seoul 2023 | Amazon Neptune 및 Elastic을 이용한 추천 서비스 및 검색 플랫폼 구축하기
AWS Summit Seoul 2023 | Amazon Neptune 및 Elastic을 이용한 추천 서비스 및 검색 플랫폼 구축하기
 
AWS Summit Seoul 2023 | Confluent와 함께하는 실시간 데이터와 클라우드 여정
AWS Summit Seoul 2023 | Confluent와 함께하는 실시간 데이터와 클라우드 여정AWS Summit Seoul 2023 | Confluent와 함께하는 실시간 데이터와 클라우드 여정
AWS Summit Seoul 2023 | Confluent와 함께하는 실시간 데이터와 클라우드 여정
 
AWS Summit Seoul 2023 | "이봐, 해봤어?" 해본! 사람의 Modern Data Architecture 비밀 노트
AWS Summit Seoul 2023 | "이봐, 해봤어?" 해본! 사람의 Modern Data Architecture 비밀 노트AWS Summit Seoul 2023 | "이봐, 해봤어?" 해본! 사람의 Modern Data Architecture 비밀 노트
AWS Summit Seoul 2023 | "이봐, 해봤어?" 해본! 사람의 Modern Data Architecture 비밀 노트
 
AWS Summit Seoul 2023 | HL Mando가 AWS IoT Fleetwise로 그리는 미래 커넥티드 모빌리티 기술
AWS Summit Seoul 2023 | HL Mando가 AWS IoT Fleetwise로 그리는 미래 커넥티드 모빌리티 기술AWS Summit Seoul 2023 | HL Mando가 AWS IoT Fleetwise로 그리는 미래 커넥티드 모빌리티 기술
AWS Summit Seoul 2023 | HL Mando가 AWS IoT Fleetwise로 그리는 미래 커넥티드 모빌리티 기술
 
AWS Summit Seoul 2023 | 갤럭시 규모의 서비스를 위한 Amazon DynamoDB의 역할과 비용 최적화 방법
AWS Summit Seoul 2023 | 갤럭시 규모의 서비스를 위한 Amazon DynamoDB의 역할과 비용 최적화 방법AWS Summit Seoul 2023 | 갤럭시 규모의 서비스를 위한 Amazon DynamoDB의 역할과 비용 최적화 방법
AWS Summit Seoul 2023 | 갤럭시 규모의 서비스를 위한 Amazon DynamoDB의 역할과 비용 최적화 방법
 
AWS Summit Seoul 2023 | 바쁘다 바빠, 현대사회! Amazon Kendra로 원하는 자료를 적재적소에 찾아서 활용하기
AWS Summit Seoul 2023 | 바쁘다 바빠, 현대사회! Amazon Kendra로 원하는 자료를 적재적소에 찾아서 활용하기AWS Summit Seoul 2023 | 바쁘다 바빠, 현대사회! Amazon Kendra로 원하는 자료를 적재적소에 찾아서 활용하기
AWS Summit Seoul 2023 | 바쁘다 바빠, 현대사회! Amazon Kendra로 원하는 자료를 적재적소에 찾아서 활용하기
 
AWS Control Tower를 통한 클라우드 보안 및 거버넌스 설계 - 김학민 :: AWS 클라우드 마이그레이션 온라인
AWS Control Tower를 통한 클라우드 보안 및 거버넌스 설계 - 김학민 :: AWS 클라우드 마이그레이션 온라인AWS Control Tower를 통한 클라우드 보안 및 거버넌스 설계 - 김학민 :: AWS 클라우드 마이그레이션 온라인
AWS Control Tower를 통한 클라우드 보안 및 거버넌스 설계 - 김학민 :: AWS 클라우드 마이그레이션 온라인
 
워크로드 특성에 따른 안전하고 효율적인 Data Lake 운영 방안
워크로드 특성에 따른 안전하고 효율적인 Data Lake 운영 방안워크로드 특성에 따른 안전하고 효율적인 Data Lake 운영 방안
워크로드 특성에 따른 안전하고 효율적인 Data Lake 운영 방안
 
AWS Summit Seoul 2023 | 당신만 모르고 있는 AWS 컨트롤 타워 트렌드
AWS Summit Seoul 2023 | 당신만 모르고 있는 AWS 컨트롤 타워 트렌드AWS Summit Seoul 2023 | 당신만 모르고 있는 AWS 컨트롤 타워 트렌드
AWS Summit Seoul 2023 | 당신만 모르고 있는 AWS 컨트롤 타워 트렌드
 
20191105 AWS Black Belt Online Seminar Amazon Route 53 Hosted Zone
20191105 AWS Black Belt Online Seminar Amazon Route 53 Hosted Zone20191105 AWS Black Belt Online Seminar Amazon Route 53 Hosted Zone
20191105 AWS Black Belt Online Seminar Amazon Route 53 Hosted Zone
 
AWS Summit Seoul 2023 | 스타트업의 서버리스 기반 SaaS 데이터 처리 및 데이터웨어하우스 구축 사례
AWS Summit Seoul 2023 | 스타트업의 서버리스 기반 SaaS 데이터 처리 및 데이터웨어하우스 구축 사례AWS Summit Seoul 2023 | 스타트업의 서버리스 기반 SaaS 데이터 처리 및 데이터웨어하우스 구축 사례
AWS Summit Seoul 2023 | 스타트업의 서버리스 기반 SaaS 데이터 처리 및 데이터웨어하우스 구축 사례
 
AWS Summit Seoul 2023 | 서버리스, 이제는 데이터 분석에서 활용해요!
AWS Summit Seoul 2023 | 서버리스, 이제는 데이터 분석에서 활용해요!AWS Summit Seoul 2023 | 서버리스, 이제는 데이터 분석에서 활용해요!
AWS Summit Seoul 2023 | 서버리스, 이제는 데이터 분석에서 활용해요!
 
AWS Summit Seoul 2023 | AWS에서 최소한의 비용으로 구현하는 멀티리전 DR 자동화 구성
AWS Summit Seoul 2023 | AWS에서 최소한의 비용으로 구현하는 멀티리전 DR 자동화 구성AWS Summit Seoul 2023 | AWS에서 최소한의 비용으로 구현하는 멀티리전 DR 자동화 구성
AWS Summit Seoul 2023 | AWS에서 최소한의 비용으로 구현하는 멀티리전 DR 자동화 구성
 
AWS Summit Seoul 2023 | SK와 함께하는 AWS Migration Journey & App Modernization 전략
AWS Summit Seoul 2023 | SK와 함께하는 AWS Migration Journey & App Modernization 전략AWS Summit Seoul 2023 | SK와 함께하는 AWS Migration Journey & App Modernization 전략
AWS Summit Seoul 2023 | SK와 함께하는 AWS Migration Journey & App Modernization 전략
 
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. ...
 
AWS Summit Seoul 2015 -CloudFront와 Route53 기반 콘텐츠 배포 전략 (GS네오텍-박정수)
AWS Summit Seoul 2015 -CloudFront와 Route53 기반 콘텐츠 배포 전략 (GS네오텍-박정수)AWS Summit Seoul 2015 -CloudFront와 Route53 기반 콘텐츠 배포 전략 (GS네오텍-박정수)
AWS Summit Seoul 2015 -CloudFront와 Route53 기반 콘텐츠 배포 전략 (GS네오텍-박정수)
 
금융권 최신 AWS 도입 사례 총정리 – 신한 제주 은행, KB손해보험 사례를 중심으로 - 지성국 사업 개발 담당 이사, AWS / 정을용...
금융권 최신 AWS 도입 사례 총정리 – 신한 제주 은행, KB손해보험 사례를 중심으로 - 지성국 사업 개발 담당 이사, AWS / 정을용...금융권 최신 AWS 도입 사례 총정리 – 신한 제주 은행, KB손해보험 사례를 중심으로 - 지성국 사업 개발 담당 이사, AWS / 정을용...
금융권 최신 AWS 도입 사례 총정리 – 신한 제주 은행, KB손해보험 사례를 중심으로 - 지성국 사업 개발 담당 이사, AWS / 정을용...
 
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
 
AWS Summit Seoul 2023 | 그린카, 비즈니스 연속성 확보를 위한 AWS 기반 카쉐어링 차세대 플랫폼 구축
AWS Summit Seoul 2023 | 그린카, 비즈니스 연속성 확보를 위한 AWS 기반 카쉐어링 차세대 플랫폼 구축AWS Summit Seoul 2023 | 그린카, 비즈니스 연속성 확보를 위한 AWS 기반 카쉐어링 차세대 플랫폼 구축
AWS Summit Seoul 2023 | 그린카, 비즈니스 연속성 확보를 위한 AWS 기반 카쉐어링 차세대 플랫폼 구축
 
금융 X 하이브리드 클라우드 플랫폼 - 한화생명 디지털 트랜스포메이션 전략 - 김나영 AWS 금융부문 사업개발 담당 / 박인규 AWS 금융...
금융 X 하이브리드 클라우드 플랫폼 - 한화생명 디지털 트랜스포메이션 전략 - 김나영 AWS 금융부문 사업개발 담당 / 박인규 AWS 금융...금융 X 하이브리드 클라우드 플랫폼 - 한화생명 디지털 트랜스포메이션 전략 - 김나영 AWS 금융부문 사업개발 담당 / 박인규 AWS 금융...
금융 X 하이브리드 클라우드 플랫폼 - 한화생명 디지털 트랜스포메이션 전략 - 김나영 AWS 금융부문 사업개발 담당 / 박인규 AWS 금융...
 

Semelhante a AWS Summit Seoul 2023 | 12가지 디자인 패턴으로 알아보는 클라우드 네이티브 마이크로서비스 아키텍처

AWS Summit Seoul 2023 | AWS 마이그레이션을 통한 엔카닷컴의 DT 전략
AWS Summit Seoul 2023 | AWS 마이그레이션을 통한 엔카닷컴의 DT 전략AWS Summit Seoul 2023 | AWS 마이그레이션을 통한 엔카닷컴의 DT 전략
AWS Summit Seoul 2023 | AWS 마이그레이션을 통한 엔카닷컴의 DT 전략Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 혁신의 키워드는 '조직'과 '문화' - 하이브리드 클라우드 플랫폼과 agile 조직이 만드는 혁신
AWS Summit Seoul 2023 | 혁신의 키워드는 '조직'과 '문화' - 하이브리드 클라우드 플랫폼과 agile 조직이 만드는 혁신AWS Summit Seoul 2023 | 혁신의 키워드는 '조직'과 '문화' - 하이브리드 클라우드 플랫폼과 agile 조직이 만드는 혁신
AWS Summit Seoul 2023 | 혁신의 키워드는 '조직'과 '문화' - 하이브리드 클라우드 플랫폼과 agile 조직이 만드는 혁신Amazon Web Services Korea
 
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...AWS Korea 금융산업팀
 
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...AWS Korea 금융산업팀
 
AWS Summit Seoul 2023 | 새로운 금융 서비스 출시 시 Agility 확보 방안
AWS Summit Seoul 2023 | 새로운 금융 서비스 출시 시 Agility 확보 방안AWS Summit Seoul 2023 | 새로운 금융 서비스 출시 시 Agility 확보 방안
AWS Summit Seoul 2023 | 새로운 금융 서비스 출시 시 Agility 확보 방안Amazon Web Services Korea
 
AWS Summit Seoul 2023 | Global scale service의 중앙 집중식 Observability 구축
AWS Summit Seoul 2023 | Global scale service의 중앙 집중식 Observability 구축AWS Summit Seoul 2023 | Global scale service의 중앙 집중식 Observability 구축
AWS Summit Seoul 2023 | Global scale service의 중앙 집중식 Observability 구축Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 클라우드 보안의 새로운 접근법
AWS Summit Seoul 2023 | 클라우드 보안의 새로운 접근법AWS Summit Seoul 2023 | 클라우드 보안의 새로운 접근법
AWS Summit Seoul 2023 | 클라우드 보안의 새로운 접근법Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 24x7 운영에서 9x5 혁신으로 - ROSA로 실현하는 제한 없는 혁신 전략
AWS Summit Seoul 2023 | 24x7 운영에서 9x5 혁신으로 - ROSA로 실현하는 제한 없는 혁신 전략AWS Summit Seoul 2023 | 24x7 운영에서 9x5 혁신으로 - ROSA로 실현하는 제한 없는 혁신 전략
AWS Summit Seoul 2023 | 24x7 운영에서 9x5 혁신으로 - ROSA로 실현하는 제한 없는 혁신 전략Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 기업 고객 대상 기계학습 기반 콜센터 도입을 위한 여정
AWS Summit Seoul 2023 | 기업 고객 대상 기계학습 기반 콜센터 도입을 위한 여정AWS Summit Seoul 2023 | 기업 고객 대상 기계학습 기반 콜센터 도입을 위한 여정
AWS Summit Seoul 2023 | 기업 고객 대상 기계학습 기반 콜센터 도입을 위한 여정Amazon Web Services Korea
 
AWS Summit Seoul 2023 | Amazon Redshift Serverless를 활용한 LG 이노텍의 데이터 분석 플랫폼 혁신 과정
AWS Summit Seoul 2023 | Amazon Redshift Serverless를 활용한 LG 이노텍의 데이터 분석 플랫폼 혁신 과정AWS Summit Seoul 2023 | Amazon Redshift Serverless를 활용한 LG 이노텍의 데이터 분석 플랫폼 혁신 과정
AWS Summit Seoul 2023 | Amazon Redshift Serverless를 활용한 LG 이노텍의 데이터 분석 플랫폼 혁신 과정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
 
AWS Summit Seoul 2023 | 플로 AWS All-in 전략을 통해 음원서비스의 혁신을 이루다
AWS Summit Seoul 2023 | 플로 AWS All-in 전략을 통해 음원서비스의 혁신을 이루다AWS Summit Seoul 2023 | 플로 AWS All-in 전략을 통해 음원서비스의 혁신을 이루다
AWS Summit Seoul 2023 | 플로 AWS All-in 전략을 통해 음원서비스의 혁신을 이루다Amazon Web Services Korea
 
AWS Summit Seoul 2023 | LG유플러스 IPTV 서비스, 무중단 클라우드 마이그레이션 이야기
AWS Summit Seoul 2023 | LG유플러스 IPTV 서비스, 무중단 클라우드 마이그레이션 이야기AWS Summit Seoul 2023 | LG유플러스 IPTV 서비스, 무중단 클라우드 마이그레이션 이야기
AWS Summit Seoul 2023 | LG유플러스 IPTV 서비스, 무중단 클라우드 마이그레이션 이야기Amazon Web Services Korea
 
[AWS Builders 온라인 시리즈] 쉽게 확장 가능한 서버리스 웹 어플리케이션 만들기 - 황윤상, AWS 솔루션즈 아키텍트
[AWS Builders 온라인 시리즈] 쉽게 확장 가능한 서버리스 웹 어플리케이션 만들기 - 황윤상, AWS 솔루션즈 아키텍트[AWS Builders 온라인 시리즈] 쉽게 확장 가능한 서버리스 웹 어플리케이션 만들기 - 황윤상, AWS 솔루션즈 아키텍트
[AWS Builders 온라인 시리즈] 쉽게 확장 가능한 서버리스 웹 어플리케이션 만들기 - 황윤상, AWS 솔루션즈 아키텍트Amazon Web Services Korea
 
AWS Summit Seoul 2023 | AWS의 관리형 VDI 서비스! 알고 계셨나요?
AWS Summit Seoul 2023 | AWS의 관리형 VDI 서비스! 알고 계셨나요?AWS Summit Seoul 2023 | AWS의 관리형 VDI 서비스! 알고 계셨나요?
AWS Summit Seoul 2023 | AWS의 관리형 VDI 서비스! 알고 계셨나요?Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 스타트업의 빠른 성장, 안정적인 서비스 운영 노하우는?
AWS Summit Seoul 2023 | 스타트업의 빠른 성장, 안정적인 서비스 운영 노하우는?AWS Summit Seoul 2023 | 스타트업의 빠른 성장, 안정적인 서비스 운영 노하우는?
AWS Summit Seoul 2023 | 스타트업의 빠른 성장, 안정적인 서비스 운영 노하우는?Amazon Web Services Korea
 
AWS Summit Seoul 2023 | AWS에서 OpenTelemetry 기반의 애플리케이션 Observability 구축/활용하기
AWS Summit Seoul 2023 | AWS에서 OpenTelemetry 기반의 애플리케이션 Observability 구축/활용하기AWS Summit Seoul 2023 | AWS에서 OpenTelemetry 기반의 애플리케이션 Observability 구축/활용하기
AWS Summit Seoul 2023 | AWS에서 OpenTelemetry 기반의 애플리케이션 Observability 구축/활용하기Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 비즈니스 경계를 허무는 혁신: 단 하나의 선택, 슈퍼앱
AWS Summit Seoul 2023 | 비즈니스 경계를 허무는 혁신: 단 하나의 선택, 슈퍼앱AWS Summit Seoul 2023 | 비즈니스 경계를 허무는 혁신: 단 하나의 선택, 슈퍼앱
AWS Summit Seoul 2023 | 비즈니스 경계를 허무는 혁신: 단 하나의 선택, 슈퍼앱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
 
AWS Summit Seoul 2023 |Datadog을 활용한 AWS 서버리스 Observability
AWS Summit Seoul 2023 |Datadog을 활용한 AWS 서버리스 ObservabilityAWS Summit Seoul 2023 |Datadog을 활용한 AWS 서버리스 Observability
AWS Summit Seoul 2023 |Datadog을 활용한 AWS 서버리스 ObservabilityAmazon Web Services Korea
 

Semelhante a AWS Summit Seoul 2023 | 12가지 디자인 패턴으로 알아보는 클라우드 네이티브 마이크로서비스 아키텍처 (20)

AWS Summit Seoul 2023 | AWS 마이그레이션을 통한 엔카닷컴의 DT 전략
AWS Summit Seoul 2023 | AWS 마이그레이션을 통한 엔카닷컴의 DT 전략AWS Summit Seoul 2023 | AWS 마이그레이션을 통한 엔카닷컴의 DT 전략
AWS Summit Seoul 2023 | AWS 마이그레이션을 통한 엔카닷컴의 DT 전략
 
AWS Summit Seoul 2023 | 혁신의 키워드는 '조직'과 '문화' - 하이브리드 클라우드 플랫폼과 agile 조직이 만드는 혁신
AWS Summit Seoul 2023 | 혁신의 키워드는 '조직'과 '문화' - 하이브리드 클라우드 플랫폼과 agile 조직이 만드는 혁신AWS Summit Seoul 2023 | 혁신의 키워드는 '조직'과 '문화' - 하이브리드 클라우드 플랫폼과 agile 조직이 만드는 혁신
AWS Summit Seoul 2023 | 혁신의 키워드는 '조직'과 '문화' - 하이브리드 클라우드 플랫폼과 agile 조직이 만드는 혁신
 
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
 
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
 
AWS Summit Seoul 2023 | 새로운 금융 서비스 출시 시 Agility 확보 방안
AWS Summit Seoul 2023 | 새로운 금융 서비스 출시 시 Agility 확보 방안AWS Summit Seoul 2023 | 새로운 금융 서비스 출시 시 Agility 확보 방안
AWS Summit Seoul 2023 | 새로운 금융 서비스 출시 시 Agility 확보 방안
 
AWS Summit Seoul 2023 | Global scale service의 중앙 집중식 Observability 구축
AWS Summit Seoul 2023 | Global scale service의 중앙 집중식 Observability 구축AWS Summit Seoul 2023 | Global scale service의 중앙 집중식 Observability 구축
AWS Summit Seoul 2023 | Global scale service의 중앙 집중식 Observability 구축
 
AWS Summit Seoul 2023 | 클라우드 보안의 새로운 접근법
AWS Summit Seoul 2023 | 클라우드 보안의 새로운 접근법AWS Summit Seoul 2023 | 클라우드 보안의 새로운 접근법
AWS Summit Seoul 2023 | 클라우드 보안의 새로운 접근법
 
AWS Summit Seoul 2023 | 24x7 운영에서 9x5 혁신으로 - ROSA로 실현하는 제한 없는 혁신 전략
AWS Summit Seoul 2023 | 24x7 운영에서 9x5 혁신으로 - ROSA로 실현하는 제한 없는 혁신 전략AWS Summit Seoul 2023 | 24x7 운영에서 9x5 혁신으로 - ROSA로 실현하는 제한 없는 혁신 전략
AWS Summit Seoul 2023 | 24x7 운영에서 9x5 혁신으로 - ROSA로 실현하는 제한 없는 혁신 전략
 
AWS Summit Seoul 2023 | 기업 고객 대상 기계학습 기반 콜센터 도입을 위한 여정
AWS Summit Seoul 2023 | 기업 고객 대상 기계학습 기반 콜센터 도입을 위한 여정AWS Summit Seoul 2023 | 기업 고객 대상 기계학습 기반 콜센터 도입을 위한 여정
AWS Summit Seoul 2023 | 기업 고객 대상 기계학습 기반 콜센터 도입을 위한 여정
 
AWS Summit Seoul 2023 | Amazon Redshift Serverless를 활용한 LG 이노텍의 데이터 분석 플랫폼 혁신 과정
AWS Summit Seoul 2023 | Amazon Redshift Serverless를 활용한 LG 이노텍의 데이터 분석 플랫폼 혁신 과정AWS Summit Seoul 2023 | Amazon Redshift Serverless를 활용한 LG 이노텍의 데이터 분석 플랫폼 혁신 과정
AWS Summit Seoul 2023 | Amazon Redshift Serverless를 활용한 LG 이노텍의 데이터 분석 플랫폼 혁신 과정
 
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...
 
AWS Summit Seoul 2023 | 플로 AWS All-in 전략을 통해 음원서비스의 혁신을 이루다
AWS Summit Seoul 2023 | 플로 AWS All-in 전략을 통해 음원서비스의 혁신을 이루다AWS Summit Seoul 2023 | 플로 AWS All-in 전략을 통해 음원서비스의 혁신을 이루다
AWS Summit Seoul 2023 | 플로 AWS All-in 전략을 통해 음원서비스의 혁신을 이루다
 
AWS Summit Seoul 2023 | LG유플러스 IPTV 서비스, 무중단 클라우드 마이그레이션 이야기
AWS Summit Seoul 2023 | LG유플러스 IPTV 서비스, 무중단 클라우드 마이그레이션 이야기AWS Summit Seoul 2023 | LG유플러스 IPTV 서비스, 무중단 클라우드 마이그레이션 이야기
AWS Summit Seoul 2023 | LG유플러스 IPTV 서비스, 무중단 클라우드 마이그레이션 이야기
 
[AWS Builders 온라인 시리즈] 쉽게 확장 가능한 서버리스 웹 어플리케이션 만들기 - 황윤상, AWS 솔루션즈 아키텍트
[AWS Builders 온라인 시리즈] 쉽게 확장 가능한 서버리스 웹 어플리케이션 만들기 - 황윤상, AWS 솔루션즈 아키텍트[AWS Builders 온라인 시리즈] 쉽게 확장 가능한 서버리스 웹 어플리케이션 만들기 - 황윤상, AWS 솔루션즈 아키텍트
[AWS Builders 온라인 시리즈] 쉽게 확장 가능한 서버리스 웹 어플리케이션 만들기 - 황윤상, AWS 솔루션즈 아키텍트
 
AWS Summit Seoul 2023 | AWS의 관리형 VDI 서비스! 알고 계셨나요?
AWS Summit Seoul 2023 | AWS의 관리형 VDI 서비스! 알고 계셨나요?AWS Summit Seoul 2023 | AWS의 관리형 VDI 서비스! 알고 계셨나요?
AWS Summit Seoul 2023 | AWS의 관리형 VDI 서비스! 알고 계셨나요?
 
AWS Summit Seoul 2023 | 스타트업의 빠른 성장, 안정적인 서비스 운영 노하우는?
AWS Summit Seoul 2023 | 스타트업의 빠른 성장, 안정적인 서비스 운영 노하우는?AWS Summit Seoul 2023 | 스타트업의 빠른 성장, 안정적인 서비스 운영 노하우는?
AWS Summit Seoul 2023 | 스타트업의 빠른 성장, 안정적인 서비스 운영 노하우는?
 
AWS Summit Seoul 2023 | AWS에서 OpenTelemetry 기반의 애플리케이션 Observability 구축/활용하기
AWS Summit Seoul 2023 | AWS에서 OpenTelemetry 기반의 애플리케이션 Observability 구축/활용하기AWS Summit Seoul 2023 | AWS에서 OpenTelemetry 기반의 애플리케이션 Observability 구축/활용하기
AWS Summit Seoul 2023 | AWS에서 OpenTelemetry 기반의 애플리케이션 Observability 구축/활용하기
 
AWS Summit Seoul 2023 | 비즈니스 경계를 허무는 혁신: 단 하나의 선택, 슈퍼앱
AWS Summit Seoul 2023 | 비즈니스 경계를 허무는 혁신: 단 하나의 선택, 슈퍼앱AWS Summit Seoul 2023 | 비즈니스 경계를 허무는 혁신: 단 하나의 선택, 슈퍼앱
AWS Summit Seoul 2023 | 비즈니스 경계를 허무는 혁신: 단 하나의 선택, 슈퍼앱
 
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...
 
AWS Summit Seoul 2023 |Datadog을 활용한 AWS 서버리스 Observability
AWS Summit Seoul 2023 |Datadog을 활용한 AWS 서버리스 ObservabilityAWS Summit Seoul 2023 |Datadog을 활용한 AWS 서버리스 Observability
AWS Summit Seoul 2023 |Datadog을 활용한 AWS 서버리스 Observability
 

Mais de 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 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
 
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
 
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
 
[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...
[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...
[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 생성 AI 모델의 임베딩 벡터를 이용한 서버리스 추천 검색 구현하기
AWS Summit Seoul 2023 | 생성 AI 모델의 임베딩 벡터를 이용한 서버리스 추천 검색 구현하기AWS Summit Seoul 2023 | 생성 AI 모델의 임베딩 벡터를 이용한 서버리스 추천 검색 구현하기
AWS Summit Seoul 2023 | 생성 AI 모델의 임베딩 벡터를 이용한 서버리스 추천 검색 구현하기Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 실시간 CDC 데이터 처리! Modern Transactional Data Lake 구축하기
AWS Summit Seoul 2023 | 실시간 CDC 데이터 처리! Modern Transactional Data Lake 구축하기AWS Summit Seoul 2023 | 실시간 CDC 데이터 처리! Modern Transactional Data Lake 구축하기
AWS Summit Seoul 2023 | 실시간 CDC 데이터 처리! Modern Transactional Data Lake 구축하기Amazon Web Services Korea
 

Mais de 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 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...
 
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,...
 
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이노...
 
[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...
[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...
[Keynote] Data Driven Organizations with AWS Data - 발표자: Agnes Panosian, Head...
 
AWS Summit Seoul 2023 | 생성 AI 모델의 임베딩 벡터를 이용한 서버리스 추천 검색 구현하기
AWS Summit Seoul 2023 | 생성 AI 모델의 임베딩 벡터를 이용한 서버리스 추천 검색 구현하기AWS Summit Seoul 2023 | 생성 AI 모델의 임베딩 벡터를 이용한 서버리스 추천 검색 구현하기
AWS Summit Seoul 2023 | 생성 AI 모델의 임베딩 벡터를 이용한 서버리스 추천 검색 구현하기
 
AWS Summit Seoul 2023 | 실시간 CDC 데이터 처리! Modern Transactional Data Lake 구축하기
AWS Summit Seoul 2023 | 실시간 CDC 데이터 처리! Modern Transactional Data Lake 구축하기AWS Summit Seoul 2023 | 실시간 CDC 데이터 처리! Modern Transactional Data Lake 구축하기
AWS Summit Seoul 2023 | 실시간 CDC 데이터 처리! Modern Transactional Data Lake 구축하기
 

Último

[OpenLAB] AWS reInvent를 통해 바라본 글로벌 Cloud 기술동향.pdf
[OpenLAB] AWS reInvent를 통해 바라본 글로벌 Cloud 기술동향.pdf[OpenLAB] AWS reInvent를 통해 바라본 글로벌 Cloud 기술동향.pdf
[OpenLAB] AWS reInvent를 통해 바라본 글로벌 Cloud 기술동향.pdfssuserf8b8bd1
 
도심 하늘에서 시속 200km로 비행할 수 있는 미래 항공 모빌리티 'S-A2'
도심 하늘에서 시속 200km로 비행할 수 있는 미래 항공 모빌리티 'S-A2'도심 하늘에서 시속 200km로 비행할 수 있는 미래 항공 모빌리티 'S-A2'
도심 하늘에서 시속 200km로 비행할 수 있는 미래 항공 모빌리티 'S-A2'Hyundai Motor Group
 
클라우드 애플리케이션 보안 플랫폼 'Checkmarx One' 소개자료
클라우드 애플리케이션 보안 플랫폼 'Checkmarx One' 소개자료클라우드 애플리케이션 보안 플랫폼 'Checkmarx One' 소개자료
클라우드 애플리케이션 보안 플랫폼 'Checkmarx One' 소개자료Softwide Security
 
파일 업로드(Kitworks Team Study 유현주 발표자료 240510)
파일 업로드(Kitworks Team Study 유현주 발표자료 240510)파일 업로드(Kitworks Team Study 유현주 발표자료 240510)
파일 업로드(Kitworks Team Study 유현주 발표자료 240510)Wonjun Hwang
 
오픈소스 위험 관리 및 공급망 보안 솔루션 'Checkmarx SCA' 소개자료
오픈소스 위험 관리 및 공급망 보안 솔루션 'Checkmarx SCA' 소개자료오픈소스 위험 관리 및 공급망 보안 솔루션 'Checkmarx SCA' 소개자료
오픈소스 위험 관리 및 공급망 보안 솔루션 'Checkmarx SCA' 소개자료Softwide Security
 
Grid Layout (Kitworks Team Study 장현정 발표자료)
Grid Layout (Kitworks Team Study 장현정 발표자료)Grid Layout (Kitworks Team Study 장현정 발표자료)
Grid Layout (Kitworks Team Study 장현정 발표자료)Wonjun Hwang
 

Último (6)

[OpenLAB] AWS reInvent를 통해 바라본 글로벌 Cloud 기술동향.pdf
[OpenLAB] AWS reInvent를 통해 바라본 글로벌 Cloud 기술동향.pdf[OpenLAB] AWS reInvent를 통해 바라본 글로벌 Cloud 기술동향.pdf
[OpenLAB] AWS reInvent를 통해 바라본 글로벌 Cloud 기술동향.pdf
 
도심 하늘에서 시속 200km로 비행할 수 있는 미래 항공 모빌리티 'S-A2'
도심 하늘에서 시속 200km로 비행할 수 있는 미래 항공 모빌리티 'S-A2'도심 하늘에서 시속 200km로 비행할 수 있는 미래 항공 모빌리티 'S-A2'
도심 하늘에서 시속 200km로 비행할 수 있는 미래 항공 모빌리티 'S-A2'
 
클라우드 애플리케이션 보안 플랫폼 'Checkmarx One' 소개자료
클라우드 애플리케이션 보안 플랫폼 'Checkmarx One' 소개자료클라우드 애플리케이션 보안 플랫폼 'Checkmarx One' 소개자료
클라우드 애플리케이션 보안 플랫폼 'Checkmarx One' 소개자료
 
파일 업로드(Kitworks Team Study 유현주 발표자료 240510)
파일 업로드(Kitworks Team Study 유현주 발표자료 240510)파일 업로드(Kitworks Team Study 유현주 발표자료 240510)
파일 업로드(Kitworks Team Study 유현주 발표자료 240510)
 
오픈소스 위험 관리 및 공급망 보안 솔루션 'Checkmarx SCA' 소개자료
오픈소스 위험 관리 및 공급망 보안 솔루션 'Checkmarx SCA' 소개자료오픈소스 위험 관리 및 공급망 보안 솔루션 'Checkmarx SCA' 소개자료
오픈소스 위험 관리 및 공급망 보안 솔루션 'Checkmarx SCA' 소개자료
 
Grid Layout (Kitworks Team Study 장현정 발표자료)
Grid Layout (Kitworks Team Study 장현정 발표자료)Grid Layout (Kitworks Team Study 장현정 발표자료)
Grid Layout (Kitworks Team Study 장현정 발표자료)
 

AWS Summit Seoul 2023 | 12가지 디자인 패턴으로 알아보는 클라우드 네이티브 마이크로서비스 아키텍처

  • 1. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. S E O U L | M A Y 4 , 2 0 2 3
  • 2. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 12 Solutions Architect AWS Solutions Architect AWS
  • 3. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. (Design Pattern) Agenda
  • 4. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 5. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. ?
  • 6. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 1. (Build & Architect) 2. (Everything as Code) 3. (Continuous Delivery) 6. DevSecOps 5. (Modern Data Management) 4. (Observability) 7. (Continuous Deployment) 8. (Everything as a Service) 9. (Cloud Operations) (Cloud-Native)
  • 7. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Front Door API
  • 8. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. + = o ( , ...) o API o (Continuous Delivery) o o o o o
  • 9. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 10. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. (Design Pattern) ?
  • 11. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. API o API Gateway Pattern o API Microgateway Pattern o Backend for Frontends o Strangler Fig Pattern o Anti-corruption Layer Pattern o Parallel Run Pattern o Change Data Capture Pattern o Database Per Service pattern o Data Locality Pattern o CQRS Pattern o Materialized View Pattern o Publish-Subscribe Pattern o Producer-Consumer Pattern o Event Sourcing Pattern o Pipe and Filter pattern o Sidecar Pattern o Service Mesh Pattern o Service Choreography Pattern o Service Orchestration Pattern o Request-Response Pattern o Asynchronous Request-Reply Pattern o Single-Receiver Pattern o Multiple-Receiver Pattern
  • 12. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Well-Architected ?
  • 13. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Well-Architected Framework ? (Questions) (Design Principles) (Pillars & Lenses) (Best Practices)
  • 14. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Well-Architected Framework (Design Principles) . (Production) . . . . .
  • 15. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Mobile client Application Load Balancer Amazon API Gateway User AWS Cloud AWS PrivateLink Network Load Balancer Checkout Application Load Balancer Containerized Monolith Amazon AppSync Product Fulfillment Web Client Payment Order Invoice Amazon EventBridge Review DynamoDB Streams Amazon RDS MySQL Amazon DynamoDB Amazon Elasticache for Redis Aggregation Function Customer Function Sales Function Amazon Aurora Amazon Aurora Amazon DynamoDB Kafka Stream Reader AWS Step Functions Stream Handler Amazon DynamoDB DynamoDB Streams BFF Event Consumer Stream Handler Amazon EventBridge (Event Source) Notification Amazon DynamoDB Amazon Aurora Amazon MSK Connect Amazon MSK Amazon SNS
  • 16. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 12 Solutions Architect AWS
  • 17. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. (Design Pattern)
  • 18. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. • API (Management and Consumption) • (Migration and Modernization) • (Data Management) • (Event Delivery) • (Connectivity and Composition)
  • 19. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. API (Management and Consumption)
  • 20. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. API Gateway (1/12) Web Client Mobile client Service Service Service Service API Gateway </> API (Consumer) API Backend , , , , , Cross Cutting Concern AWS Amazon API Gateway
  • 21. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. API Gateway (1/12) API Layer Mobile client Amazon API Gateway (Internal) Amazon API Gateway AWS Cloud VPC Payment Fulfillment PG Payment Service Provider Invoice Product Web Client
  • 22. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. API Gateway (1/12) Mobile client Application Load Balancer Amazon API Gateway (Internal) Amazon API Gateway AWS Cloud VPC AWS PrivateLink Network Load Balancer Endpoints Application Load Balancer (Internal) Order Fulfillment Payment Payment Service Provider Invoice Product Web Client
  • 23. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Backend for Frontends (2/12) Web Client Mobile App Service Service Service Service Frontend API Frontend Backend API , , Frontend Frontend API BFF API AWS Amazon API Gateway, AWS Lambda, AWS AppSync BFF Desktop Client Mobile Web Desktop Client Mobile App Mobile Web Web Client General API
  • 24. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Backend for Frontends (2/12) PUSH NOTIFICATION Mobile App Backend for Frontend AWS Cloud Microservice (Event Source) Stream Handler Amazon DynamoDB DynamoDB Streams BFF Event Consumer AWS AppSync BFF API Notification Mobile client Stream Handler Desktop Web Backend for Frontend Web Client
  • 25. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. (Migration and Modernization)
  • 26. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Mobile client Application Load Balancer Amazon API Gateway AWS Cloud VPC AWS PrivateLink Network Load Balancer Order Application Load Balancer Containerized Monolith /order
  • 27. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Strangler Fig (3/12) Mobile client Monolith Function A Function A /function_A HTTP Reverse Proxy Reverse Proxy AWS Amazon API Gateway, Amazon Application Load Balancer Web Client
  • 28. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Strangler Fig (3/12) Mobile client Application Load Balancer Amazon API Gateway Customer Service AWS Cloud VPC AWS PrivateLink Network Load Balancer Order Containerized Monolith
  • 29. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. (Data Management)
  • 30. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Oracle Order Inventory Customer MySQL
  • 31. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Database Per Service (4/12) API AWS AWS Purpose-built Database Monolith Service RDB RDB NoSQL Service
  • 32. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Database Per Service (4/12) Review Amazon DynamoDB Amazon Elasticache for Redis Order Amazon Aurora User MySQL Inventory Product Shipping Pricing Amazon Aurora Amazon DynamoDB
  • 33. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. CQRS and Event Sourcing (5/12) (Query) (Command) AWS AWS Purpose-built Database, Amazon MSK Command Service User Update Query Data Transfer Object Domain Model Asynchronous Replication Query Service
  • 34. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. CQRS and Event Sourcing (5/12) Order (Command) Amazon Aurora Amazon DynamoDB Order (Query) Kafka Stream Reader Amazon MSK Amazon MSK Connect
  • 35. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. CQRS and Event Sourcing (5/12) Amazon Aurora Amazon DynamoDB Kafka Stream Reader Amazon MSK Amazon MSK Connect Product Detail (Command) Inventory (Query)
  • 36. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Materialized View (6/12) Materialized View AWS AWS Purpose-built Database, AWS Lambda Microservice B Microservice A View Table 1 Table 2 Table 2 Asynchronous Replication
  • 37. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Materialized View (6/12) Product Review Aggregation Function Amazon DynamoDB Amazon Elasticache for Redis DynamoDB Streams Review (Personalized)
  • 38. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. (Event Delivery)
  • 39. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Publish-Subscribe (7/12) AWS Amazon SNS, Amazon EventBridge, Amazon Kinesis Data Streams, Amazon MSK Publisher Publisher Publisher Subscriber Subscriber Message Broker 1 2 3 1 2 3 1 2 3
  • 40. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Publish-Subscribe (7/12) /payment “Payments” SNS Topic “Payments” “Sales” “Customer” Customer DB Sales DB
  • 41. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. (Connectivity and Composition)
  • 42. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Sidecar (8/12) , , AWS Amazon EKS (Pod), Amazon ECS (Task) Container Group (Microservice) Application Container Sidecar Container Shared Resources
  • 43. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Service Mesh (9/12) , , , Sidecar Proxy (Data Plane) Control Plane AWS AWS App Mesh, Amazon ECS Service Connect Control Plane Service Sidecar Proxy Sidecar Proxy Service
  • 44. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Service Mesh (9/12) Order Envoy Order AWS App Mesh Inventory Inventory Envoy mTLS Notification Mobile Push Envoy
  • 45. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Service Choreography (10/12) , (Decoupled) AWS Amazon EventBridge, Amazon MSK, Amazon Kinesis Data Streams, Amazon SQS, Amazon SNS Service A Service D Service C Service B Consume Consume Produce Consume Produce Produce Message Queue / Bus
  • 46. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Service Choreography (10/12) Amazon EventBridge Checkout Order Fulfillment Invoice Notification Amazon SES Amazon SNS Routing/filter Rules
  • 47. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon SES Amazon EventBridge Amazon SNS Fulfillment service Storefront service Checkout service Order management service Invoice service Notification service Order received Order Received Order Received Order Received Order processed Invoice generated Order Processed Order Processed Invoice Generated Order fulfilled Order fulfilled
  • 48. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Service Orchestration (11/12) (Orchestrator) , AWS AWS Step Functions Microservice (Orchestrator) Microservice B Microservice A Microservice C
  • 49. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Service Orchestration (11/12) AWS Step Functions PlaceOrder() CheckInventory() UpdateInventory() Shipping() CompleteOrder() CancelOrder() Amazon API Gateway (WebSocket) Checkout Amazon EventBridge Shipping
  • 50. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Saga (12/12) , AWS AWS Step Functions Microservice (Execution Coordinator) Microservice A Microservice B Microservice C T1 C1 T3 C3 T2 C2 T1, T2, T3: C1, C2, C3:
  • 51. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Saga (12/12) Circuit Breaker AWS Step Functions (Checkout) Order Inventory Payment Coupon Reward Amazon Aurora Amazon DynamoDB Amazon DynamoDB Amazon DynamoDB Payment Service Provider Amazon Aurora Amazon EventBridge AWS Lambda Amazon DynamoDB
  • 52. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Saga (12/12) AWS Step Functions PlaceOrder() ReserveStock() ConfirmPayment() ApplyCoupon() EarnPoints() ConfirmOrder() CancelOrder() ReleaseStock()
  • 53. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Mobile client Application Load Balancer Amazon API Gateway User AWS Cloud AWS PrivateLink Network Load Balancer Checkout Application Load Balancer Containerized Monolith Amazon AppSync Product Fulfillment Web Client Payment Order Invoice Amazon EventBridge Review DynamoDB Streams Amazon RDS MySQL Amazon DynamoDB Amazon Elasticache for Redis Aggregation Function Customer Function Sales Function Amazon Aurora Amazon Aurora Amazon DynamoDB Kafka Stream Reader AWS Step Functions Stream Handler Amazon DynamoDB DynamoDB Streams BFF Event Consumer Stream Handler Amazon EventBridge (Event Source) Notification Amazon DynamoDB Amazon Aurora Amazon MSK Connect Amazon MSK Amazon SNS
  • 54. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Mobile client Application Load Balancer Amazon API Gateway User AWS Cloud AWS PrivateLink Network Load Balancer Checkout Application Load Balancer Containerized Monolith Amazon AppSync Product Fulfillment Web Client Payment Order Invoice Amazon EventBridge Review DynamoDB Streams Amazon RDS MySQL Amazon DynamoDB Amazon Elasticache for Redis Aggregation Function Customer Function Sales Function Amazon Aurora Amazon Aurora Amazon DynamoDB Kafka Stream Reader AWS Step Functions Stream Handler Amazon DynamoDB DynamoDB Streams BFF Event Consumer Stream Handler Amazon EventBridge (Event Source) Notification Amazon DynamoDB Amazon Aurora Amazon MSK Connect Amazon MSK Amazon SNS API Gateway Backend for Frontend
  • 55. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Mobile client Application Load Balancer Amazon API Gateway User AWS Cloud AWS PrivateLink Network Load Balancer Checkout Application Load Balancer Containerized Monolith Amazon AppSync Product Fulfillment Web Client Payment Order Invoice Amazon EventBridge Review DynamoDB Streams Amazon RDS MySQL Amazon DynamoDB Amazon Elasticache for Redis Aggregation Function Customer Function Sales Function Amazon Aurora Amazon Aurora Amazon DynamoDB Kafka Stream Reader AWS Step Functions Stream Handler Amazon DynamoDB DynamoDB Streams BFF Event Consumer Stream Handler Amazon EventBridge (Event Source) Notification Amazon DynamoDB Amazon Aurora Amazon MSK Connect Amazon MSK Amazon SNS Strangler Fig
  • 56. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Mobile client Application Load Balancer Amazon API Gateway User AWS Cloud AWS PrivateLink Network Load Balancer Checkout Application Load Balancer Containerized Monolith Amazon AppSync Product Fulfillment Web Client Payment Order Invoice Amazon EventBridge Review DynamoDB Streams Amazon RDS MySQL Amazon DynamoDB Amazon Elasticache for Redis Aggregation Function Customer Function Sales Function Amazon Aurora Amazon Aurora Amazon DynamoDB Kafka Stream Reader AWS Step Functions Stream Handler Amazon DynamoDB DynamoDB Streams BFF Event Consumer Stream Handler Amazon EventBridge (Event Source) Notification Amazon DynamoDB Amazon Aurora Amazon MSK Connect Amazon MSK Amazon SNS Database per Service
  • 57. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Mobile client Application Load Balancer Amazon API Gateway User AWS Cloud AWS PrivateLink Network Load Balancer Checkout Application Load Balancer Containerized Monolith Amazon AppSync Product Fulfillment Web Client Payment Order Invoice Amazon EventBridge Review DynamoDB Streams Amazon RDS MySQL Amazon DynamoDB Amazon Elasticache for Redis Aggregation Function Customer Function Sales Function Amazon Aurora Amazon Aurora Amazon DynamoDB Kafka Stream Reader AWS Step Functions Stream Handler Amazon DynamoDB DynamoDB Streams BFF Event Consumer Stream Handler Amazon EventBridge (Event Source) Notification Amazon DynamoDB Amazon Aurora Amazon MSK Connect Amazon MSK Amazon SNS CQRS and Event Sourcing
  • 58. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Mobile client Application Load Balancer Amazon API Gateway User AWS Cloud AWS PrivateLink Network Load Balancer Checkout Application Load Balancer Containerized Monolith Amazon AppSync Product Fulfillment Web Client Payment Order Invoice Amazon EventBridge Review DynamoDB Streams Amazon RDS MySQL Amazon DynamoDB Amazon Elasticache for Redis Aggregation Function Customer Function Sales Function Amazon Aurora Amazon Aurora Amazon DynamoDB Kafka Stream Reader AWS Step Functions Stream Handler Amazon DynamoDB DynamoDB Streams BFF Event Consumer Stream Handler Amazon EventBridge (Event Source) Notification Amazon DynamoDB Amazon Aurora Amazon MSK Connect Amazon MSK Amazon SNS Materialized View
  • 59. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Mobile client Application Load Balancer Amazon API Gateway User AWS Cloud AWS PrivateLink Network Load Balancer Checkout Application Load Balancer Containerized Monolith Amazon AppSync Product Fulfillment Web Client Payment Order Invoice Amazon EventBridge Review DynamoDB Streams Amazon RDS MySQL Amazon DynamoDB Amazon Elasticache for Redis Aggregation Function Customer Function Sales Function Amazon Aurora Amazon Aurora Amazon DynamoDB Kafka Stream Reader AWS Step Functions Stream Handler Amazon DynamoDB DynamoDB Streams BFF Event Consumer Stream Handler Amazon EventBridge (Event Source) Notification Amazon DynamoDB Amazon Aurora Amazon MSK Connect Amazon MSK Amazon SNS Publish-Subscribe
  • 60. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Mobile client Application Load Balancer Amazon API Gateway User AWS Cloud AWS PrivateLink Network Load Balancer Checkout Application Load Balancer Containerized Monolith Amazon AppSync Product Fulfillment Web Client Payment Order Invoice Amazon EventBridge Review DynamoDB Streams Amazon RDS MySQL Amazon DynamoDB Amazon Elasticache for Redis Aggregation Function Customer Function Sales Function Amazon Aurora Amazon Aurora Amazon DynamoDB Kafka Stream Reader AWS Step Functions Stream Handler Amazon DynamoDB DynamoDB Streams BFF Event Consumer Stream Handler Amazon EventBridge (Event Source) Notification Amazon DynamoDB Amazon Aurora Amazon MSK Connect Amazon MSK Amazon SNS Service Choreography
  • 61. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Mobile client Application Load Balancer Amazon API Gateway User AWS Cloud AWS PrivateLink Network Load Balancer Checkout Application Load Balancer Containerized Monolith Amazon AppSync Product Fulfillment Web Client Payment Order Invoice Amazon EventBridge Review DynamoDB Streams Amazon RDS MySQL Amazon DynamoDB Amazon Elasticache for Redis Aggregation Function Customer Function Sales Function Amazon Aurora Amazon Aurora Amazon DynamoDB Kafka Stream Reader AWS Step Functions Stream Handler Amazon DynamoDB DynamoDB Streams BFF Event Consumer Stream Handler Amazon EventBridge (Event Source) Notification Amazon DynamoDB Amazon Aurora Amazon MSK Connect Amazon MSK Amazon SNS Service Orchestration Saga Pattern
  • 62. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 63. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Small, goal- oriented service Loosely coupled Independently testable and deployable Scale only what needs scaling Purpose-built tools
  • 64. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. 감사합니다 © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.