mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-06-25 07:00:30 -04:00
Centralize all Azure services
This commit is contained in:
parent
2de93dbee0
commit
d4acc4bcc8
1 changed files with 3 additions and 9 deletions
12
README.md
12
README.md
|
@ -98,6 +98,7 @@ Table of Contents
|
|||
* [Active Directory](https://azure.microsoft.com/services/active-directory/?WT.mc_id=freefordev-github-yolasors) - 500,000 objects
|
||||
* [Active Directory B2C](https://azure.microsoft.com/services/active-directory/external-identities/b2c/?WT.mc_id=freefordev-github-yolasors) - 50,000 monthly stored users
|
||||
* [Azure DevOps](https://azure.microsoft.com/services/devops/?WT.mc_id=freefordev-github-yolasors) - 5 active users, unlimited private Git repos
|
||||
* [Azure Pipelines](https://azure.microsoft.com/services/devops/pipelines/?WT.mc_id=freefordev-github-yolasors) — 10 free parallel jobs with unlimited minutes for open source for Linux, macOS, and Windows
|
||||
* [Microsoft IoT Hub](https://azure.microsoft.com/services/iot-hub/?WT.mc_id=freefordev-github-yolasors) - 8,000 messages per day
|
||||
* [Load Balancer](https://azure.microsoft.com/services/load-balancer/?WT.mc_id=freefordev-github-yolasors) - 1 free public load balanced IP (VIP)
|
||||
* [Notification Hubs](https://azure.microsoft.com/services/notification-hubs/?WT.mc_id=freefordev-github-yolasors) - 1 million push notifications
|
||||
|
@ -106,6 +107,7 @@ Table of Contents
|
|||
* [Static Web Apps](https://azure.microsoft.com/pricing/details/app-service/static/?WT.mc_id=free-for-dev-github-wachegha) — Build, deploy and host static apps and serverless functions, with free SSL, Authentication/Authorization and custom domains
|
||||
* [Storage](https://azure.microsoft.com/services/storage/?WT.mc_id=freefordev-github-yolasors) - 5GB LRS File or Blob storage
|
||||
* [Cognitive Services](https://azure.microsoft.com/services/cognitive-services/?WT.mc_id=docs-freefordev-yolasors) - AI/ML APIs (Computer Vision, Translator, Face detection, Bots...) with free tier including limited transactions
|
||||
* [Cognitive Search](https://azure.microsoft.com/services/search/?WT.mc_id=freefordev-github-yolasors#features) - AI-based search and indexation service, free for 10,000 documents
|
||||
* [Azure Kubernetes Service](https://azure.microsoft.com/services/kubernetes-service/?WT.mc_id=freefordev-github-yolasors) - Managed Kubernetes service, free cluster management
|
||||
* [Event Grid](https://azure.microsoft.com/services/event-grid/?WT.mc_id=freefordev-github-yolasors) - 100K ops/month
|
||||
* Full, detailed list - [https://azure.microsoft.com/free/](https://azure.microsoft.com/free/?WT.mc_id=freefordev-github-yolasors)
|
||||
|
@ -140,7 +142,6 @@ Table of Contents
|
|||
|
||||
## Source Code Repos
|
||||
|
||||
* [Azure DevOps](https://azure.microsoft.com/services/devops/) — Unlimited private repos (Git and TFS) for up to 5 users/team
|
||||
* [bitbucket.org](https://bitbucket.org/) — Unlimited public and private Git repos for up to 5 users with Pipelines for CI/CD
|
||||
* [chiselapp.com](http://chiselapp.com/) — Unlimited public and private Fossil repositories
|
||||
* [codebasehq.com](https://www.codebasehq.com/) — One free project with 100 MB space and 2 users
|
||||
|
@ -162,7 +163,6 @@ Table of Contents
|
|||
* [Abstract API](https://www.abstractapi.com) — API suite for a variety of use cases including IP geolocation, gender detection or even email validation
|
||||
* [algorithmia.com](https://algorithmia.com/) — Host algorithms for free. Includes free monthly allowance for running algorithms. Now with CLI support
|
||||
* [Apify](https://www.apify.com/) — Web scraping and automation platform that lets you create an API extracting websites data. Free tier with 10k monthly crawls and 7 days data retention.
|
||||
* [Azure Cognitive Services](https://azure.microsoft.com/services/cognitive-services/?WT.mc_id=docs-freefordev-yolasors) - AI/ML APIs (Computer Vision, Translator, Face detection, Bots...) with free tier including limited transactions
|
||||
* [Beeceptor](https://beeceptor.com) - Mock a rest API in seconds, fake API response and much more. Free 50 requests per day, public dashboard, open endpoints (anyone having link to the dashboard can view requests and responses).
|
||||
* [bigml.com](https://bigml.com/) — Hosted machine learning algorithms. Unlimited free tasks for development, limit of 16 MB data/task
|
||||
* [Calendarific](https://calendarific.com) - Enterprise-grade Public holiday API service for over 200 countries. Free plan includes 1000 calls per month.
|
||||
|
@ -227,7 +227,7 @@ Table of Contents
|
|||
* [Zipcodebase](https://zipcodebase.com) - Free Zip Code API, access to Worldwide Postal Code Data. 10000 free requests/month.
|
||||
* [EVA](http://eva.pingutil.com/) - Free email vaidator API, which helps to identify whether an email is dispsable and having valid MX records.
|
||||
* [happi.dev](https://happi.dev) - Freemium api services collection (Music, Exchange Rate, Key value store, Language Detection, Password Generator, QRCode Generator, Lyrics). 8000 free API calls per month.
|
||||
|
||||
|
||||
## Artifact Repos
|
||||
|
||||
* [bintray.com](https://bintray.com/) — JFrog Bintray hosts Open Source projects for free, and supports Docker, Maven, NuGet, npm, Debian, RPM, Conan, Vagrant, Opkg, yum, and also home to [JCenter](https://bintray.com/bintray/jcenter) the most comprehensive collection of Maven artifacts.
|
||||
|
@ -339,7 +339,6 @@ Table of Contents
|
|||
* [AccessLint](https://github.com/marketplace/accesslint) — AccessLint brings automated web accessibility testing into your development workflow. It's free for open source and education purposes.
|
||||
* [appcircle.io](https://appcircle.io) — Automated mobile CI/CD/CT for iOS and Android with online device emulators. 20 minutes build timeout (60 mins for Open Source) with single concurrency for free.
|
||||
* [appveyor.com](https://www.appveyor.com/) — CD service for Windows, free for Open Source
|
||||
* [Azure Pipelines](https://azure.microsoft.com/services/devops/pipelines/) — 10 free parallel jobs with unlimited minutes for open source for Linux, macOS, and Windows
|
||||
* [bitrise.io](https://www.bitrise.io/) — A CI/CD for mobile apps, native or hybrid. With 200 free builds/month 10 min build time and two team members. OSS projects get 45 min build time, +1 concurrency and unlimited team size.
|
||||
* [buddy.works](https://buddy.works/) — A CI/CD with 5 free projects and 1 concurrent runs (120 executions/month)
|
||||
* [buddybuild.com](https://www.buddybuild.com/) — Build, deploy and gather feedback for your iOS and Android apps in one seamless, iterative system
|
||||
|
@ -426,7 +425,6 @@ Table of Contents
|
|||
|
||||
## Messaging
|
||||
|
||||
* [Azure Event Grid](https://azure.microsoft.com/services/event-grid/?WT.mc_id=freefordev-github-yolasors) - Event bus with free 100K ops/month
|
||||
* [cloudamqp.com](https://www.cloudamqp.com/) — RabbitMQ as a Service. Little Lemur plan: max 1 million messages/month, max 20 concurrent connections, max 100 queues, max 10,000 queued messages, multiple nodes in different AZ's
|
||||
* [pusher.com](https://pusher.com/) — Realtime messaging service. Free for up to 100 simultaneous connections and 200,000 messages/day
|
||||
* [scaledrone.com](https://www.scaledrone.com/) — Realtime messaging service. Free for up to 20 simultaneous connections and 100,000 events/day
|
||||
|
@ -509,7 +507,6 @@ Table of Contents
|
|||
## Search
|
||||
|
||||
* [algolia.com](https://www.algolia.com/) — Hosted search-as-you-type (instant). Free hacker plan up to 10,000 documents and 100,000 operations. Bigger free plans available for community/Open Source projects
|
||||
* [Azure Cognitive Search](https://azure.microsoft.com/services/search/?WT.mc_id=freefordev-github-yolasors#features) - AI-based search and indexation service, free for 10,000 documents
|
||||
* [bonsai.io](https://bonsai.io/) — Free 1 GB memory and 1 GB storage
|
||||
* [searchly.com](http://www.searchly.com/) — Free 2 indices and 20 MB storage
|
||||
* [pagedart.com](https://pagedart.com/) - AI search as a service the free tier includes 1000 Documents, 50000 searches. Larger free tiers are possible for worthwhile projects.
|
||||
|
@ -678,7 +675,6 @@ Table of Contents
|
|||
* [Amezmo](https://www.amezmo.com) — PHP hosting with MySQL for developers. Docker container based. Modern PHP 7, Automatic Deployments with Git, free SSL for custom domains.
|
||||
* [Alwaysdata](https://www.alwaysdata.com/) — 100 MB free web hosting with support for MySQL, PostgreSQL, CouchDB, MongoDB, PHP, Python, Ruby, Node.js, Elixir, Java, Deno, custom web servers, access via FTP, WebDAV and SSH; mailbox, mailing list and app installer included.
|
||||
* [Awardspace.com](https://www.awardspace.com) — Free web hosting + a free short domain, PHP, MySQL, App Installer, Email Sending & No Ads.
|
||||
* [Azure Static Web Apps](https://azure.microsoft.com/pricing/details/app-service/static/?WT.mc_id=free-for-dev-github-yolasors) — Build, deploy and host static apps and serverless functions, with free SSL, Authentication/Authorization and custom domains
|
||||
* [Bubble](https://bubble.io/) — Visual programming to build web and mobile apps without code, free with Bubble branding.
|
||||
* [Byet](https://byet.host) — Byet provides you with a massive free, and ad-free load balanced free web hosting service including PHP, MySQL, FTP, Vistapanel & more!..
|
||||
* [cloudno.de](https://cloudno.de/) — Free cloud hosting for Node.js apps.
|
||||
|
@ -735,7 +731,6 @@ Table of Contents
|
|||
|
||||
## IaaS
|
||||
|
||||
* [Azure Virtual Machines](https://azure.microsoft.com/services/virtual-machines/?WT.mc_id=freefordev-github-yolasors) - 1 B1S Linux VM, 1 B1S Windows VM
|
||||
* [backblaze.com](https://www.backblaze.com/b2/) — Backblaze B2 cloud storage. Free 10 GB (Amazon S3-like) object storage for unlimited time
|
||||
* [scaleway.com](https://www.scaleway.com/en/object-storage/) — S3-Compatible Object Storage. Free 75 GB storage and external outgoing traffic
|
||||
* [terraform.io](https://www.terraform.io/) — Terraform Cloud. Free remote state management and team collaboration for teams up to 5 users.
|
||||
|
@ -777,7 +772,6 @@ Table of Contents
|
|||
|
||||
* [acunote.com](https://www.acunote.com/) — Free project management and SCRUM software for up to 5 team members
|
||||
* [asana.com](https://asana.com/) — Free for private project with collaborators
|
||||
* [Azure DevOps](https://azure.microsoft.com/services/devops/) — Unlimited free private code repositories; Tracks bugs, work items, feedback and more
|
||||
* [Basecamp](https://basecamp.com/personal) - To-do lists, milestone management, forum-like messaging, file sharing, and time tracking. Up to 3 projects, 20 users, and 1GB of storage space.
|
||||
* [bitrix24.com](https://www.bitrix24.com/) — Free intranet and project management tool
|
||||
* [cacoo.com](https://cacoo.com/) — Online diagrams in real-time: flowchart, UML, network. Free max. 15 users/diagram, 25 sheets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue