zizzork
How to make microservice on AWS with nuxt?
I have a nuxt project consisting both frontend and backend api. using mongodb as a database. currently deployed on vercel. my friend who experienced in AWS, just join team and I want to migrate to use AWS. He offered me that we should separate the code into frontend and backend distinguishly. So we're finding the solution that does not break our code much now because we're continously implementing new feature.
- How to make microservice on AWS with nuxt?
- Should I go without microservice? or any consideration before moving to microservice? (I don't see the urgency for now)
5 replies