EC2 (Elastic Compute Cloud) கிளাউட்டில் மறுஅளவுமாற்றக்கூடிய 가상 சার్வर் (instances) களை வழங்குகிறது — நீங்கள் virtual machines களை চালু செய்து, கட்டமைக்கலாம் மற்றும் চাহதிக்கு ஏற்ப இயக்கலாம். இது 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
