The Basics of Terraform IAC
Terraform IAC is a cloud-based program that allows you to create, edit, and delete infrastructure as code. Terraform enables developers to write declarative configuration…
Field notes
Practical notes on AI products, CTO decisions, and the platforms that keep them reliable.
Terraform IAC is a cloud-based program that allows you to create, edit, and delete infrastructure as code. Terraform enables developers to write declarative configuration…
Download and install HeidiSQL (should also work with any of your favorite MySQL clients) Connect to your database and use these queries in the…
So you have made a mistake like eating last nights left of curry and now you are regretting it, unfortunately you can’t take that…
Shortcut to install: copy the line below and paste it into your terminal and you should be ready to go. curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar &&…
Open PhpMyAdmin control panel (you may need to login with a username and password) Select the database that you want to export Click on…
Go to the Add Plugin menu and Search for Database backup Choose a plugin of your choice, in this video I am using UpdraftPlus…
There are many ways to backup a MySql database such as: WordPress plugin database export PhpMyAdmin (Most common for shared hosting) Heidi SQL MySqlDump…
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…
Working on something difficult?