Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Decoupled Drupal
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Drupal Ahmedabad
September 26, 2023
Technology
0
110
Decoupled Drupal
Drupal decoupled for the headless CMS
Drupal Ahmedabad
September 26, 2023
Tweet
Share
More Decks by Drupal Ahmedabad
See All by Drupal Ahmedabad
Know Drupal For Successful Sales
drupalahmedabad
0
64
Service Worker & Workbox
drupalahmedabad
0
90
Local development environment with - Lando
drupalahmedabad
0
97
Drupal Migration API By Spreadsheet
drupalahmedabad
0
180
What is new in Drupal 10
drupalahmedabad
0
110
Migration and Upgradation of Drupal versions
drupalahmedabad
0
100
Other Decks in Technology
See All in Technology
Eight Engineering Unit 紹介資料
sansan33
PRO
1
6.9k
JAWS DAYS 2026 CDP道場 事前説明会 / JAWS DAYS 2026 CDP Dojo briefing document
naospon
0
200
Kaggleの経験が実務にどう活きているか / kaggle_findy
sansan_randd
6
1k
類似画像検索モデルの開発ノウハウ
lycorptech_jp
PRO
4
1k
AWSをCLIで理解したい! / I want to understand AWS using the CLI
mel_27
2
150
EMからICへ、二周目人材としてAI全振りのプロダクト開発で見つけた武器
yug1224
5
470
大規模サービスにおける レガシーコードからReactへの移行
magicpod
1
160
男(監査)はつらいよ - Policy as CodeからAIエージェントへ
ken5scal
5
770
Digitization部 紹介資料
sansan33
PRO
1
7k
20260305_【白金鉱業】分析者が地理情報を武器にするための軽量なアドホック分析環境
yucho147
1
190
技術的負債の泥沼から組織を救う3つの転換点
nwiizo
8
2.9k
ブラックボックス観測に基づくAI支援のプロトコルのリバースエンジニアリングと再現~AIを用いたリバースエンジニアリング~ @ SECCON 14 電脳会議 / Reverse Engineering and Reproduction of an AI-Assisted Protocol Based on Black-Box Observation @ SECCON 14 DENNO-KAIGI
chibiegg
0
150
Featured
See All Featured
A better future with KSS
kneath
240
18k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
Deep Space Network (abreviated)
tonyrice
0
86
Information Architects: The Missing Link in Design Systems
soysaucechin
0
810
Designing Powerful Visuals for Engaging Learning
tmiket
0
260
Primal Persuasion: How to Engage the Brain for Learning That Lasts
tmiket
0
280
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.4k
Un-Boring Meetings
codingconduct
0
220
Game over? The fight for quality and originality in the time of robots
wayneb77
1
130
Effective software design: The role of men in debugging patriarchy in IT @ Voxxed Days AMS
baasie
0
250
Efficient Content Optimization with Google Search Console & Apps Script
katarinadahlin
PRO
1
360
GraphQLとの向き合い方2022年版
quramy
50
14k
Transcript
Decoupled Drupal PRESENTED BY Rohil Mistry
Agenda • What is Decoupled Drupal? • Decoupled Architecture •
Advantages of Decoupled • Challenges of Decoupled • Traditional or Decoupled: How to decide? • Decoupled Multi-site example with Architecture 2
What is Decoupled Drupal? • Decoupled or Headless Drupal is
nothing but a separation of the Backend and Frontend where Drupal will act as a Content repository that stores and manages data just like a traditional Drupal Installation. • Content will be served to the Front end via APIs. 3
Decoupled Architecture 4 Source: https://www.acquia.com/blog/headless-drupal
Advantages of Decoupled • Reusable capabilities of the Content •
Significant Performance Improvement • Reduced cost of redesigns • Supports multiple consumer • Expedited Development 5
Challenges of Decoupled • Higher Development Cost • Technical Complexity
• Multi-site Difficulty • Content Model Lock-in • Less page control 6
Decouple or Traditional: How to decide? 7 Source: https://dri.es/how-to-decouple-drupal-in-2019
Decoupled Drupal Example • Let’s assume requirement is to build
architecture/infrastructure for Multi-site Decoupled Drupal. • What would be your generic architecture? 8
Decoupled Drupal Architecture 9 Visitor CloudFront CDN S3 Bucket with
Front End App + Static Assets API Gateway Lambda function – Proxy API Decoupled Drupal Acquia Servers Image Assets Editor
Questions? 10
11