Skip to content

curia-damiano/Zoo105Podcast

Repository files navigation

Zoo105Podcast

A POC project delivering a podcast feed with Azure Functions, CosmosDB and Azure Blob Storage.
The podcast is about the Zoo di 105; I don't claim any right and/or responsibility on the radio program and its content.

Getting Started

The project has been created to demonstrate the power and simplicity of Azure PaaS (Platform as a Service).
I have written the following blog posts to show parts of this project:

Prerequisites

The only prerequisite is an Azure subscription, that is used to deploy the artifacts.
If you don't already have one, feel free to visit Microsoft Azure.

Installing

After downloading or cloning locally, you will need to:

  • Create an Azure Function App, where to deploy the code;
  • Create a CosmosDB database, that will be used to cache already requested data;
  • Create an Azure Blob storage, where the downloaded episodes will be stored.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published