- Learning System Center App Controller
- Nasir Naeem
- 247字
- 2021-07-23 20:45:43
Quick planning primer
For planning and design purposes, App Controller is one of the simplest components of the System Center family. To get the App Controller up and running quickly, the Web IIS role is required on at least one of supported server operating systems. A supported SQL Server is required to store the App Controller database. To get extended App Controller features enabled, a component of the System Center family, named Virtual Machine Manager Server, is required in the environment. It can provision, manage, and convert virtual machines. We can also use a shared storage to convert and upload virtual machines to the Microsoft Azure cloud. There is also a requirement of Active Directory Certificates Services if we want to use a certificate from a trusted corporate certification authority, although a self-signed certificate can also be used.
If we want to make App Controller highly available, there are three options possible, as follows:
- Making the database highly available by installing the database on a clustered SQL Server instance
- Making the App Controller server highly available either by creating a virtual machine on a Hyper-V cluster and making the virtual machine highly available or installing multiple App Controller servers behind a load balancer
- 高效微控制器C語言編程
- 實戰低代碼
- INSTANT Django 1.5 Application Development Starter
- 高級語言程序設計(C語言版):基于計算思維能力培養
- Salesforce Reporting and Dashboards
- ExtJS高級程序設計
- RESTful Java Web Services(Second Edition)
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Cocos2d-x Game Development Blueprints
- JavaScript+jQuery網頁特效設計任務驅動教程
- 并行編程方法與優化實踐
- Python網絡爬蟲實例教程(視頻講解版)
- Java多線程并發體系實戰(微課視頻版)
- Flask開發Web搜索引擎入門與實戰
- C語言程序設計實驗指導與習題精解