Intelligent Agent Administrator Guide

Please email support@awaken.io for omissions or errors.
×
Menu
  • Glossary

Glossary

 
Descriptions for specific terms and phrases used within this guide can be found below.
 
Term
Definition
Application Pool Authentication
The IIS Application Pool authentication mode in use by the Intelligent Agent website within IIS. See the Website Authentication Configurations article.
Application Pool Identity
The user identity used by the IIS Application Pool to authenticate for resource requests. Microsoft IIS Application Pool Identity Configuration Guidance
Domain Application Account
The Domain user that the Intelligent Agent Application carries out its file and SQL processes as. This can be used as a control to comply with a company access rights management structure.
IIS Impersonation
The user that an IIS website impersonates for authentication for resource requests. Microsoft IIS Impersonation Configuration Guidance
IIS Site Location Path
The root folder path of an IIS website. Microsoft IIS Site Location Path Guidance
Intelligent Agent Application
The conceptual Intelligent Agent product as a whole; includes both the user experience, and the underlying Intelligent Agent System the user is using.
Intelligent Agent Database
The entire data structure supporting the product; both the Microsoft SQL Server database that Intelligent Agent uses to store its persistent data, and the Redis database that is used to provide the caching layer. It is not related to a specific Intelligent Agent Application grouping, but is the conceptual data handling part of a Intelligent Agent System.
Intelligent Agent IIS Web Config
The IIS web config file for a given IIS website called web.config. Found within the IIS Site Location Path folder.
Intelligent Agent System
An entire functional entity of the product; the entirety of a Intelligent Agent Microsoft SQL Server database, a Intelligent Agent Redis Database, and all Intelligent Agent Websites and their associated Intelligent Agent services that utilise these databases. This is a specific instance / implementation of the conceptual Intelligent Agent Application. Further details can be found in the Intelligent Agent Technology Stack.
Intelligent Agent Website
The IIS Website and optional Windows services that collectively provide the Intelligent Agent user interface or Application Layer. It is not related to a specific Intelligent Agent Application grouping, but is the conceptual GUI part of a Intelligent Agent System.
Intelligent Agent Website Instance
The specific IIS Website that runs the Intelligent Agent web code and returns web pages to the user when requested. Further details can be found in the Application Layer under IIS Website.