AWS API Gateway makes it easy to deploy API endpoints in the cloud with minimal effort. This can be a great way to provide service endpoints for SaaS applications. As…Continue readingAWS API Gateway – First Look
You’d think that creating a simple Amplify app would be, well, simple. Turns out it is not as simple as you’d think. After several false starts, I am back at…Continue readingCreating A Simple Amplify App
From WebStorm This is to follow the tutorial here: AWS Getting Started, React tutorial. Assumptions The following are installed: Start A New React App Start a new “React” project in…Continue readingBuilding React Apps With Amplify
I came across AWS Lightsail while writing a prior article about WordPress hosting and decided to see if Amazon offered anything new in the space. Sure enough, they did. The…Continue readingWordPress On AWS Lightsail
As fate would have it, Summer 2022 has come with some life changes that include a renewed focus on the long-established business at Charleston Software Associates (CSA). In the decade-plus…Continue readingHosting WordPress On AWS
The technology stack that was inherited from the prior tech team at Research Blocks came with some outdated methodologies. One of those areas was in the deployment of React applicationa…Continue readingReact Build Settings on Amplify
Lesson learned — if you are using EFS on production systems you want to be using provisioned throughput mode. But, before we get into that, let’s go over the details…Continue readingAWS LEMP Stacks and EFS Issues