Migrating your Worpress MySQL Database to AWS Aurora
Amazon Aurora is an enterprise-class, fully managed database service available at 1/10th the cost of commercial databases. In this tutorial I am going to…
Field notes
Practical notes on AI products, CTO decisions, and the platforms that keep them reliable.
Amazon Aurora is an enterprise-class, fully managed database service available at 1/10th the cost of commercial databases. In this tutorial I am going to…
At some point in your WordPress travels you will come across a problem with plugins and /or theme conflicts. You may experience such behavior…
An integrated development environment (IDE) is a software application that makes writing and editing and deploying code easier. Use this: https://atom.io/ Why? Because you…
Lesson 1 – GIT GitLab and Source Control Source control is important because it allows you to track changes to your code and rollback…
Here’s a link to my Trello site launch checklist https://trello.com/b/Bv0QuK4o/wordpress-devops-site-launch-checklist
Prerequisites: Setup your EC2 Instance with Ubuntu Installed WordPress Site Installed CertBot Configured Ngnix Virtual Host for non SSL This guide assumes that you…
Register for an AWS Account Launch EC2 Instance with Ubuntu LTS 18.04 Save your PEM key in a safe place Install Putty Convert PEM…
The objective of this tutorial is to show you how to quickly setup a decent local development environment that will give you flexibility needed…
Certainly, Alan! Here’s a draft post that you could use or adapt for sharing your journey with setting up a GitLab CI/CD pipeline for…
Working on something difficult?