<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>serverless on Alexander Development</title><link>https://alexanderdevelopment.net/tag/serverless/</link><description>Recent content in serverless on Alexander Development</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 05 Jul 2018 17:28:47 +0000</lastBuildDate><atom:link href="https://alexanderdevelopment.net/tag/serverless/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a custom Dynamics 365 data interface with OpenFaaS</title><link>https://alexanderdevelopment.net/post/2018/07/05/building-a-custom-dynamics-365-data-interface-with-openfaas/</link><pubDate>Thu, 05 Jul 2018 17:28:47 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2018/07/05/building-a-custom-dynamics-365-data-interface-with-openfaas/</guid><description>Over the past several months, I&amp;rsquo;ve been doing a lot of work with OpenFaaS in my spare time, and in today&amp;rsquo;s post I will show how you can use it to easily build and deploy a custom web service interface for data in a Dynamics 365 Customer Engagement online tenant.</description></item><item><title>Installing and securing OpenFaaS on an AKS cluster</title><link>https://alexanderdevelopment.net/post/2018/05/31/installing-and-securing-openfaas-on-an-aks/</link><pubDate>Thu, 31 May 2018 14:00:00 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2018/05/31/installing-and-securing-openfaas-on-an-aks/</guid><description>A few months back, I wrote a guide for installing and locking down OpenFaaS in a Docker Swarm running on Google Cloud Platform virtual machines. Today I want to share a step-by-step guide that shows how to install OpenFaaS on a new Azure Kubernetes Service (AKS) cluster using an Nginx ingress controller to lock it down with basic authentication and free Let&amp;rsquo;s Encrypt TLS certificates.</description></item><item><title>An Azure AD OAuth 2 helper microservice</title><link>https://alexanderdevelopment.net/post/2018/05/19/an-azure-ad-oauth2-helper-microservice/</link><pubDate>Sat, 19 May 2018 16:45:38 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2018/05/19/an-azure-ad-oauth2-helper-microservice/</guid><description>One of the biggest trends in systems architecture these days is the use of &amp;ldquo;serverless&amp;rdquo; functions like Azure Functions, Amazon Lambda and OpenFaas. Because these functions are stateless, if you want to use a purely serverless approach to work with resources secured using Azure Active Directory like Dynamics 365 online, a new token will have to be requested every time a function executes.</description></item><item><title>Using ML.NET in an OpenFaaS function</title><link>https://alexanderdevelopment.net/post/2018/05/18/using-ml-net-in-an-openfaas-function/</link><pubDate>Fri, 18 May 2018 03:20:22 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2018/05/18/using-ml-net-in-an-openfaas-function/</guid><description>Last week at its annual Build conference, Microsoft announced ML.NET, an &amp;ldquo;open source and cross-platform machine learning framework&amp;rdquo; that runs in .NET Core. I took a look at the getting started samples and realized ML.NET would be a great tool to use in OpenFaas functions.
I decided to write a proof-of-concept function based on the ML.</description></item><item><title>Installing and securing OpenFaaS on a Google Cloud virtual machine</title><link>https://alexanderdevelopment.net/post/2018/02/25/installing-and-securing-openfaas-on-a-google-cloud-virtual-machine/</link><pubDate>Sun, 25 Feb 2018 13:00:00 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2018/02/25/installing-and-securing-openfaas-on-a-google-cloud-virtual-machine/</guid><description>Here is a step-by-step guide that shows how to install OpenFaaS on a new Google Cloud Platform virtual machine instance running Ubuntu Linux and how to secure it with Nginx as a reverse proxy using basic authentication and free SSL/TLS certificates from Let&amp;rsquo;s Encrypt.
As you look at this guide, here are a few things to keep in mind:</description></item></channel></rss>