A security engineer must set up security group rules for a t…
A security engineer must set up security group rules for a three-tier application: Presentation tier – Accessed by users over the web, protected by the security grouppresentation-sg Logic tier – RESTful API accessed from the presentation tier through HTTPS, protected by thesecurity group logic-sg Data tier – SQL Server database accessed over port 1433 from the logic tier, protected by thesecurity group data-sg Which combination of the following security group rules will allow the application to be secure andfunctional? (Select THREE.)