Blog Post

Microsoft Developer Community Blog
5 MIN READ

Azure Advocates Weekly Round Up - Fluid Framework Playground!

Shayne Boyer's avatar
Shayne Boyer
Brass Contributor
Sep 14, 2020

 

https://developer.microsoft.com/office/blogs/fluid-framework-is-now-open-source/?WT.mc_id=blog-techcommunity-shboyer! It is built from the ground up for low latency collaboration and synchronization. Checkout the https://fluidframework.com and http://fluidframework.com/playground/ our team helped put together!

 

Follow Us on Twitter https://twitter.com/azureadvocates to stay up to date with all our activity!

 

Content Round Up

 

https://fluidframework.com/playground
https://twitter.com/danwahlin

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
https://twitter.com/ThomasMaurer

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 https://twitter.com/rcTibi) and myself (Azure Cloud Advocate https://twitter.com/thomasmaurer), we created a new Azure Stack Hub Partner solution video series to show how our customers and partners use https://azure.microsoft.com/en-us/products/azure-stack/hub?WT.mc_id=modinfra-8237-thmaure 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.

 

 

https://blog.rishabkumar.com/how-i-built-a-resume-api-with-javascript-and-azure-functions-ckesofyvt00grkls17pir3qd9
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.

https://fgiuliani.com/posts/youtube-notifier/
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.

 

https://medium.com/serverless-and-lowocode-pioneers/the-evolving-architecture-a8ec88f989c5
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.

 

https://medium.com/@antoniosql/rfm-nav-customer-classification-with-python-and-azure-functions-2ad3b66d2220?source=friends_link&sk=72ab91305aee16906163d5141c826f9a
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.

 

https://medium.com/@parag0506/medical-image-classification-using-azure-functions-and-cognitive-services-74544e1860f2
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.

 

https://blog.victorsilva.com.uy/functions-swiss-army-ops/
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.

 

https://devblogs.microsoft.com/cosmosdb/build-fault-tolerant-applications-cassandra/
https://twitter.com/abhi_tweeter

http://www.azurecosmosdb.com/ is a resource governed system that allows you to execute a certain number of operations per second based on the https://docs.microsoft.com/azure/cosmos-db/set-throughput you have configured. If clients exceed that limit and consume more https://docs.microsoft.com/azure/cosmos-db/request-units than what was provisioned, it leads to rate limiting of subsequent requests and exceptions being thrown - they are also referred to as https://docs.microsoft.com/rest/api/cosmos-db/http-status-codes-for-cosmosdb

 

 

https://devkimchi.com/2020/09/09/bicep-sneak-peek/
https://twitter.com/justinchronicle

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

 

 

https://dev.to/khaosdoctor/why-every-developer-should-become-a-writer-1fim
https://twitter.com/_staticvoid

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.

 

https://www.thomasmaurer.ch/2020/09/azure-stack-hub-partner-solutions-series-eversource/
https://twitter.com/ThomasMaurer

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 https://twitter.com/rcTibi) and myself (Azure Cloud Advocate https://twitter.com/thomasmaurer), we created a new Azure Stack Hub Partner solution video series to show how our customers and partners use https://azure.microsoft.com/en-us/products/azure-stack/hub?WT.mc_id=modinfra-8237-thmaure 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.

 

https://dev.to/azure/surface-duo-dev-do-one-better-with-dual-screens-2k1p
https://twitter.com/nitya

 

https://dev.to/azure/surface-duo-dev-learning-resources-for-beginners-2g8k
https://twitter.com/nitya

 

https://www.thomasmaurer.ch/2020/09/how-to-azure-automatic-vm-guest-os-patching/
https://twitter.com/ThomasMaurer

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. 


https://www.m365devpodcast.com/e/fluid-framework-opensource-with-dan-wahlin/
https://twitter.com/danwahlin

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

https://blog.lsantos.dev/uma-introducao-a-service-mesh-com-linkerd/
https://twitter.com/_staticvoid

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

 

https://www.xamarinpodcast.com/77
https://twitter.com/codemillmatt

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.

 

Updated Oct 30, 2020
Version 3.0
No CommentsBe the first to comment