• Post category:StudyBullet-13
  • Reading time:3 mins read


Flask + Docker + gunicorn + RestAPI

What you will learn

Learn how to deploy python applications using Flask and Docker. Access those application using Postman

This course will take you just five days to learn as this course includes how to build and deploy application from scratch. This is like live lecture.

You will learn how applications are deployed and this video is based on industry needs.

You will just need basic python knowledge for this course.

Description

I will not waste your time by writing welcome to this course but I can claim that if you go through this course you will learn FIrebase easily. In this course, you will get complete knowledge on how to use the Firebase database in your Android App. You will learn the entire concept and then will easily be able to use it in your app and I can claim that. All concepts are explained in simple language. You will learn from starting and there is no need for prior knowledge of Firebase. We will make an app in this course using Firebase for proper learning. You will also get the code of the app for free. So welcome to this course.

In this course, you will get complete knowledge on how to use the Firebase database in your Android App. You will learn the entire concept and then will easily be able to use it in your app and I can claim that. All concepts are explained in simple language. You will learn from starting and there is no need for prior knowledge of Firebase. We will make an app in this course using Firebase for proper learning. You will also get the code of the app for free. So welcome to this course.


Get Instant Notification of New Courses on our Telegram channel.


Happy Coding!!

English
language

Content

Introduction

Introduction and Installing docker
Checking if Docker is installed corretly or not
How to make flask app
How to run the flask app
How to run the flask app using gunicorn
Designing Dockerfile for microservice
Creating Docker image and running Docker Conatiner
How to make api calls to flask app using Postman