
#1 #ServiceNow System Administration Training | Introduction and Platform Overview & Architecture
SAASWITHSERVICENOW
Overview
This video introduces the ServiceNow platform, focusing on its architecture, user interface, and security model. It explains ServiceNow as a cloud-based Platform as a Service (PaaS) designed to automate business processes across various departments like IT, HR, and finance. The training highlights ServiceNow's multi-instance architecture, contrasting it with multi-tenant models, and emphasizes its robust backup and security features. The video also details the different ways to interact with the platform—Native UI, Mobile Apps, and Service Portal—and explains the crucial concept of role-based access control, differentiating between users, groups, and roles, and demonstrating how impersonation reveals different user access levels.
Save this permanently with flashcards, quizzes, and AI chat
Chapters
- This training focuses on ServiceNow System Administration, using the Orlando version.
- The course aims to prepare learners for ServiceNow admin certification exams and interviews.
- Upon completion, learners will understand platform features, architecture, and be able to perform configurations and customizations.
- It serves as a foundational step for a career in the ServiceNow platform.
- ServiceNow is a US-based company offering a cloud-based Platform as a Service (PaaS) for developing and managing applications.
- It's an automation platform capable of streamlining manual processes across IT, HR, finance, and security departments.
- ServiceNow utilizes a multi-instance architecture, where each organization's data and applications are isolated in a unique software stack (instance), ensuring better security and availability compared to multi-tenant models.
- The platform offers high availability through redundant servers and provides regular data backups (four full weekly, six daily differential) for disaster recovery and cloning.
- Users can interact with ServiceNow through three primary interfaces: the Native UI (web interface), ServiceNow Mobile Apps, and the Service Portal.
- All interfaces access the same single system of record and common data model.
- ServiceNow offers dedicated mobile apps (Agent, Now Mobile, Onboarding) for efficient on-the-go access and task management.
- The Service Portal provides a user-friendly, customizable self-service experience for requesting services, searching knowledge articles, and managing requests.
- ServiceNow supports various authentication methods, including local database (username/password), Single Sign-On (SSO) via identity providers like Okta, LDAP, OAuth 2.0, and multi-factor authentication (MFA) using OTP codes.
- Role-based access control (RBAC) is a fundamental security component, ensuring users only access information relevant to their responsibilities.
- Key components of RBAC include Users (individuals with access), Groups (sets of users with shared responsibilities), and Roles (collections of permissions assigned to groups or users).
- Best practice dictates assigning roles to groups rather than individual users for easier maintenance.
- ServiceNow provides baseline roles (e.g., admin, ITIL, catalog_admin) for out-of-the-box applications and features.
- Users without assigned roles are considered 'self-service users' and have limited access, primarily for self-service tasks.
- The 'impersonate' feature allows administrators to view the platform from the perspective of any user, verifying their access levels and troubleshooting issues.
- Different roles (e.g., self-service user vs. ITIL user) result in significantly different application visibility and functionality.
Key takeaways
- ServiceNow is a versatile PaaS for automating business processes, not just a ticketing tool.
- The multi-instance architecture provides enhanced security and availability compared to multi-tenant cloud solutions.
- Users can interact with ServiceNow through the Native UI, Mobile Apps, or the user-friendly Service Portal.
- Role-based access control, managed through users, groups, and roles, is essential for platform security.
- Assigning roles to groups is a best practice for efficient user access management.
- The impersonate function is critical for administrators to understand and troubleshoot user access.
- Different user roles lead to distinct levels of access and visibility within the ServiceNow platform.
Key terms
Test your understanding
- How does ServiceNow's multi-instance architecture differ from a multi-tenant architecture, and what are the benefits of this approach?
- What are the three primary ways users can interact with the ServiceNow platform, and what is the main advantage of the Service Portal?
- Explain the relationship between users, groups, and roles in ServiceNow's security model.
- Why is it considered a best practice to assign roles to groups rather than individual users?
- How can an administrator use the 'impersonate' feature to troubleshoot or verify user access within ServiceNow?