Go from the initial idea to a production-deployed web app using Django 2.0. Key Features A beginners guide to learning python's most popular framework, Django Build fully featured web projects in Django 2.0 through examples. Deploy web applications in quick and reliable fashion with Docker Book Desc
Building Django 2.0 Web Applications: Create enterprise-grade, scalable Python web applications easily with Django 2.0
โ Scribed by Tom Aratyn
- Publisher
- Packt Publishing - ebooks Account
- Year
- 2018
- Tongue
- English
- Leaves
- 397
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Go from the initial idea to a production-deployed web app using Django 2.0.
Key Features
- A beginners guide to learning python's most popular framework, Django
- Build fully featured web projects in Django 2.0 through examples.
- Deploy web applications in quick and reliable fashion with Docker
Book Description
This project-based guide will give you a sound understanding of Django 2.0 through three full-featured applications. It starts off by building a basic IMDB clone and adding users who can register, vote on their favorite movies, and upload associated pictures. You will learn how to use the votes that your users have cast to build a list of the top 10 movies. This book will also take you through deploying your app into a production environment using Docker containers hosted on the server in Amazon's Electric Computing Cloud (EC2).
Next, you're going to build a Stack Overflow clone wherein registered users can ask and answer questions. You will learn how to enable a user asking a question to accept answers and mark them as useful. You will also learn how to add search functionality to help users find questions by using ElasticSearch. You'll discover ways to apply the principles of 12 factor apps while deploying Django on the most popular web server, Apache, with mod_wsgi. Lastly, you'll build a clone of MailChimp so users can send and create emails, and deploy it using AWS.
Get set to take your basic Django skills to the next level with this comprehensive guide!
What you will learn
- Build new projects from scratch using Django 2.0
- Provide full-text searching using ElasticSearch and Django 2.0
- Learn Django 2.0 security best practices and how they're applied
- Deploy a full Django 2.0 app almost anywhere with mod_wsgi
- Deploy a full Django 2.0 app to AWS's PaaS Elastic Beanstalk
- Deploy a full Django 2.0 app with Docker
- Deploy a full Django 2.0 app with NGINX and uWSGI
Who This Book Is For
If you have some basic knowledge of HTML, CSS, and Python and want to build fully-featured and secure applications using Django, then this book is for you.
Table of Contents
- Building MyMDB
- Adding Users to MyMDB
- Posters, Headshots, & Security
- Caching in on the Top 10
- Deploying with Docker
- Starting Answerly
- Searching for Questions with Elasticsearch
- Testing Answerly
- Deploying Answerly
- Starting Mail Ape
- The Task of Sending Emails
- Building an API
- Deploying Mail Ape
โฆ Subjects
Web Services;Web Development & Design;Computers & Technology;Python;Programming Languages;Computers & Technology;Internet & Social Media;Blogging & Blogs;eBay;E-Commerce;Hacking;Online Searching;Podcasts & Webcasts;Search Engine Optimization;Social Media;Social Media for Business;Web Browsers;Web Marketing;Computers & Technology
๐ SIMILAR VOLUMES
Craft Scalable and Dynamic Web Apps using Django and Python. This comprehensive guide is an indispensable resource for developers seeking to elevate their web development skills in Django and Python. The book begins by establishing a strong foundation and understanding of Django's architecture, e
Create unbelievably fast, robust and secure web apps with Django web framework and Python 3.6 Key Features โข Discover solutions to a variety of web application scenarios by leveraging the power of the Django framework โข Understand URL routing, models, forms, templates, and RESTful services with
<span>Django is exciting if you are interested in building websites. Django is a framework for making websites. It saves you a lot of time and makes building websites easier and more fun. Django makes it easy to build and maintain high-quality web applications.<br>Web development is a creative journ
Python is one of the most versatile high-level programming languages ever developed. Rather than having to jump into strict syntax rules, Python reads like English and is simple to understand for someone new to programming. This allows you to obtain a basic knowledge of coding practices without havi
<div> <p>Completely updated for Django 4.0 & Django REST Framework 3.13</p> <p>Django for APIs is a project-based guide to building modern web APIs with Django & Django REST Framework. It is suitable for beginners who have never built an API before as well as professional programmers looki