Table of Contents1 Introduction2 Prerequisites3 Installing Kubernetes using Kubeadm on Ubuntu3.1 Disable Swap and Bridge Traffic3.2 Installing Docker3.2.1 Installing Docker3.2.2…
DevOps Blog – Latest DevOps Articles and Tutorials
HISTCONTROL ignorespace Force history in Linux
Table of Contents1 Introduction2 What is HISTCONTROL?2.1 ignorespace – An Option for HISTCONTROL2.2 Working with HISTCONTROL ignorespace3 Conclusion Introduction How…
Dive view the contents of docker images
Table of Contents1 Introduction1.1 What You’ll Need2 Installing Dive2.1 Using Homebrew (on macOS)2.2 Downloading the binary3 Using Dive4 View the…
Create a Lambda to access ElastiCache
Table of Contents1 Introduction2 Prerequisites3 Create a Lambda to access ElastiCache in an Amazon VPC3.1 Create the execution role3.2 Create…
Memcached tutorial
Table of Contents1 Introduction2 Prerequisites3 Memcached tutorial3.1 Creating a Memcached cluster with AWS CLI3.2 Modifying a Memcached cluster with AWS CLI3.3 Viewing…
S3 to Redshift
Table of Contents1 Introduction2 Prerequisites3 Load data from S3 to Redshift into Redshift example with AWS CLI3.1 Install PSQL on…
Docker data science image
Table of Contents0.1 Introduction1 Why Docker for Data Science?2 Create A Simple Docker Data Science Image2.1 Step 1: Create a…
Boto3 DynamoDB
Table of Contents1 Introduction2 Boto3 DynamoDB Prerequisites3 Boto3 DynamoDB CRUD Operations example3.1 Create table3.2 Batch Write Items3.3 Read Item3.4 Add…
Manage the DynamoDB table with AWS CLI
Table of Contents1 Introduction2 Prerequisites3 Guide to creating and managing the DynamoDB table with AWS CLI3.1 Create the DynamoDB table…
Manage the Aurora PostgreSQL global database
Table of Contents1 Introduction2 Guide to creating and managing the Aurora PostgreSQL global database using the AWS CLI.2.1 Prerequisites2.2 Create…