I know that if I use a AWS NLB in front of my EC2 with MySQL DB will work, but Im curious if will work too using an AWS ALB.
My Idea:
Internet <-> ALB <-> EC2 with MySQL
Is that possible or I need to use an NLB?
Note: I know about RDS(Read Replicas) / AuroraDB(Global), but I have that question about ALB and MySQL