AWS: Install AWS Command Line CLI on Mac OSX
The AWS command line client allows you to create, modify and manage your Amazon Web Services from your local terminal. If you're on a Mac and you'd prefer...
A ecosystem / kingdom for Internet businesses of any size.
The AWS command line client allows you to create, modify and manage your Amazon Web Services from your local terminal. If you're on a Mac and you'd prefer...
Elastic Beanstalk is a one-stop shop for Ruby on Rails developers to publish their apps. In this tutorial, I'll show you how to first commit your app to...
Here is a very simple example of how to create a simple Sendgrid app using NodeJS. Change directory into your node app. cd /name/of/node/app Install...
The AWS command line client allows you to manage your AWS services from your local computer. If you only have one AWS account, then you might be fine...
We are going to use Let's Encrypt Certificate Authority to create and install a free SSL certificate. Step 1 - Log In ssh -i /path/to/file.pem...
I normally use Heroku or Openshift to publish apps but AWS works too. Here's a cheatsheet on how to set-up your NodeJS server from scratch on AWS. This...
This entry is intended to show how to create an EC2 instance from within a Virtual Private Network. What is a VPC? Virtual Private Cloud is a full...
I've spent many years installing and configuring WordPress blogs on EC2, and here's generally how things start. Manual Install First download these tools: # Apache2 => httpd # PHP =>...
I have a few ExpressJS applications that use Forever to keep things always moving. The scripts below are what I use invoke the servers. Start Create a my-app/...
Adobe Media Server 5.0 offers media publishers some new ways to deliver on-demand video and music to iOS devices through Apple's HTTP Live Streaming. This means that...
Adobe Flash may be dead, but Adobe Media Server carries a lot of compelling features. This entry aims to identify a few of those essential features so that...