This course guides the student to take almost any Django application and deploy it to a serverless environment in the cloud. Specifically the Amazon Web Services, or AWS cloud using [...]
Django is one of the most popular web frameworks for coding in Python. It includes libraries for: templating HTML content, URL routing, views, a robust Object Relational Model (ORM) for [...]