- 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).
推薦閱讀
- 黑客攻防從入門到精通(實(shí)戰(zhàn)秘笈版)
- 深度實(shí)踐OpenStack:基于Python的OpenStack組件開發(fā)
- LabVIEW 2018 虛擬儀器程序設(shè)計(jì)
- Getting Started with React
- Learning ArcGIS Pro 2
- Vue.js 2 and Bootstrap 4 Web Development
- PostgreSQL Cookbook
- 深入淺出Prometheus:原理、應(yīng)用、源碼與拓展詳解
- Java 9 Programming Blueprints
- Learning Informatica PowerCenter 10.x(Second Edition)
- Mastering Apache Maven 3
- 微服務(wù)架構(gòu)深度解析:原理、實(shí)踐與進(jìn)階
- Android開發(fā)三劍客:UML、模式與測(cè)試
- Rust游戲開發(fā)實(shí)戰(zhàn)
- Java Web應(yīng)用開發(fā)項(xiàng)目教程