AWS Articles.

Drupal with Jamstack

I migrated from Lightsail and updated to Drupal 11.4.x. With this migration, I moved Drupal off the web server and onto my Mac, generating static files locally and publishing the site through a CDN — a shift to what's known as Jamstack.

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.5 and Bootstrap5 4.0.8

Published AWS Jamstack by Drupal