Deploying on AWS Free Tier with Docker and Fabric
In this article i want to summarize all things that u will need to make good dev environment and deployment for a small application. Docker is a container virtualization engine that gives u ability to create cheap and fast environments for production and development use. Containers are not virtual machines. Key idea of containers is to make them as thin as possible. Here is good image to see the difference.
May-1-2020, 14:55:22 GMT
- Technology: