#How can i deploy django micro services in aws

3 messages · Page 1 of 1 (latest)

rain goblet
#

Hi I'm building a django project with a micro services architecture i need to deploy each service alone or i only need to deploy the container of the project

pale bough
#

Is there a specific reason you’re using micro services?

Typical micrservices deploy separately, yeah that’s the idea. As for the aws part it depends on budget and how your micro services are going to be architected

thorny saddle
#

You need to deploy each service separately, not just the whole project container as one unit