Kubernetes and the Future of Applications
The way applications are designed is about to change drastically. Kubernetes has been changing the way in which companies deploy and scale their apps,…
Field notes
Practical notes on AI products, CTO decisions, and the platforms that keep them reliable.
The way applications are designed is about to change drastically. Kubernetes has been changing the way in which companies deploy and scale their apps,…
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…
Working on something difficult?