Introduction In this tutorial, you will create a Lambda to access ElastiCache cluster. When you create the Lambda function, you…
Database Administrator
Memcached tutorial
Introduction In this memcached tutorial, you will create an Amazon ElastiCache for Memcached cluster in your default Amazon Virtual Private…
S3 to Redshift
Introduction This tutorial shows you how to create a Redshift cluster resource, connect to Amazon Redshift, load sample data from…
Boto3 DynamoDB
Introduction This Boto3 DynamoDB tutorial covers how to create tables, load all the data, perform basic CRUD operations in AWS…
Manage the DynamoDB table with AWS CLI
Introduction You can use the AWS Console Manager to manage the DynamoDB table, alternatively, you can manage the DynamoDB table…
Manage the Aurora PostgreSQL global database
Introduction You can use the AWS Console Manager to manage the Aurora PostgreSQL global database, alternatively, you can manage the…
Manage the RDS PostgreSQL instance using the AWS CLI
Introduction You can use the AWS Console Manager to manage the RDS PostgreSQL instance, alternatively, you can manage the RDS…
How to change MySQL Data Directory on Ubuntu
#Introduction In this tutorial, How To Move a MySQL Data Directory to a New Location on Ubuntu. I will change…
Back Up and Restore MySQL Databases with Mysqldump
Introduction In this tutorial, How to backup and restore MySQL or MariaDB databases from the command line using the mysqldump…
Reset MariaDB root password on Centos
MariaDB is free and Open-source. It is the famous fork of the MySQL database. In this tutorial, How to Reset…