Serving an Angular App’s Static Files from Google Cloud Storage (Part 15)

In this blog post, you’ll learn how to serve an Angular app’s static files from Google Cloud Storage. This post is part of the Dockerized Django Back-end API with Angular Front-end Tutorial. Check

Continue reading

Deploying a Docker Container on a VM in Google Cloud Platform (Part 14)

In this blog post, you’ll learn how to deploy a Docker container on a Google Compute Engine Virtual Machine (VM). This post is part of the Dockerized Django Back-end API with Angular Front-end Tutorial.

Continue reading

Connecting Django to a PostgreSQL Database in Cloud SQL (Part 13)

In this blog post, you’ll learn how to connect Django to a PostgreSQL database hosted on Google Cloud SQL. This post is part of the Dockerized Django Back-end API with Angular Front-end Tutorial. Check

Continue reading

Building a Docker Image from a Private GitHub or Bitbucket Repo in Cloud Build (Part 12)

In this blog post, you’ll learn how to use Google Cloud Build to build a Docker image from a private GitHub or Bitbucket repository. This post is part of the Dockerized Django Back-end API with Angular

Continue reading

Building a Docker Image in Google Cloud Build (Part 11)

In this blog post, you’ll learn how to use Google Cloud Build to build a Docker image using a build configuration file. This post is part of the Dockerized Django Back-end API with Angular Front-end

Continue reading

Preparing an Angular App for Production in Docker (Part 10)

In this article, you’ll learn how to prepare an Angular app for production deployment using Docker. This post is part of the Dockerized Django Back-end API with Angular Front-end Tutorial. Check out

Continue reading

Preparing a Django DRF API for Production Using uWSGI in Docker (Part 9)

In this article, you’ll learn how to prepare a Django REST Framework (DRF) API for production deployment inside a Docker container. This post is part of the Dockerized Django Back-end API with Angular

Continue reading

Adding Object Level Permissions in Django REST Framework (Part 8)

In this article, you’ll learn how to add object level permissions in Django REST Framework (DRF). This post is part of the Dockerized Django Back-end API with Angular Front-end Tutorial. Check out all

Continue reading

Securing an Angular App Using Auth0 and JWT Authentication (Part 7)

This blog post will teach you how to secure an Angular application using Auth0, an authentication provider. This post is part of the Dockerized Django Back-end API with Angular Front-end Tutorial. Check

Continue reading

Securing a Django REST Framework API Using Auth0 (Part 6)

This blog post will teach you how to secure a Django REST Framework (DRF) API using Auth0, an authentication provider. This post is part of the Dockerized Django Back-end API with Angular Front-end Tutorial.

Continue reading
1 2 3