Decoupled Drupal In Practice

eBook Download

BOOK EXCERPT:

Gain a clear understanding of the most important concepts in the decoupled CMS landscape. You will learn how to architect and implement decoupled Drupal architectures across the stack—from building the back end and designing APIs to integrating with front-end technologies. You'll also review presenting data through consumer applications in widely adopted technologies such as Angular, Ember, React, and Vue.js. Featuring a foreword by Drupal founder and project lead Dries Buytaert, the first part of this book chronicles the history of the CMS and the server–client divide, analyzes the risks and rewards of decoupled CMS architectures, and presents architectural patterns. From there, the book explores the core and contributed landscape for decoupled Drupal, authentication mechanisms, and the surrounding tooling ecosystem before delving into consumer implementations in a variety of technologies. Finally, a series of chapters on advanced topics feature the Drupal REST plugin system, schemas and generated documentation, and caching. Several projects point to a decoupled future for Drupal, including the Contenta CMS and work to modernize Drupal's JavaScript using React. Begin learning about these and other exciting developments with Decoupled Drupal today. What You’ll Learn Evaluate the risks and rewards of decoupled Drupal and classify its architectures Authenticate requests to Drupal using OAuth, JWT, and Basic Authentication Consume and manipulate Drupal content via API through HTTP requests Integrate with other consumer applications for native mobile and desktop as well as set-top boxes (Roku, Apple TV, Samsung TV) Add new resources to Drupal's REST API using the REST plugin system Generate API documentation that complies with the OpenAPI (Swagger) standard Who This Book Is For Those with some exposure to CMSes like WordPress and Drupal and those who wish to follow along with JavaScript application development will benefit. A familiarity with API-first or services-oriented architectures is helpful but not presumed.

Product Details :

Genre : Computers
Author : Preston So
Publisher : Apress
Release : 2018-12-12
File : 505 Pages
ISBN-13 : 9781484240724


Decoupling Drupal

eBook Download

BOOK EXCERPT:

Implement a headless/decoupled Drupal design to build easily maintainable web applications. This book begins by showing you CMS workflows and best practices to give you the basics you need for working with decoupled Drupal. As part of this process, Decoupling Drupal reveals the advantages of using content management systems and explains that decoupled Drupal is the answer to various problems faced in creating and maintaining enterprise applications. Decoupling Drupal will show you how administering Drupal monolithically to design web applications can be a challenge. You’ll see how the maintainability of your application reduces exponentially over the years. In contrast, a decoupled design enables an easy handshake between the front-end and back-end applications, meaning you can implement services in a short amount of time and scale them quickly. The final part of the book covers the impact of decoupling on functional and non-functional requirements and the use of Drupal 8 modules to address the requirements of decoupling. This involves solving the problems that occur at different stages of CMS evolution in an organization. What You Will Learn Discover the principles of headless/decoupled design Implement Drupal in a real-time environment Work with the Drupal modules normally used in a decoupled design Use Drupal to complete back-end tasks Integrate a Pantheon cloud-solution for headless Drupal Acknowledge the use of CMS in your day-to-day IT life Who This Book Is For Web application designers, developers, and Drupal enthusiasts.

Product Details :

Genre : Computers
Author : Deepali Mayekar
Publisher : Apress
Release : 2017-11-24
File : 76 Pages
ISBN-13 : 9781484233214


Gatsby The Definitive Guide

eBook Download

BOOK EXCERPT:

Get the definitive guide on Gatsby, the JavaScript framework for building blazing fast websites and applications. Used by Nike, Costa Coffee, and other companies worldwide, Gatsby is emerging as one of the key technologies in the Jamstack (JavaScript, APIs, and markup) ecosystem. With this comprehensive guide, you'll learn how to architect, build, and deploy Gatsby sites independently or with CMSs, commerce systems, and other data sources. Author Preston So begins by showing you how to set up a Gatsby site from scratch. From there, youâ??ll learn ways to use Gatsbyâ??s declarative rendering and GraphQL API, build complex offline-enabled sites, and continuously deploy Gatsby sites on a variety of platforms, including Gatsby Cloud. Discover how Gatsby integrates with many data sources and plug-ins Set up, configure, and architect Gatsby sites using Gatsby's CLI, React, JSX, and GraphQL with high performance out of the box Build an independent Gatsby site based on Markdown and data- and content-driven Gatsby sites that integrate with CMSs and commerce platforms Deploy Gatsby sites with full CI/CD and test coverage on a variety of platforms, including Netlify, Vercel, and Gatsby Cloud

Product Details :

Genre : Computers
Author : Preston So
Publisher : "O'Reilly Media, Inc."
Release : 2021-09-09
File : 542 Pages
ISBN-13 : 9781492087489


Evolving Networking Technologies

eBook Download

BOOK EXCERPT:

EVOLVING NETWORKING TECHNOLOGIES This book discusses in a practical manner some of the critical security challenges facing the ever-evolving networking technologies of today. In an age of explosive worldwide growth of electronic data storage and communications, effective protection of information has become a critical requirement, especially when used in coordination with other tools for information security and cryptography in all of its applications, including data confidentiality, data integrity, and user authentication. While the importance of cryptographic technique, i.e., encryption, in protecting sensitive and critical information and resources cannot be overemphasized, an examination of the technical evolution within several industries reveals an approaching precipice of scientific change. The glacially paced but inevitable convergence of quantum mechanics, nanotechnology, computer science, and applied mathematics will revolutionize modern technology. The implications of such changes will be far-reaching, with one of its greatest impacts affecting information security and, more specifically, modern cryptography. The book takes the reader through these issues. As the security systems design becomes more and more complex to meet these challenges, a mistake that is committed most often by security specialists is not making a comprehensive analysis of the system to be secured before choosing which security mechanism to deploy. Often, the security mechanism chosen turns out to be either incompatible with, or inadequate for, handling the complexities of the system. In addition, the book also discusses three main points: Configuration management is a critical issue, and as networks are increasing in size, their configuration needs to be managed. Devices may conflict with each other in terms of configuration. Therefore, it becomes challenging for firewalls to be up-to-date according to network policies. Scalability of the network is another big challenge, it would be easier to address if the network stays the same, but the network is ever expanding with a constant increase in the number of devices devoted to the network. Vendor lock-in: Business decisions that are taken today are revolving around the assumptions and capabilities of the current vendor and environment scenario. Buying the best solutions from today’s vendors involves how to interoperate, integrate, and support multiple solutions. It may involve tearing out all of the longstanding kits without tearing down the entire network at the same time. Audience This book specifically appeals to industry practitioners, IT researchers, and students regarding network technological management.

Product Details :

Genre : Technology & Engineering
Author : Kanta Prasad Sharma
Publisher : John Wiley & Sons
Release : 2023-05-31
File : 276 Pages
ISBN-13 : 9781119836209


Mastering Drupal 8 Views

eBook Download

BOOK EXCERPT:

Accelerate your development process using Drupal 8 Views with this advanced, practical guide About This Book A practical, step-by-step guide with illustrative examples to give you a clear understanding of Drupal 8 views Get the only book on the market that talks about Drupal 8 views and their importance for developers Get an understanding of how views work and how they help to create modular applications Who This Book Is For This book is for web developers, web designers, and website administrators who use Drupal 8, have some basic knowledge of managing and developing apps with Drupal, and who want to get an advanced, practical knowledge of views and how to leverage them in Drupal 8 applications. What You Will Learn Create displays of content that are automatically updated when you add new content Show maps and rotating image carousels on your site Combine content to create composite displays using the same data in different ways Use fields from more than one content type to create powerful views of multi-table data Modify the field data being displayed, combining it in different ways or changing the HTML that might be normally generated Add headers and footers above and below a views display Make the output of your view look exactly like the designer specifies Change the order in which a list of content is displayed, limit the content shown to only certain content types or values Filter content using values passed to the view in the URL, making a single view work different ways In Detail Learn how to build complex displays of content—all without programming. Views were used on more than 80% of all Drupal 7 sites; now they are part of the Drupal 8 core. While most site builders and site owners are aware of views, they don't understand how to take full advantage of their power to create many amazing pages and blocks. If they use views, they might build 10 different view displays with different filters, without knowing that a contextual filter would require only a single display. Using our sample company, we'll take its existing content and evolve an ever more complex and powerful website for that company, starting with adapting the administration the user sees and moving on to making complex pages of information for site visitors. While the book is written for Drupal 8, the similarities between Views in Drupal 7 and 8 make this a useful reference for Drupal 7 site builders also. Style and approach This is the only advanced resource that will show you how to create, customize, and manage views in the Drupal 8 development environment. This has become more important since Drupal 8 has made views part of its core architecture.

Product Details :

Genre : Computers
Author : Gregg Marshall
Publisher : Packt Publishing Ltd
Release : 2016-05-24
File : 272 Pages
ISBN-13 : 9781785885396


Making Knowledge Management Clickable

eBook Download

BOOK EXCERPT:

This book bridges the gap between knowledge management and technology. It embraces the complete lifecycle of knowledge, information, and data from how knowledge flows through an organization to how end users want to handle it and experience it. Whether your intent is to design and implement a single technology or a complete collection of KM systems, this book provides the foundations necessary for success. It will help you understand your organization’s needs and opportunities, strategize and prioritize features and functions, design with the end user in mind, and finally build a system that your users will embrace and which will realize meaningful business value for your organization. The book is the culmination of the authors’ collective careers, a combined sixty years of experience doing exactly what is detailed in this book. Their guidance has been honed by their own successes and failures as well as many others they have researched in order to provide a comprehensive study on KM transformations and the technologies that help to enable them. They have successfully applied this knowledge as the founders and leaders of the world’s largest dedicated knowledge management consultancy, which runs these projects for many of the world’s most complex organizations. They are writing as practitioners directly to other practitioners with the intent to enable them to apply and benefit from their knowledge and experience. “Compelling reading for KM practitioners looking to ensure their technology decisions support their business and organizational objectives.” - Margot Brown, Director of Knowledge Management, World Bank Group "We are two years into our KM Transformation and if I’d had this book beforehand, it would have made the journey smoother and faster! This is a great playbook for how to plan, organize, and execute a KM transformation." - Stephanie Hill, Senior Director, Global Customer Services, PayPal

Product Details :

Genre : Business & Economics
Author : Joseph Hilger
Publisher : Springer Nature
Release : 2022-03-14
File : 318 Pages
ISBN-13 : 9783030923853


Programming For Paas

eBook Download

BOOK EXCERPT:

Platform-as-a-Service (PaaS) is gaining serious traction among web and mobile developers, but as new PaaS providers emerge and existing vendors upgrade their features, it’s hard to keep track of what PaaS has to offer. This thorough introduction takes you through the PaaS model from a developer’s point of view, and breaks down the types of services that Google App Engine, Windows Azure, Heroku, Cloud Foundry, and others deliver. Whether you’re an entrepreneur or part of a large enterprise development team, this book shows you how PaaS can help you focus on innovative applications, rather than spend your time worrying about technical operations. Track the cloud’s evolution from IaaS and DevOps to PaaS Learn how PaaS combines the simplicity of shared web hosting with the control of dedicated hosting Explore the benefits of both portable and non-portable PaaS options Apply best practices for moving legacy apps to PaaS—and understand the challenges involved Write new applications for PaaS from scratch with RESTful meta-services Use PaaS to build mobile apps with backend services that scale Examine the core services that each major provider currently offers Learn the situations in which PaaS might not be advantageous

Product Details :

Genre : Computers
Author : Lucas Carlson
Publisher : "O'Reilly Media, Inc."
Release : 2013-07-31
File : 144 Pages
ISBN-13 : 9781449335137


The Jamstack Book

eBook Download

BOOK EXCERPT:

Jamstack = JavaScript, APIs, and Markup. Use established standard technologies to build super-fast static websites without sacrificing rich, dynamic features. In The Jamstack Book, you will learn how to: Use different static site generators to build websites Deploy Jamstack sites with 11ty, Next.js, Hugo, and Jekyll Add dynamic capabilities like form processing and eCommerce Enhance your Jamstack site with serverless capabilities Integrate a CMS with a Jamstack site Jamstack sites use JavaScript, APIs, and Markup to create fast, dynamic pages without the overhead of heavyweight frameworks. The Jamstack Book is your essential guide to this exciting new web architecture. Written by renowned Jamstack experts Raymond Camden and Brian Rinaldi, it’s filled with real-world projects to develop and hone your skills. You’ll learn how to lay out and generate a site, set up your own CMS, and add dynamic features like user logins and search functionality. Confusing jargon is demystified. Plus, you’ll get the chance to try out different static site generators and find the one that works best for you. Pick up this book today, and you’ll discover how the Jamstack answers your need for speed and simplicity. About the technology JavaScript, APIs, and pre-rendered Markup put the JAM in Jamstack. This modern web architecture delivers the quick load times of static sites along with the dynamic functionality you need for user-friendly interactive features. Built with lightweight standards and tools, Jamstack sites are fast, secure, easy to maintain, and naturally optimized for mobile and SEO. About the book The Jamstack Book teaches effectively by creating a portfolio of sites, ranging from a simple blog to an eCommerce store. Each new project introduces important skills, including cloud deployment, user logins, and search. You’ll get hands-on experience with tools like 11ty, Next.js, and Netlify. As your skills grow, the examples become more sophisticated, including serverless technology, dynamic forms, and an integrated CMS. What's inside Use different static site generators to build websites Add dynamic capabilities like form processing and eCommerce Enhance your Jamstack site with serverless capabilities Integrate a CMS with a Jamstack site About the reader For web developers and CMS site developers. About the author Raymond Camden is the author of multiple books on web development and has been blogging and presenting for almost twenty years. Brian Rinaldi has been involved in static site and Jamstack development since the early days. Table of Contents 1 Why Jamstack? 2 Building a basic Jamstack site 3 Building a blog 4 Building a documentation site 5 Building an e-commerce site 6 Deployment 7 Adding dynamic elements 8 Working with serverless computing 9 Adding a content management system 10 Migrating to the Jamstack

Product Details :

Genre : Computers
Author : Raymond Camden
Publisher : Simon and Schuster
Release : 2022-06-21
File : 278 Pages
ISBN-13 : 9781638356936