Azure Advocates Weekly Round Up – Fluid Framework Playground!

This post has been republished via RSS; it originally appeared at: Azure Developer Community Blog articles.

BIT_SANDBOX.png

 

Fluid Framework is now open source! It is built from the ground up for low latency collaboration and synchronization. Checkout the docs and playground examples our team helped put together!

 

Follow Us on Twitter @azureadvocates to stay up to date with all our activity!

 

Content Round Up

 

Fluid Storybook.js Integration - Phase 1
Dan Wahlin

Building a sample app based on Storybook.js to allow ISVs and eventually the public to demo Fluid examples live and see the code directly in the browser.

 

Azure Stack Hub Partner Solutions Series - Eversource
Thomas Maurer

Together with the Azure Stack Hub team, we are starting a journey to explore the ways our customers and partners use, deploy, manage, and build solutions on the Azure Stack Hub platform. Together with the Tiberiu Radu (Azure Stack Hub PM @rctibi) and myself (Azure Cloud Advocate @ThomasMaurer), we created a new Azure Stack Hub Partner solution video series to show how our customers and partners use Azure Stack Hub in their Hybrid Cloud environment. In this series, as we will meet customers that are deploying Azure Stack Hub for their own internal departments, partners that run managed services on behalf of their customers, and a wide range of in-between as we look at how our various partners are using Azure Stack Hub to bring the power of the cloud on-premises.

 

 

How I Built a Resume API w/ JavaScript and Azure Functions [Community]
Lucie Simeckova

Been inspired by the Cloud Resume Challenge by Forest Brazeal to build more stuff in the cloud. I wanted to build something simple to continue my Cloud journey. I decided to build an open-source REST API for my JSON-based standard format resume. I'm using JavaScript and Azure Functions. Also, this would be a great challenge for newbies getting into Azure functions, a hands-on micro project to get started with Azure Functions.

Notify about YouTube comments with Azure Functions
Lucie Simeckova
In this article, we'll use Azure Functions and a couple of third-party APIs to create a JavaScript serverless application to send notification emails when new comments are added in any video from a YouTube channel.

 

Creating a baby boy chatbot name finder with no servers to worry about
Lucie Simeckova

Serverless services are your great ally when dealing with an evolving architecture. Mo will show you how a strategic, tactically motivated evolution journey could look like. To build nothing less and utterly grand such as a baby boy name generator for puzzled parents. We'll talk about SAAS vs serverless as well, which is a fine but distinct line.

 

RFM NAV Customer Classification with Python and Azure Functions
Lucie Simeckova

The main goal of this article is to show you how you could modernize your old fashion NAV on-premises ERP, giving some of the Cloud power out there, using the Serverless Azure Functions Architecture. We will create an Azure Function that would act as an API Rest endpoint to classify customer based on their RFM score so we can integrate this information into the customer e-commerce. We will use SQL to add the RFM classification login and Python to create the Azure Function.

 

Medical Image Classification using Azure Functions and Cognitive Services
Lucie Simeckova

Learn how to serve all those models which you trained, using Azure Functions, a serverless framework designed to run your code on the cloud without worrying about resource allocation. The article goes through the following steps:-
- Training a classification model using Azure cognitive services
- Initialize a local environment for developing Azure Functions in Python.
- Build a serverless HTTP API for classifying an x-ray image into two classes: Pneumonia and Normal.
- Consume the API from a web app.

 

Azure Functions with PowerShell: Swiss army knife for Ops [Community]
Lucie Simeckova

Nowadays, infrastructure tasks have reached a new level with the help of devs tools (like control version system) but, operations teams take all of the advantages of 'new world'? Serverless computing enables ways to build and create applications without concern about managing the infrastructure.

 

Handle Cosmos Cassandra API Rate Limiting for Go apps
Abhishek Gupta

Azure Cosmos DB is a resource governed system that allows you to execute a certain number of operations per second based on the provisioned throughput you have configured. If clients exceed that limit and consume more request units than what was provisioned, it leads to rate limiting of subsequent requests and exceptions being thrown - they are also referred to as 429 errors.

 

 

Blog/ Project Bicep Sneak Peek
Justin Yoo

This post discusses how Bicep, the ARM template DSL, looks like and how we can leverage it for ARM template authoring.

 

 

Why Every Developer Should Become a Writer
Lucas Santos

Translation of my PT article with the same title to the global public with my personal opinions and tips on why every developer should write articles.

 

Azure Stack Hub Partner Solutions Series - Eversource
Thomas Maurer

Together with the Azure Stack Hub team, we are starting a journey to explore the ways our customers and partners use, deploy, manage, and build solutions on the Azure Stack Hub platform. Together with the Tiberiu Radu (Azure Stack Hub PM @rctibi) and myself (Azure Cloud Advocate @ThomasMaurer), we created a new Azure Stack Hub Partner solution video series to show how our customers and partners use Azure Stack Hub in their Hybrid Cloud environment. In this series, as we will meet customers that are deploying Azure Stack Hub for their own internal departments, partners that run managed services on behalf of their customers, and a wide range of in-between as we look at how our various partners are using Azure Stack Hub to bring the power of the cloud on-premises.

 

Surface Duo Dev: Do One Better with Dual Screens!
Nitya Narasimhan

 

Surface Duo Dev: Learning Resources For Beginners
Nitya Narasimhan

 

Azure Automatic VM guest OS patching
Thomas Maurer

If you want to keep your Azure virtual machines (VMs) up-to-date, then there is a service called Azure Update Management, which helps you to manage updates on your Azure VM guest operating system. However, this needed some additional planning and configuration. To make patching of your Azure virtual machines (VMs) easier, there is a new option called Automatic VM guest patching, which helps ease update management by safely and automatically patching virtual machines to maintain security compliance. 


Microsoft 365 Developer Podcast - Fluid
Dan Wahlin

Podcast recording with Jeremy Thake on the MIcrosoft 365 Developer Podcast: 
 

An introduction to service mesh with Linkerd
Lucas Santos

In this article, I talk about how we can leverage and create service meshes using Linkerd

 

Xamarin Podcast Ep 77: Surface Duo, Android Startup Times, and Xamarin.Essentials
Matt Soucoup

This month James and Matt talk about new Microsoft Learn modules on the Surface Duo. The continuing saga of the Xamarin.Forms Shell quick tips.

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.