Microservices with Docker,Flask,and React
by: Michael Herman
Publication Date 出版日期: 2019
Print Length 页数: 577
Language 语言: English
Print Length 页数: PDF
Size: 44 Mb
Book Description
By finelybook
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