Saltar al contenido principal

Topic 6: Fastapi Deployment and API Hosting

With your Prior knowledge of FastAPI from the previous phases, you will now focus on deploying that fastapi application on a cloud based VM.

Test your Knowledge

  1. How do you store and manage environment variables securely on a cloud VM for FastAPI?
  2. How would you set up a firewall rule or security group to allow external HTTP traffic to your FastAPI application?

Hands-on Task

Deploy a FastAPI application on a cloud-based VM within the Public Subnet of your cloud network.