Setting up a multi-node Mesos cluster on Amazon Web Services (AWS)
Please refer to http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts.html.
As the name implies, Amazon Web Services (AWS) is a cloud computing platform provided by Amazon. This comprises a wide range of web services operating from 11 physical world regions, which can be accessed remotely. This offers services with usage-based pricing; all of this can be used under one account including EC2 (computing or processing), S3 (storage), CloudWatch, RDS, DynamoDB, EBS, and so on.
AWS gives you a free tier to get you started with Amazon EC2 services. Once you sign up, you will be able to launch a micro machine (a small machine with 700 MB of memory) and run this for a year almost free of cost. You will have to pay for other services, such as launching a bigger machine, or using their storage service, such as Amazon S3. You can find the updated pricing information on the official website.
Account Signup and Creation: Head to...