Parse Platform is an Open Source Project which could help people develop and manage the back-end of their personal project. I will make a note about how to set up a parse server on Amazon AWS. 1.Sign up an AWS account and log in. 2.Access the AWS dashboard and find EC2 under Computer from Service …
Creating an EC2 Instance on AWS
What is EC2 and AWS? Amazon Web Services (AWS) is a cloud platform that offers many powerful internet services. Their most popular service is Elastic Compute (EC2), a platform which allows you to create virtual machines in the cloud to run applications on. The hardware behind the VMs (network, storage, CPU, RAM) is all handled …