Mixing GCloud and F#

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • google-cloud-dotnet

    Google Cloud Client Libraries for .NET

  • There are several libraries in dotnet for google apis which cover most of the GCP usage, but we will focus in Google Cloud Functions for dotnet.

  • functions-framework-dotnet

    FaaS (Function as a service) framework for writing portable .NET functions

  • The dotnet templates for the functions framework - https://github.com/GoogleCloudPlatform/functions-framework-dotnet dotnet new -i Google.Cloud.Functions.Templates

  • 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
  • FsFediverseArchive

    A Set of Google Cloud Functions Written in F# to archive some of my fediverse activity

  • nodejs-pubsub

    Node.js client for Google Cloud Pub/Sub: Ingest event streams from anywhere, at any scale, for simple, reliable, real-time stream analytics.

  • that gets triggered when a Pub/Sub topic is fired (from the webhook function)

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

  • Debug Anything in .NET

    1 project | dev.to | 31 Mar 2021
  • The Sound of Software

    1 project | news.ycombinator.com | 27 Apr 2024
  • Locally test and validate your Renovate configuration files

    4 projects | dev.to | 9 Apr 2024
  • How to deploy a Django app to Google Cloud Run using Terraform

    5 projects | dev.to | 1 Jan 2024
  • Is it a good practice to store web sockets connections on redis?

    1 project | /r/node | 24 Jun 2023