Deploy an Express API with MySQL database onto AWS EC2
Deploy Express API on AWS EC2: Node.js installation, MySQL 8.0 setup, database configuration, rsync code transfer.
Deploy Express API on AWS EC2: Node.js installation, MySQL 8.0 setup, database configuration, rsync code transfer.
Redis crash course: installation on Linux, running via Docker with RedisInsight GUI, and basic CLI commands.
PostgreSQL vs MySQL command reference: basic commands, database setup, and table operations side-by-side comparison.
Essential MySQL import/export commands covering database dumps, renaming exports, and saving to custom directories via CMD.