A planning department keeps CAD workstations in the city datacenter but bursts heavy overnight analytics jobs into AWS. Which deployment model describes that mix?
Select an answer to reveal the explanation.
Short Explanation
Some work stays in the city basement, some rides up to the cloud for big overnight jobs—that mix is hybrid. Not all-in cloud, not all-local forever.
Full Explanation
A hybrid deployment model combines on-premises infrastructure with cloud resources. Keeping CAD on-premises while bursting analytics to AWS is a classic hybrid pattern. Pure on-premises excludes the cloud burst, cloud-only would relocate all workloads, and an edge-only framing that never uses Regions or datacenters does not describe this scenario. Identifying hybrid is the Task 3.1 skill.