-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Learning Airwatch
By :

Depending on which hosting option you selected, your setup can be as easy as simply logging in with a newly provided user account to the cloud or consist of a lengthy configuration and set up with the on-premise deployment. The following are the requirements needed to get your environment set up based on your choice of deployment:
With the SaaS environment, you will have two options for deployment:
The Pure Cloud option will have no integration with any of your enterprise systems. All accounts will be managed locally and there will be limitations on your deployment. This option might serve a purpose for a smaller organization that doesn't have enterprise systems or is just looking for a simple deployment of AirWatch.
If you move forward with this option, there could potentially be a lot of management needed with local accounts that need to be created and deleted.
The Integrated Cloud option or better known across the industry as Hybrid Deployment provides the same SaaS environment for management with the addition of integrations with your enterprise systems using AirWatch Cloud Connector (ACC), Mobile Access Gateway (MAG), and Secure Email Gateway (SEG). These integrations do require on-premise deployment of servers, which will be covered in Chapter 3, Enterprise Integration, and Chapter 7, Mobile Email Management.
With both of these options, getting started is easy. You will be provided with the URL to your environment and login details to gain access. Your URL will look something like https://cnxxx.awmdm.com
, where xxx will be replaced with a number. Once you have this information and your login details, you are ready to start.
You can set up your own custom URL that is redirected to your SaaS environment.
The dedicated SaaS environment follows the same options as mentioned previously with the exception of the differences listed in the table present in the Hosting options section of this chapter. There are a few reasons to select this option but the primary reason is to gain more control over when updates and Feature Packs can be deployed.
To get started with your dedicated SaaS, you will be provided with the URL to your environment and login details to gain access. Your URL will look something like https://cnxxx.awmdm.com
, where xxx will be replaced with a number. Once you have this information and your login details, you are ready to start.
You can set up your own custom URL using a CNAME
DNS record. The recommended configuration is to set up your CNAME
record to point to the AirWatch CNAME
record, which will direct to the AirWatch Host A
record. The reason for this is to allow AirWatch to gain control over where the records point in the event of a failover. If you point your CNAME
record directly to the AirWatch Host A
record, you will delay the time of a failover, as you will be required to update your DNS records.
As an alternative to setting up and configuring your on-premise deployment, AirWatch provides us with the opportunity to use an appliance. The appliance is preconfigured by AirWatch, shipped to the customer ready to simply deploy in the network and turn on.
The following is the sizing chart provided by AirWatch:
Max number of devices |
100 |
500 |
1,000 |
2,500 |
5,000 |
---|---|---|---|---|---|
Number of appliances |
1 |
1 |
1 |
1 |
1 |
CPU cores |
3 |
3 |
4 |
4 |
4 |
RAM (GB) |
4 |
4 |
4 |
8 |
8 |
Hard disk (GB) |
21 |
35 |
50 |
95 |
185 |
The following are important to know as part of the appliance deployment:
The last option is the on-premise deployment, that is, giving the customer full control and flexibility over the deployment. This option will require a lot of planning and involvement from multiple teams in order to make it successful.
Since this book is focused more around learning AirWatch, I will not go into deep detail on all the different architecture and options with setting up AirWatch, as this information can easily present itself in its own book. Instead, I will give a high-level overview of the options and requirements to get AirWatch set up.
Before you get started with your on-premise deployment, you will need to fully review the architecture and pre-installation documents provided by AirWatch. You will need to size your environment correctly based on the number of devices you plan to enroll plus future growth.
For the setup and configuration, you will need to involve multiple technical teams with the deployment:
For your on-premise deployment, there are three required components:
In addition to the required components, there are several optional components:
There are multiple configurations available with all the different components provided by AirWatch. In summary, the following configurations are provided as examples from AirWatch:
Plan to deploy the application server within a DMZ if possible for additional security.
Because of the complexity and requirements for this deployment, it is recommended to work with AirWatch on the architecture and configuration.
The following tables will give you an idea of the hardware requirements needed for your on-premise deployment:
Max number of devices |
100 |
500 |
1,000 |
2,500 |
5,000 |
10,000 |
25,000 |
---|---|---|---|---|---|---|---|
Admin Console |
1 standard app server for all roles Virtual Machine / 2 CPUs / 4 GB RAM |
1 app server per 50 concurrent admins | |||||
Device Services |
1 app server |
2 app servers | |||||
Device Services with AWCM |
1 app server |
2 app servers |
Max number of devices |
100 |
500 |
1,000 |
2,500 |
5,000 |
10,000 |
25,000 |
---|---|---|---|---|---|---|---|
CPU cores |
1 |
1 |
2 |
2 |
2 |
4 |
8 |
RAM (GB) |
4 |
4 |
4 |
8 |
8 |
16 |
32 |
DB size(GB) |
10 |
20 |
25 |
50 |
100 |
175 |
250 |
Trans log size(GB) (Log backups every 15 minutes) |
3 |
5 |
10 |
20 |
40 |
50 |
100 |
Temp DB (GB) |
3 |
5 |
10 |
20 |
40 |
50 |
100 |
Avg IOPS (DB and temp DB) |
30 |
30 |
30 |
75 |
150 |
300 |
750 |
Peak IOPS (DB and temp DB) |
40 |
50 |
60 |
150 |
300 |
600 |
1500 |
There are also minimum requirements and deployment architecture for 50,000 or more devices that can be provided by AirWatch.
Before you can get started with the installation of the console and the device services connectivity server(s), you need to meet all the prerequisites. The following is a breakdown of what is needed before you can start the installation:
The hardware requirements are as follows:
The general requirements are as follows:
The software requirements are as follows:
Note that Ensure WebDAV is not installed.
Additional proxy software might be required for communication to Apple devices, App Store, and Google Play Store.
The database and reporting services requirements:
SQL_Latin1_General_CP1_Cl_AS
db_owner
on the AirWatch databasedb_datareader
, public, and SQLAgentUserRole on MSDBdb_owner
on the ReportServer<Instance>
databasedb_owner
on the ReportServerTempDB<Instance>
databaseThe network requirements are as follows:
There are multiple ports that need to be opened on your corporate firewall in order to allow AirWatch to work correctly. The following will need access to internal and/or external Internet resources:
You will need to work closely with your network team to ensure that all the ports on the firewall are opened correctly. There is over four pages of protocol/port configurations to multiple external URLs needed. The required protocol/port configurations can be found in AirWatch On-premise technical architecture guide.
It is highly recommended to implement redundancy with a load balancer. These configurations should be implemented: Round Robin, Session Persistence for Device Services, and Admin Console and redirect all HTTP requests to HTTPS.
After implementing all the requirements, you can use AirWatch's preinstallation tool to validate that your on-premise environment is ready to install AirWatch Application server. Once the tool is open, select Application Server and then follow the instructions to validate. You will be presented with the results and what needs to be resolved if there is anything.
Once you have everything set up correctly, you will be ready to install your environment. AirWatch will provide you with the necessary installation files and services to get your environment up and running on premise.
Deploying AirWatch On-premise will require a lot of preparation and planning, which will require a dedicated senior-level architect/engineer to fully understand the complexities and requirements needed to set up the environment. Unless your organization has a no-cloud policy, it is highly recommended to move forward with a SaaS deployment to allow your teams to focus more on the services being delivered and more importantly, a successful mobile strategy.
Change the font size
Change margin width
Change background colour