Drupal Articles.

An Overview of Drupal Content.

The Content menu is where you create the pages and blocks you actually publish in Drupal. Combined with the Structure settings covered in a separate article, it forms the basis for creating pages the way you want. This article gives an overview of Drupal's foundational page-creation feature.

S.Takeda

The Drupal Admin Interface.

To help make sense of Drupal, I put together an overview of the admin console menu structure — covering all eight items under Administration and explaining the core Drupal concept that separates where you use features from where you configure them.

S.Takeda

Page Speed Insights.

To assess whether the structure of my website is sound and to check for any display performance issues, I run the pages I built with Drupal through PageSpeed Insights — Google's publicly available performance evaluation tool — and take a look at the scores.

S.Takeda

Drupal Modules in Use.

Version information for the Drupal Core, theme, and modules currently running on this website. The modules are focused on functionality — breadcrumbs, meta tags, reCAPTCHA, and external SMTP via AWS SES — with design left to Bootstrap5's defaults.

S.Takeda

Summary of the Lightsail Setup Articles.

Over five articles I covered Amazon Lightsail — from AWS registration and IAM setup through Drupal installation, domain configuration, Amazon WorkMail, and the contact form with SES. This article brings them together as a summary, along with my overall impressions of AWS after using it for the first time.

S.Takeda

Setting Up the Contact Form and SES.

I configure the email account on my AWS domain as the recipient for the contact form, but a send error appears and it won't work. This article covers tracing the cause of the error and resolving it.

S.Takeda

Amazon Work Mail.

I registered a domain through Route 53, but found no built-in function for assigning email accounts to it. After searching, I came across Amazon WorkMail and decided to give it a try.

S.Takeda

Installing Drupal on Lightsail.

Since the Lightsail virtual server and the optimized Drupal package are installed simultaneously, the installation completes quickly and easily.

S.Takeda

AWS Registration and IAM Setup.

After registering with AWS, I use IAM to create a separate account with the permissions needed to actually use AWS services.

S.Takeda

Amazon Lightsail.

Getting the site ready for publication. Amazon Lightsail is my hosting service of choice.

S.Takeda

Powered by Drupal 11.4.2 and Bootstrap 5.0.4

Published AWS Jamstack by Drupal