Git Product home page Git Product logo

everythingascodefsharp's Introduction

Everything As Code

(In F#)

This project implements some cloud services, with two main objectives and one main non-objective

Objectives

  1. To show how much can be done with code instead of having to use Web UIs or shell prompts. Automation is better than manual steps because there's less to remember and less to get wrong.
  2. To show how to do all these things can be done in F#, and hopefully how simple the code is.

Non-objectives

  1. The cloud function is pretty pointless.

Documentation

The numbered markdown files contain a description of 'the journey' in adding functionality to the project. I suspect they're written in a distracting mixture of 'voices', and that the earlier ones have the most detail. I should probably go over them all and make them a bit less uneven.

What constitutes 'Everything'?

Currently:

  • Deployment - Pulumi
  • Creating a Github Repo from Pulumi
  • Azure functions in .net 5
  • Paket package manager
  • Deploying to Azure from Pulumi
  • Unit tests
  • Integration tests
  • Property-based testing with FsCheckHedgehog
  • Build scripts in Fake
  • Aws Lambdas in .net 5
  • Infrastucture and Deployment to AWS from Pulumi
  • Typed processing on json-format logs
  • Generating Javascript from F# with Fable
  • Javascript Azure Function
  • Javascript Aws Lambda
  • Github workflows for automated builds

Progress

I currently have a TODO list of remaining topics to cover, but it's all dependent on how much free time I have and what other shiny things might come along and distract me.

everythingascodefsharp's People

Contributors

marklam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.