#How can i deploy django micro services in aws
3 messages · Page 1 of 1 (latest)
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
You need to deploy each service separately, not just the whole project container as one unit