博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Introducing Microsoft Azure and SQL Azure
阅读量:6927 次
发布时间:2019-06-27

本文共 746 字,大约阅读时间需要 2 分钟。

1. Overview of Azure

Azure is the name of Microsoft’s cloud services, which developers can use to deliver applications at scale

for various workloads and devices. Microsoft Azure provides a runtime framework for applications that
currently supports .NET 3.5 and .NET 4.0, as well as load balancers, operating systems, servers, storage,
and networking, leaving you free to build the application.
Microsoft Azure provides three services: Windows Azure, SQL Azure, and Windows Azure
AppFabric.

Windows Azure AppFabric is more of an Enterprise solution that provides Enterprise Service Bus

patterns typically popular in the business process application.

 

2. Creating a Cloud Database

 

转载于:https://www.cnblogs.com/davidgu/archive/2012/03/27/2419933.html

你可能感兴趣的文章
LindDotNetCore~Polly组件对微服务场景的价值
查看>>
SQL Server 进制转换函数
查看>>
[C#] 通过重写 class 的 ToString() 来简化获取 enum 的 DescriptionAttribute 值
查看>>
镜像二叉树——剑指Offer
查看>>
Spring cloud config配置文件加密解密
查看>>
django admin 或xdmin list_display search_fields list_filter 如果显示搜索外键或多对多字段...
查看>>
PuTTY+Xming实现X11的ssh转发
查看>>
谁说C语言很简单?
查看>>
Python 文件 next() 方法
查看>>
背水一战 Windows 10 (71) - 控件(控件基类): UIElement - RenderTransform(2D变换), Clip(剪裁)...
查看>>
spring mvc中获取请求URL
查看>>
android------Eclipse Memory Analyzer (MAT)
查看>>
nginx反向代理配置(nginx.conf+proxy_set_header)
查看>>
15道刁钻古怪的谷歌面试题及答案
查看>>
C# winform DataGridView 常见属性
查看>>
读书是为了什么?
查看>>
DICOM-RT:放疗领域中的各种影像
查看>>
C# 线程同步
查看>>
深度学习及机器学习框架对比摘要
查看>>
【转】Oracle 自定义函数语法与实例
查看>>