The AWS Cloud services has been challenging to get to behave as expected while building the new DevOps setup for 2024. Part of the problem is that a lot of…Continue readingCodeBuild Use Git Submodules
Working on the updates to the DevOps stack for the Store Locator Plus® SaaS, I found the need to parse a JSON object with bash. Many solutions you find suggest…Continue readingHow To Parse JSON Objects With Bash
This article is about building a basic UI using both AWS Amplify built-in React Components. This is part of the ongoing “notebook series” which serves as my personal notebook while…Continue readingBuilding A Basic UI For Amplify Apps
Building on the successful test project as noted in the React App On AWS : Amplify Training Notes post, it is time to start a new project. This time it…Continue readingStarting A New App On Amplify
AWS has some great tools that make building and deploying React Apps easier than doing the standard local development with later deployment to the AWS cloud. Amplify combined with multiple…Continue readingReact App On AWS : Amplify Training Notes
Amplify is an AWS service that hosts and manages applications on a partially managed cloud platform. Amplify handles management of most of the underlying services needed for standard cloud based…Continue readingBuilding Web Apps With Amplify Studio