Amazon Web Service (AWS) is a popular cloud platform that provides various offerings for infrastructure as a service (IAAS), platform as a service (PAAS), and software as a service (SAAS). AWS provides scalable EC2 instances as nodes (machines) with configurable resources (RAM and cores). It also provides Simple Storage Service (S3) as scalable, low-cost storage.
AWS elastic compute cloud (EC2)
Creating a free account on AWS
AWS provides you with a free account so that you can explore different services. For more details about these free services, please visit https://aws.amazon.com/free . You will see the following screen:
Follow these steps to get your free EC2 node for Spark installation:
- Sign up for an AWS account...