Skip to content

MoZiZ00/pyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Python App

Steps to Deploy

  1. Clone the repository.
  2. Build and push the Docker image.
  3. Provision Azure resources using Terraform.
  4. Deploy the Docker container to Azure App Service.
  5. Set up CI/CD pipeline.

Accessing the Deployed Service

Considerations

  • High Availability: Resources are provisioned across multiple availability zones if applicable for each resource.
  • Networking: The app is within a VNet for private networking.
  • Security: Secrets are stored securely in the CI/CD pipeline.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published