Microservices with Docker, Flask, and React – From Localhost to Amazon EC2

In Part 2, we’ll split the project into three distinct projects. We’ll also add code coverage and continuous integration testing to ensure that each service can be run and tested independently from the whole. Finally, we’ll add ReactJS to the client-side. Read more

Similar