EC2 (Elastic Compute Cloud) క్లౌడ్లో పునర్సంస్కరణీయ వర్చువల్ సర్వర్లు (instances) అందిస్తుంది — మీరు ఆన్డిమాండ్కు వర్చువల్ మెషీన్లను ప్రారంభించండి, కాన్ఫిగర్ చేయండి మరియు నడుపండి. ఇది అప్లికేషన్లను నడిపించడానికి AWS యొక్క ప్రధాన, ఆధార సేవలలో ఒకటి.
EC2 అంటే ఏమిటి
EC2 = virtual servers ("instances") you rent and run in AWS's cloud:
→ launch a VM in minutes (choose OS, CPU, memory, storage)
→ full control (it's your server — install software, configure as you like)
→ pay for the time it runs (per-second/hour)
→ "Elastic" — launch many, scale up/down, resize as needed
