"Creating a good foundation for building modern applications starts with well-purposed databases. These databases will provide your teams with the right tools to build performant, scalable, and highly available applications. This, in turn, will foster your success." ~AWS
How To Connect To A Self-Hosted MySQL Server Using SSH
No need to expose your database port for administration, especially for a self-hosted database. You can administer your DB using MySQL Workbench via an SSH connection which will add a layer of security on top of your connection.
In this tutorial we are going to see how we can easily install a redis-cli only in an Ubuntu 22.04 LTS instance. This can be useful if you just want to use the redis-lic to connect to a redis instance.
In this tutorial we are going to install pgadmin4 desktop application on Ubuntu. We will also see how to add the gpg key correctly in Ubuntu Jammy (22.04)