ExamProCo / aws-xd-ui-kit

This is a Adobe XD UI Kit for creating AWS architectural diagrams.
GNU General Public License v3.0
28 stars 1 forks source link

A/B Testing with Route53 an EC2 instances #10

Open omenking opened 5 years ago

omenking commented 5 years ago

Traffic from the internet flows into Route53. Route53 using weighted route policy splits the traffic to two different ALBs (Group A and Group B) These ALBs are running EC2 instances within ASG

omenking commented 5 years ago

This is diagram created by Karan Screen_Shot_2019-06-19_at_3 26 01_PM

omenking commented 5 years ago

Give a quick google of other diagrams here I am googling "application load balancer":

You are a missing a region group. around ALB and ASG. Other diagrams are showing region two different regions, we can have them all contained in one region because we don't care about durability here. 1_o76vPCV2AF0jeVVunVwYDA

2-1024x516

rarely will ASG/ELB diagrams will only show one ec2 Instance, at least always show 2 instances within a ASG.

Screen Shot 2019-06-20 at 9 23 42 AM

You should be using the instance icon instead of the service icon. There is a generic EC2 instance icon but they have an icon which represents multiple instances. Let's use the multiple instances to best make use of the kit.

Screen Shot 2019-06-20 at 9 25 58 AM Screen Shot 2019-06-20 at 9 27 02 AM

Since this diagram is about A / B we should see weighting of route 50% / 50% As well which is A and which is B? They are not labelled

same issue as found in Lambda@Edge ticket ![Uploading Screen Shot 2019-06-20 at 9.29.33 AM.png…]()

As described in Lambda@Edge tight these arrows

Screen Shot 2019-06-20 at 9 30 19 AM
karanbalaji commented 5 years ago

Screen Shot 2019-06-21 at 2 50 48 PM