Lab 1: Create a VPC by including such CIDR range which supports exactly 2048 network IP address. Create one public subnet and one private subnet.
Lab 2: Create a VPC with public and private subnet. Separate them with Internet Gateway and NAT Gateway. Create EC2 Web Servers and Database Servers. Make such configuration, so that EC2 web servers will be inside public subnet and Database servers will be inside private subnet.