X

Cloud Computing

How to setup and use Docker machine on remote server

In some cases, you may want to run the Docker build using the extra resources. Instead of hogging the laptop…

How to install aws-cli and configure it with AWS_SECRET_KEY for the first time

Let's say you have an account in Amazon Web Services (AWS) and got some instance running under an Elastic Container…

How to setup wordpress with auto-scaling enabled using AWS infrastructure

I came across the following idea recently. How to setup and host wordpress website using one of auto-scaling infrastructure provided…