An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with event-grid-topic

A curated list of projects in awesome lists tagged with event-grid-topic .

https://github.com/kathleenwest/azure-eventgrid-publisher-subscriber-azure-functions-demo

In this project, we will create an Event Grid Topic in Azure for a publish-subscribe demo. Our subscriber will be an Azure function that is triggered by an event published to the Event Grid Topic. We will create the Azure function app, subscribe to our Event Grid Topic, and then demo it in action. We will use Postman to set up a POST request to our Event Grid Topic public endpoint that has authentication, version parameter, and the correct JSON body format. After we send the request, we will take a look in the Azure portal to verify the activity and that our subscriber function received and processed the event.

azure azure-event-grid azure-function azure-function-app azure-functions azure-functions-python demo endpoint-testing event-grid event-grid-subscription event-grid-topic event-subscriber postman postman-request publisher publisher-demo publisher-subscriber subscriber subscriber-publisher video-demo

Last synced: 17 Mar 2025

https://github.com/kathleenwest/azure-microservices-functions-kubernetes-demo-project

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.

azure azure-cosmos-database azure-function-app azure-functions cosmosdb event-grid event-grid-topic event-hub event-hubs flask-webapp flask-website kubernetes kubernetes-deployment kubernetes-service kubernetes-setup mongodb mongodb-database postman-collection postman-request python

Last synced: 17 Mar 2025