- Managing Microsoft Hybrid Clouds
- Marcel van den Berg
- 98字
- 2021-07-23 19:34:12
Microsoft SQL Server 2014
The Cloud OS vision is not purely focused on delivering an infrastructure platform. Part of the vision is SQL Server 2014. As this book is about infrastructure, I will not go into much detail on SQL Server.
SQL Server 2014 is enabled for use in a hybrid scenario. It means that SQL Server data can be made highly available by using Microsoft Azure as a secondary location to store SQL Server data.
SQL Servers allows us to export a database (data and scheme) and import it into Microsoft Azure in a few simple steps.
推薦閱讀
- Learning Python Web Penetration Testing
- Microsoft Application Virtualization Cookbook
- LabVIEW入門與實戰(zhàn)開發(fā)100例
- Learning Data Mining with Python
- Software Testing using Visual Studio 2012
- 新編Premiere Pro CC從入門到精通
- Julia Cookbook
- Python漫游數學王國:高等數學、線性代數、數理統(tǒng)計及運籌學
- Spring Boot Cookbook
- 軟件測試技術指南
- Building RESTful Python Web Services
- Azure Serverless Computing Cookbook
- Simulation for Data Science with R
- Java設計模式深入研究
- Python深度學習入門:從零構建CNN和RNN