Ultimate access to all questions.
A solutions architect is tasked with designing a two-tier architecture comprising a public and a database subnet. The requirement is for web servers in the public subnet to be accessible via the internet on port 443, while ensuring that the MySQL DB instance in the database subnet is only accessible to these web servers on port 3306. Identify the necessary steps to achieve this configuration.