Microservices with Docker,Flask,and React
by: Michael Herman
Released: 2019
Pages: 577
Language 语言: English
Pages: PDF
Size: 44 Mb
Book Description
By the end of this part,you will be able to:
Develop a RESTful API with Flask and Python
Practice Test-Driven Development
Configure and run services locally with Docker
Utilize volumes to mount your code into a Docker container
Run unit and integration tests inside a Docker container
Enable services running in different containers to talk to one another
Work with Python and Flask running inside a Docker container
Run both Nginx and Gunicorn in front of Flask
Deploy Flask,Nginx,Gunicorn,and Postgres to an Amazon EC2 instance