Home › BCA Cloud Computing › cloudcomputing › cloudsecurity › A workload makes outbound HTTP requests to updat…
A workload makes outbound HTTP requests to update some on-prem inventory. The on-prem system requires the requests to come from a stable, predictable set of IP addresses. Which cloud feature gives the customer that?
ARenaming the VM every hour
BA NAT gateway (e.g. AWS NAT Gateway, Azure NAT Gateway, GCP Cloud NAT) with reserved static IPs
CEncrypting every outbound packet twice
DDisabling all logging on the source VMs
Answer & Solution
Correct answer: B. A NAT gateway (e.g. AWS NAT Gateway, Azure NAT Gateway, GCP Cloud NAT) with reserved static IPs
NAT gateways with reserved IPs give a predictable egress address that the on-prem system can allowlist. The other options don't solve the IP-stability problem.
Related questions
The defense-in-depth model recommends:An auditor needs to know who deleted a critical database resource last week. Which type ofWhich security model assumes that no network location is inherently trusted and verifies eAn organisation wants a single sign-on across AWS, Microsoft 365, and Salesforce so users Why is rotating credentials (passwords, access keys, certificates) on a schedule a best prA virtual firewall that controls allowed inbound and outbound traffic on a single VM in a A cloud provider's shared responsibility model on IaaS typically states that:What does the principle of least privilege recommend when assigning permissions in any clo