Hi krish, please can you make a practical implementation video on how to handle slowness of microservices. It was been asked in many interviews and many situations as well
Sharing databases is rough, because of data model management. The database already needs to be compatible with N, and N+1 but now you've got multiple Ns.
Thanks, Good explanation.
thanks a lot for the explanation , it rely helped me
Nice. Very helpful!!!
I UNDERSTAND THANK YOUUU
Thanks... Good one 👍
Hi krish, please can you make a practical implementation video on how to handle slowness of microservices. It was been asked in many interviews and many situations as well
Slowness is non functional requirements. You have to mention slowness of what compared to what.
Sharing databases is rough, because of data model management. The database already needs to be compatible with N, and N+1 but now you've got multiple Ns.
Hi Krish, any plans of making another video on OAuth2-Tks.
AWS Fargate is also a serverless environment right?
yes and no. will talk in a future video
Fargate is service offerings similar to Kubernetes. In back its actually running ECS cluster.