A logistics firm is deploying a specialized fleet monitoring application that requires installing custom kernel modules and having full administrative access to the underlying operating system. The application must run continuously to process real-time telemetry. Which AWS compute service should the firm select for this workload?
- AAWS Lambda
- Amazon Elastic Compute Cloud (Amazon EC2)Answer
- CAWS Fargate
- DAmazon Lightsail
Answer
Amazon Elastic Compute Cloud (Amazon EC2)
Amazon Elastic Compute Cloud (Amazon EC2) is the correct service because it is an Infrastructure as a Service (IaaS) offering that grants the user full virtual machine control. This includes administrative root access, allowing the installation of custom software packages, operating system updates, and custom kernel modules required by specialized applications.
Step-by-Step Solution
Key Concept
Selecting AWS compute services based on the Shared Responsibility Model and required level of control