It's tough being an Azure fan

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • azure-docs

    Open source documentation of Microsoft Azure

  • We use Azure at work and this article hit home hard. As we just have been burned recently by Azure pricing. I am in the same spot as the author: liking Azure but being put off by all the weird stuff sometimes they are doing.

    In our case, all we wanted was a static IP in front of an Azure Container Instance. Easy right? Let's put the container in a vNET, place a NAT Gateway in front of it and we are done. However, for some reason NAT Gateway is not supported for Container instances, instead, the official documentation suggests setting up an Azure managed firewall in front of your container that starts at a whopping 600EUR/month. That is a steep price increase from your ~30ish EUR/month for a basic container instance and it doesn't seem to be any other official alternative.

    I have opened an issue with the docs team [1] about it and I hope there is another way of doing this that doesn't incur a doubling of our Azure monthly spending.

    [1]: https://github.com/MicrosoftDocs/azure-docs/issues/81274

  • azure-sdk-for-python

    This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.

  • Just today I got this notification after submitting this broken link issue through the "Feedback" button at the bottom of the docs page a month and a half ago: https://github.com/Azure/azure-sdk-for-python/issues/20249#e...

    I wish the people in charge of these docs cared a bit more about the quality involved...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Microsoft Introduces the Next Generation of the Conversational Language Understanding Client Library

    1 project | /r/LanguageTechnology | 27 Dec 2021
  • Access Key Vault secret from Web Application

    1 project | dev.to | 9 May 2021
  • Wrote and installed my first library, can't create the classes that are in it when importing the library

    1 project | /r/learnpython | 10 Apr 2021
  • Azure SDK is over 500 MB and growing on each release

    1 project | news.ycombinator.com | 3 May 2024
  • How to do column projection (filtering) server-side with Azure Blob Storage (Python Client Library)?

    1 project | /r/dataengineering | 30 Jun 2023