Pragmatic AI Solutions AWS Elastic Beanstalk Continuuous Delivery With Flask Video Course

Pragmatic AI Solutions AWS Elastic Beanstalk Continuuous Delivery With Flask Video Course-QUiD
English | Size: 605.89 MB
Category: Tutorial


Learn to use AWS Elastic Beanstalk to deploy a Flask application. This tutorial covers Continuous Delivery of a Python Flask application using AWS Code Build. Elastic Beanstalk is a PAAS (Platform as a Service) that has powerful tools and integrations. This video course covers building out an development environment in Cloud9 a Makefile system and then finally, a full fledged CI/CD pipeline using Pylint and AWS Code Build of a Flask API Follow along with the Github

PluralSight – Building Reliable Flask Applications

PluralSight – Building Reliable Flask Applications Bookware-KNiSO
English | Size: 162.52 MB
Category: Tutorial


Flask is a micro-framework written in Python. It provides you with tools, libraries, and mechanics that allow you to build a web application quickly. Flask is very flexible in terms of dependencies and project structure, and this flexible nature makes the management of Flask challenging. In this course Building Reliable Flask Applications, you will learn the important concepts to make your Flask applications more reliable. First, you will learn how to write unit tests for your Flask applications. Next, you will discover how to implement view functions and create customized error pages