Which technology bundles application code and dependencies into a single unit, thereby abstracting the application from the infrastructure? (Select One)
Real Exam
Explanation:
Containers are the correct answer because they bundle application code and dependencies into a single unit, abstracting the application from the infrastructure. This allows for easier deployment and scalability across different environments.