Hey, awesome video. I find searching for microservice with appsync is few and far from the amount of time I have looked. I am curious do you have any resources or walk throughs on your single point of entry or gateway to the lambdas to the microservices graphql. How you connect and talk with them? Any help would be amazing thanks.
3 minutes in and I have already heard the reasons why you should NOT create a microservice architecture if you cannot even properly design a monolithic one. That way, you are going to design a distributed monolith instead of a true indepent service. Just because all of the code lives in a single process does not mean you cannot create logical boundaries within your application. So the issue with tight coupling for example is one's ignorance and not a monolithic design flaw.
Is there any video to do the opposite?
Great Video ! Thank you for this content.
Glad it was helpful!
Hey, awesome video. I find searching for microservice with appsync is few and far from the amount of time I have looked. I am curious do you have any resources or walk throughs on your single point of entry or gateway to the lambdas to the microservices graphql. How you connect and talk with them? Any help would be amazing thanks.
3 minutes in and I have already heard the reasons why you should NOT create a microservice architecture if you cannot even properly design a monolithic one. That way, you are going to design a distributed monolith instead of a true indepent service. Just because all of the code lives in a single process does not mean you cannot create logical boundaries within your application. So the issue with tight coupling for example is one's ignorance and not a monolithic design flaw.
Thank YOU
could you pls share the software used to present this video?