re.build/download.microsoft.com/.../3_azurereleasefeuerwerk.pdf · bot framework is a...

Post on 22-May-2020

11 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

//re.build/

//re.build/

Bot Framework is a Microsoft-operated service and an SDK.

Bot Framework is one of many tools Microsoft offers for building a complete bot.

Others include: LUIS, Cognitive Services, Speech APIs, Azure, more

(allgemein

Building Apps in Azure Using Windows and Linux VMs

VM Scale Sets & Open Source PaaS on Azure: Deep Dive

Designing Hybrid Applications that Span Azure and Azure Stack

Jeffrey Snover on Azure Stack, Powershell, and Nano Server

Azure Tools for Visual Studio (Azure SDK for .NET 2.9)

FunctionsRuntime

Functions Programming

Interface

App Service App Hosting Plans

Triggers

Input Bindings

Output Bindings

Plan1 Monitor + Learn

ReleaseDevelop + Test2

Development Production

4

3

• Scales by cloning the app on multiple

servers/VMs/Containers

Monolithic application approach Microservices application approach

• A microservice application

separates functionality into

separate smaller services.

• Scales out by deploying each service

independently creating instances of these services

across servers/VMs/containers

• A monolith app contains domain

specific functionality and is

normally divided by functional

layers such as web, business and

data

App 1 App 2App 1

Microservices

Public Cloud Other CloudsOn Premises

Private cloud

Azure Service Fabric

Load

Balancer

Stateful

Data

Load

Balancer

Other

Internal

Tiers

?

Stateless

Compute

Stateless

Web

Cach

e

Stateless

Web

Stateful

Compute

https://dev.botframework.com/

https://azure.microsoft.com/de-de/services/devtest-lab/

https://www.microsoft.com/germany/techwiese/news/show.aspx?id=msdn_de_63187

https://azure.microsoft.com/de-de/blog/announcing-visual-studio-azure-tools-and-sdk-2-9/

http://functions.azure.com

http://aka.ms/ServiceFabricSDK

https://azure.microsoft.com/en-us/blog/

Channel 9

Microsoft Virtual Academy

#JobDeinesLebens.Werde Technical Evangelist bei Microsoft!

Mehr Infos unter: http://aka.ms/evangelistjobs

top related