I'm new to all the Cloud computing and VM thing. I have a VPS with 768MB ram (1GB burstable), when I check my dashboard for the processing, I see that the average usage is 178MB and the Maximum is 618MB.
What will happen if I run the same script on another VPS, but this VPS has 64MB. would it kill the process? or would it use something like virtual memory from the disk space?
The script in PHP, and its crawling web pages and saves some text.