---
title: "Workshop Data Flow Diagrams" # MODIFY THIS TITLE IF APPLICABLE
chapter: true
weight: 4
---

# Workshop Data Flow Diagrams <!-- MODIFY THIS HEADING -->

This workshop covers two common VGS data flows as follows:  

1) Lab #1:  
	* End to end payments flow  
	* Card brand routing to payment service providers  
2) Lab #2:  
	* Know Your Customer (KYC) / Anti-money Laundering (AML) / ID Verification  
	* Card Issuance  


{{% notice warning %}}
The examples and sample code provided in this workshop are intended to be consumed as instructional content. These will help you understand how various AWS services can be architected to build a solution while demonstrating best practices along the way. These examples are not intended for use in production environments.
{{% /notice %}}