You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Devaraj, I am trying to deploy application into AWS by following your AWS architectural diagram. I have a few questions,
I understand that microservices are deployed into ECS into private subnet but how is Eureka discovery and Zuul deployed into public subnet? Are they deployed on EC2 using BeanStalk or any other offering? And I assume they are running on two different EC2 instances, If you can clarify please?
Why have you suggested to have an NGINX between React front end and Zuul gateway? Also is NGINX running on a separate EC2 instance?
Have you already created this architecture on AWS cloud which I can refer to? or get a cloud formation file?
The text was updated successfully, but these errors were encountered:
Hi Devaraj, I am trying to deploy application into AWS by following your AWS architectural diagram. I have a few questions,
The text was updated successfully, but these errors were encountered: