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

https://github.com/simonaco/azure-startups


https://github.com/simonaco/azure-startups

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Awesome resources for startups

## ☁️ Free Cloud Services

Azure Free Services – [main page](https://azure.microsoft.com/free?WT.mc_id=partners-github-sicotin) & [FAQ](https://azure.microsoft.com/free/free-account-faq/?WT.mc_id=partners-github-sicotin). Few notable services:

1. Cognitive APIs for building intelligent applications with [Azure Cognitive Services](https://azure.microsoft.com/services/cognitive-services/?WT.mc_id=partners-github-sicotin)

1. Globally distributed, multi-model database with [Azure Cosmos DB](https://azure.microsoft.com/updates/azure-cosmos-db-free-tier-is-now-available/?WT.mc_id=partners-github-sicotin)

1. Serverless Functions with [Azure Functions](https://docs.microsoft.com/azure/azure-functions/?WT.mc_id=partners-github-sicotin)

1. Continuous Integration and Continous Delivery (CICD) with [Azure DevOps](https://azure.microsoft.com/services/devops/?WT.mc_id=partners-github-sicotin)

1. (Containers) [Azure Kubernetes Service](https://azure.microsoft.com/services/kubernetes-service/?WT.mc_id=partners-github-sicotin)

## 🧰 Free Tools

1. Online collaboration with [VS Code Live Share](https://docs.microsoft.com/visualstudio/liveshare/quickstart/browser-join?WT.mc_id=partners-github-sicotin)

1. Automated Workflows with [Github Actions](https://github.com/features/actions)

1. Package Registry with [Github Packages](https://github.com/features/packages)

## 📚 Learning

1. [Designing Distributed Systems](https://azure.microsoft.com/resources/designing-distributed-systems?WT.mc_id=partners-github-sicotin) by Brendan Burns, cofounder of the Kubernetes project

1. [Azure Serverless Cookbook](https://azure.microsoft.com/resources/azure-serverless-computing-cookbook/?WT.mc_id=partners-github-sicotin)

1. [Pluralsight courses on Azure](https://www.pluralsight.com/partners/microsoft/azure)

1. [Microsoft Learn](https://docs.microsoft.com/learn/browse/?WT.mc_id=partners-github-sicotin)