diff --git a/migration/online/zdm-proxy/README.md b/migration/online/zdm-proxy/README.md index 9f3ee7a..054a357 100644 --- a/migration/online/zdm-proxy/README.md +++ b/migration/online/zdm-proxy/README.md @@ -16,7 +16,7 @@ This repository introduces key enhancements for use with Amazon Web Services and The proxy is deployed with Amazon ECS on Fargate which can scale up and down based on application demand. The Network load balancer allows application traffic to be distributed across a number of ECS tasks. -![this screenshot](aws-ecs-zdm.drawio.png) +![this screenshot](aws-ecs-zdm.drawio.svg) diff --git a/migration/online/zdm-proxy/aws-ecs-zdm.drawio.png b/migration/online/zdm-proxy/aws-ecs-zdm.drawio.png deleted file mode 100644 index a226c5c..0000000 Binary files a/migration/online/zdm-proxy/aws-ecs-zdm.drawio.png and /dev/null differ diff --git a/migration/online/zdm-proxy/aws-ecs-zdm.drawio.svg b/migration/online/zdm-proxy/aws-ecs-zdm.drawio.svg new file mode 100644 index 0000000..98a826b --- /dev/null +++ b/migration/online/zdm-proxy/aws-ecs-zdm.drawio.svg @@ -0,0 +1,4 @@ + + + +
VPC
Availability Zone 3
ZDM Proxy Fargate Task 
Availability Zone 2
ZDM Proxy Fargate Task 
Availability Zone 1
ZDM Proxy Fargate Task 
Writes
Reads

Network Load Balancer
VPC Interface Endpoints
Self-managed Cassandra Cluster
Amazon Keyspaces
Writes
Reads

Target Cluster

Origin Cluster
ZDM Proxy
Application Users
\ No newline at end of file