/fsharp-for-cloud-worker

Repository with code etc from blog posts @ https://elz.cloud

Primary LanguageF#

F# for the cloud worker

Repository with code etc from blog posts @ https://dev.to/eriklz

Code samples that have multiple versions will have separate commits with each version in blog posts. Go back in git history to see earlier versions of each file.

Part 1

Scripts created:

  • scripts/Hello.fsx
  • scripts/HelloS3.fsx

Part 2

Scripts created:

  • scripts/ShowServers.fsx

Part 3

Projects created:

  • HelloLambda
  • HelloLambda.Tests

Part 4

Projects created:

  • DetectImageLabels
  • DetectImageLabels.Tests