Skip to content

This project builds an app called "Neighborly". Neighborly is a Python Flask-powered web application that allows neighbors to post advertisements for services and products they can offer. The Neighborly project is comprised of a front-end application that is built with the Python Flask micro framework. The application allows the user to view, cr…

License

Notifications You must be signed in to change notification settings

kathleenwest/azure-microservices-functions-kubernetes-demo-project

Repository files navigation

Neighborly App with Azure Functions

Cloud Developer using Microsoft Azure Nanodegree Program

Impossible odds make satisfying achievements. 🤯

I would like to present my final project for the Azure Microservices section.

This project builds an app called "Neighborly". Neighborly is a Python Flask-powered web application that allows neighbors to post advertisements for services and products they can offer.

The Neighborly project is comprised of a front-end application that is built with the Python Flask micro framework. The application allows the user to view, create, edit, and delete the community advertisements.

The application makes direct requests to the back-end API endpoints. These are endpoints that we will also build for the server-side of the application.

Let's deploy an app called Neighborly, allowing neighbors to post advertisements for services and products they can offer. The app will use a blend of Cosmos DB, Azure Functions, Kubernetes, Event Hub, Event Grid Topic, and more.

Summary

This project has the following parts:

  • Creating an Azure Function App Creating an Azure Function App

  • Deploying the Client-Side Flask Web Application Deploying the Client-Side Flask Web Application

  • CI/CD Deployment

CI/CD Deployment

  • Event Hubs and Logic App Event Hubs and Logic App

Demo Videos

  • This is a short demo of how to create and utilize a deployment yaml file for an Azure function app to an existing Kubernetes service. Also, we show another option of deploying directly to Kubernetes from a Docker container residing on the Azure Container Registry. Lastly, we tour through our deployment running on a Kubernetes service with the Azure portal.

Watch the demo video

  • This is a short demo of how we can publish an event to Azure's Event Grid using a Postman post request that gets sent to an event hub space and topic. The project has an Azure function app with a specific event hub trigger that runs when there is a new event with our topic and processes that event data. We examine the event hub activity and setup in the Azure portal.

Watch the demo video

Udacity

I passed and my project met all specifications that are documented in files and screen captures here. Also reference the demo videos above for a walk through of how my project was setup in Azure and see this link for how my project met specifications.

I passed

Udacity Project Step-By-Step Instructions

Starter Code Repository

Grading Rubric

Grading Rubric

About

This project builds an app called "Neighborly". Neighborly is a Python Flask-powered web application that allows neighbors to post advertisements for services and products they can offer. The Neighborly project is comprised of a front-end application that is built with the Python Flask micro framework. The application allows the user to view, cr…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published