Flask
5 TopicsCreate and deploy a web app with Python and Azure – A video tutorial!
Have you ever wanted to create your own website or web service, but felt overwhelmed about how to get started with web development? Or have you already built a web app with Python, but wondered how you can deploy it online? If so, you might be interested in watching this video by and Pamela Fox and Renee Noble, two Python Cloud Advocates at Microsoft with a passion for web development and education!2.4KViews3likes0CommentsDeploying Flask Apps to Azure Web App via Docker Hub
Learn the technical intricacies of deploying Python-based Flask apps to Azure Web App using Docker Hub. Follow the step-by-step guide, covering Flask development, Docker containerization, and Azure infrastructure setup with Terraform. Gain insights into Azure CLI installation and Web App deployment, ensuring optimal performance. Explore continuous deployment options, allowing automatic redeployment upon Docker image updates. Master the seamless integration of technologies for a live and accessible book recommendation system, 'BookBuddy,' while optimizing for Azure's robust features.2.2KViews3likes2CommentsExpand your skills in backend web development using Python
Join us for an exciting online event led by experienced developer and educator Pamela Fox, where you'll learn how to build, test, and deploy HTTP APIs and web applications using three of the most popular Python frameworks: FastAPI, Django, and Flask.3.1KViews1like0CommentsUsing a Python Flask application with an Azure ML generated API endpoint
Using Azure and cloud tools working together helped me build something very resilient in a very quick span of time. The project helped me get a good understanding of HL7 data used in the medical industry. It was very enlightening writing python scripts to extract data from the documents. The data is stored in documents and is non-relational.8.8KViews0likes0Comments