- Building Hybrid Clouds with Azure Stack
- Markus Klein Susan Roesner
- 110字
- 2021-07-02 19:36:07
SQL Database as a Service
SQL database services (no matter whether it is Microsoft SQL or MySQL) is one of the easiest services to consume from the cloud infrastructure. Often, it is called SQL as a Service too. From a technical point of view, this means ordering a database that is running in the cloud infrastructure on a highly available SQL Server environment (depending on the loads your cloud provider is offering). To make it easy, this means your database(s) will run and be managed in the cloud infrastructure, and from the customer side, you will only get a connection point to this database (for example, using ODBC connection strings).
推薦閱讀
- 工程軟件開發技術基礎
- 實用防銹油配方與制備200例
- 高級C/C++編譯技術(典藏版)
- jQuery開發基礎教程
- Hands-On Reinforcement Learning with Python
- Learning DHTMLX Suite UI
- Scala for Machine Learning(Second Edition)
- Java Fundamentals
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- HTML+CSS+JavaScript網頁設計從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Android應用開發實戰(第2版)
- Kotlin進階實戰
- Mobile Forensics:Advanced Investigative Strategies
- Mastering ASP.NET Core 2.0
- 分布式數據庫HBase案例教程