© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
V. GagliardiDecoupled Django https://doi.org/10.1007/978-1-4842-7144-5_4

4. Advantages and Disadvantages of Decoupled Architectures

Valentino Gagliardi1  
(1)
Colle di Val D’Elsa, Italy
 
In this chapter, we outline various approaches for decoupling a Django project. In particular, we cover:
  • Hybrid architectures

  • Fully decoupled architectures based on REST and GraphQL

  • Advantages and disadvantages of both styles

By the end of the chapter you should be able to discern and apply with success one or more decoupling styles to your next Django project.

Pseudo-Decoupled Django

Pseudo-decoupled, or hybrid decoupling , is an approach in which a static frontend is augmented with ...

Get Decoupled Django: Understand and Build Decoupled Django Architectures for JavaScript Front-ends now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.