Which approach provides the best way to isolate internal systems and reduce sideways movement in an e-commerce environment handling sensitive transactions?
Encrypt data between user devices and a central router
Partition the environment into smaller zones and apply tailored rules
Gather servers behind a single load balancer with dynamic filtering
Splitting systems into smaller segments with specific rules restricts what an intruder can access if they breach one component. Adding a firewall to key VLANs helps isolate larger sections, but it may not divide internal resources enough. Encrypting traffic to one router protects data as it travels but does not stop threats spreading to other internal segments. Consolidating servers behind a single load balancer with dynamic filtering applies overarching traffic controls rather than detailed segmentation policies.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is network segmentation?
Open an interactive chat with Bash
What is lateral movement in cybersecurity?
Open an interactive chat with Bash
How does tailored rule application strengthen e-commerce security?