January 2019
Intermediate to advanced
690 pages
16h
English
APEX is by far the most versatile and easy deployment and management tool that I've come across. It is extremely simple to install, and get started with. To install the tool on most major Linux distributions, you simply need to copy and paste the following command on your Terminal:
# curl https://raw.githubusercontent.com/apex/apex/master/install.sh | sudo sh
Before we go any further, make sure you have the AWS access and secret keys set in the ~/.aws/credentials directory of your Linux workstation or alternatively if you are planning to perform these steps from an EC2 instance, then make sure the EC2 instance ...
Read now
Unlock full access