How Synchronous microservices talk to each other on cloud i.e on AWS without using QUEUE. Suppose there are 2 microservices A& B which are deployed on AWS ec2 instance. I cant hardcode B endpoint inside A microservice. Bcz everytime Ec2 instance started , the IP gets changed.
Excellent video, thank you for taking the time to record and explain this. Subscribed!
AWESOME VIDEO U SHOULD MAKE MORE VIDEOS ON EVENTBRIDGE WITH MORE REAL TIME SCENARIOS
Hi..thanks for the nice tutorial..can we use eventbridge with fargate and step function?
How Synchronous microservices talk to each other on cloud i.e on AWS without using QUEUE. Suppose there are 2 microservices A& B which are deployed on AWS ec2 instance. I cant hardcode B endpoint inside A microservice. Bcz everytime Ec2 instance started , the IP gets changed.