
74. Function URLs vs API Gateway
AWS Bites
00:00
How to Migrate a Monolith Application to a Microservice Architecture
One good use case is when you are trying to migrate a monolith application, maybe behind an application load balancer to something that looks like microservices. You could still keep your own monolith and apply the strungment pattern to slowly migrate bits and pieces of that application to microservices. And then at some point you will have only several functions in a microservice way. So just to summarize, we have four options. We have function URLs which are the simplest and the quickest,. Very good for webbooks, very good for quick experimentation, very good if you are learning Lambda. Then we have HTTP APIs where you can leverage some of the more advanced features of API Gateway but they
Play episode from 20:35
Transcript


