• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

325 ALERT courses

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

Architecting with Google Cloud: Design and Process

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Cloud Solutions Architects, Site Reliability Engineers, Systems Operations professionals, DevOps Engineers, IT managers. Individuals using Google Cloud Platform to create new solutions or to integrate existing systems, application environments, and infrastructure with the Google Cloud Platform. Overview Apply a tool set of questions, techniques and design considerations Define application requirements and express them objectively as KPIs, SLO's and SLI's Decompose application requirements to find the right microservice boundaries Leverage Google Cloud developer tools to set up modern, automated deployment pipelines Choose the appropriate Google Cloud Storage services based on application requirements Architect cloud and hybrid networks Implement reliable, scalable, resilient applications balancing key performance metrics with cost Choose the right Google Cloud deployment services for your applications Secure cloud applications, data and infrastructure Monitor service level objectives and costs using Stackdriver tools This course features a combination of lectures, design activities, and hands-on labs to show you how to use proven design patterns on Google Cloud to build highly reliable and efficient solutions and operate deployments that are highly available and cost-effective. This course was created for those who have already completed the Architecting with Google Compute Engine or Architecting with Google Kubernetes Engine course. DEFINING THE SERVICE * Describe users in terms of roles and personas. * Write qualitative requirements with user stories. * Write quantitative requirements using key performance indicators (KPIs). * Evaluate KPIs using SLOs and SLIs. * Determine the quality of application requirements using SMART criteria. MICROSERVICE DESIGN AND ARCHITECTURE * Decompose monolithic applications into microservices. * Recognize appropriate microservice boundaries. * Architect stateful and stateless services to optimize scalability and reliability. * Implement services using 12-factor best practices. * Build loosely coupled services by implementing a well-designed REST architecture. * Design consistent, standard RESTful service APIs. DEVOPS AUTOMATION * Automate service deployment using CI/CD pipelines. * Leverage Cloud Source Repositories for source and version control. * Automate builds with Cloud Build and build triggers. * Manage container images with Google Container Registry. * Create infrastructure with code using Deployment Manager and Terraform. CHOOSING STORAGE SOLUTIONS * Choose the appropriate Google Cloud data storage service based on use case, durability, availability, scalability and cost. * Store binary data with Cloud Storage. * Store relational data using Cloud SQL and Spanner. * Store NoSQL data using Firestore and Cloud Bigtable. * Cache data for fast access using Memorystore. * Build a data warehouse using BigQuery. GOOGLE CLOUD AND HYBRID NETWORK ARCHITECTURE * Design VPC networks to optimize for cost, security, and performance. * Configure global and regional load balancers to provide access to services. * Leverage Cloud CDN to provide lower latency and decrease network egress. * Evaluate network architecture using the Cloud Network Intelligence Center. * Connect networks using peering and VPNs. * Create hybrid networks between Google Cloud and on-premises data centers using Cloud Interconnect. DEPLOYING APPLICATIONS TO GOOGLE CLOUD * Choose the appropriate Google Cloud deployment service for your applications. * Configure scalable, resilient infrastructure using Instance Templates and Groups. * Orchestrate microservice deployments using Kubernetes and GKE. * Leverage App Engine for a completely automated platform as a service (PaaS). * Create serverless applications using Cloud Functions. DESIGNING RELIABLE SYSTEMS * Design services to meet requirements for availability, durability, and scalability. * Implement fault-tolerant systems by avoiding single points of failure, correlated failures, and cascading failures. * Avoid overload failures with the circuit breaker and truncated exponential backoff design patterns. * Design resilient data storage with lazy deletion. * Analyze disaster scenarios and plan for disaster recovery using cost/risk analysis. SECURITY * Design secure systems using best practices like separation of concerns, principle of least privilege, and regular audits. * Leverage Cloud Security Command Center to help identify vulnerabilities. * Simplify cloud governance using organizational policies and folders. * Secure people using IAM roles, Identity-Aware Proxy, and Identity Platform. * Manage the access and authorization of resources by machines and processes using service accounts. * Secure networks with private IPs, firewalls, and Private Google Access. * Mitigate DDoS attacks by leveraging Cloud DNS and Cloud Armor. MAINTENANCE AND MONITORING * Manage new service versions using rolling updates, blue/green deployments, and canary releases. * Forecast, monitor, and optimize service cost using the Google Cloud pricing calculator and billing reports and by analyzing billing data. * Observe whether your services are meeting their SLOs using Cloud Monitoring and Dashboards. * Use Uptime Checks to determine service availability. * Respond to service outages using Cloud Monitoring Alerts. ADDITIONAL COURSE DETAILS: Nexus Humans Architecting with Google Cloud: Design and Process training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Architecting with Google Cloud: Design and Process course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Architecting with Google Cloud: Design and Process
Delivered on-request, onlineDelivered Online
Price on Enquiry

Google Cloud Fundamentals for AWS Professionals

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is intended for the following participants: Individuals planning to deploy applications and create application environments on Google Cloud Developers, systems operations professionals, and solution architects getting started with Google Cloud. Executives and business decision makers evaluating the potential of Google Cloud to address their business needs. Overview This course teaches participants the following skills: Identify Google Cloud counterparts for AWS IaaS, AWS PaaS, AWS SQL, AWS Blob Storage, AWS Application Insights, and AWS Data Lake Configure accounts, billing, projects, networks, subnets, firewalls, VMs, disks, auto scaling, load balancing, storage, databases, IAM, and more Manage and monitor applications Explain feature and pricing model differences This course with labs introduces AWS professionals to the core capabilities of Google Cloud Platform (GCP) in the four technology pillars: networking, compute, storage, and database. It is designed for AWS Solution Architects and SysOps Administrators familiar with AWS features and setup and want to gain experience configuring GCP products immediately. With presentations, demos, and hands-on labs, participants will get details of similarities, differences, and initial how-tos quickly. INTRODUCING GOOGLE CLOUD * Explain the advantages of Google Cloud. * Define the components of Google's network infrastructure,including: Points of presence, data centers, regions, and zones. * Understand the difference between Infrastructure-as-a-Service (IaaS) and Platform-as-a-Service (PaaS) GETTING STARTED WITH GOOGLE CLOUD * Identify the purpose of projects on Google Cloud Platform. * Understand how AWS?s resource hierarchy differs from Google Cloud?s. * Understand the purpose of and use cases for Identity and Access Management. * Understand how AWS IAM differs from Google Cloud IAM. * List the methods of interacting with Google Cloud Platform. * Launch a solution using Cloud Marketplace. VIRTUAL MACHINES IN THE CLOUD * Identify the purpose and use cases for Google Compute Engine. * Understand the basics of networking in Google Cloud Platform. * Understand how Amazon VPC differs from Google VPC. * Understand the similarities and differences between Amazon EC2 and Google Compute Engine. * Understand how typical approaches to load-balancing in Google Cloud differ from those in AWS. * Deploy applications using Google Compute Engine. STORAGE IN THE CLOUD * Understand the purpose of and use cases for: Cloud Storage,Cloud SQL, Cloud Bigtable and Cloud Datastore. * Understand how Amazon S3 and Amazon Glacier compare to Cloud Storage. * Compare Google Cloud?s managed database services with Amazon RDS and Amazon Aurora. * Learn how to choose among the various storage options on Google Cloud Platform. * Load data from Cloud Storage into BigQuery. Perform a query on the data in BigQuery. * CONTAINERS IN THE CLOUD * Define the concept of a container and identify uses for containers. * Identify the purpose of and use cases for Google Container Engine and Kubernetes. * Understand how Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service (EKS) differ from GKE. * Provision a Kubernetes cluster using Kubernetes Engine. * Deploy and manage Docker containers using kubectl APPLICATIONS IN THE CLOUD * Understand the purpose of and use cases for Google App Engine. * Contrast the App Engine Standard environment with the App Engine Flexible environment. * Understand how App Engine differs from Amazon Elastic Beanstalk. * Understand the purpose of and use cases for Google Cloud Endpoints. * DEVELOPING, DEPLOYING AND MONITORING IN THE CLOUD * Understand options for software developers to host their source code. * Understand the purpose of template-based creation and management of resources. * Understand how Cloud Deployment Manager differs from AWS CloudFormation. * Understand the purpose of integrated monitoring, alerting, and debugging. * Understand how Google Monitoring differs from Amazon CloudWatch and AWS CloudTrail. * Create a Deployment Manager deployment. * Update a Deployment Manager deployment. * View the load on a VM instance using Google Monitoring. BIG DATA AND MACHINE LEARNING IN THE CLOUD * Understand the purpose of and use cases for the products and services in the Google Cloud big data and machine learning platforms. * Understand how Google Cloud BigQuery differs from AWS Data Lake. * Understand how Google Cloud Pub/Sub differs from AWS Event Hubs and Service Bus. * Understand how Google Cloud?s machine-learning APIs differ from AWS's. * Load data into BigQuery from Cloud Storage. * Perform queries using BigQuery to gain insight into data. SUMMARY AND REVIEW * Review the products that make up Google Cloud and remember how to choose among them * Understand next steps for training and certification * Understand, at a high level, the process of migrating from AWS to Google Cloud. ADDITIONAL COURSE DETAILS: Nexus Humans Google Cloud Fundamentals for AWS Professionals training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Google Cloud Fundamentals for AWS Professionals course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Google Cloud Fundamentals for AWS Professionals
Delivered on-request, onlineDelivered Online
Price on Enquiry

Systems Operations on AWS

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is intended for: System administrators and operators who are operating in the AWS Cloud Informational technology workers who want to increase the system operations knowledge. Overview In this course, you will learn to: Recognize the AWS services that support the different phases of Operational Excellence, a WellArchitected Framework pillar. Manage access to AWS resources using AWS Accounts and Organizations and AWS Identity and Access Management (IAM). Maintain an inventory of in-use AWS resources using AWS services such as AWS Systems Manager, AWS CloudTrail, and AWS Config. Develop a resource deployment strategy utilizing metadata tags, Amazon Machine Images, and Control tower to deploy and maintain an AWS cloud environment. Automate resource deployment using AWS services such as AWS CloudFormation and AWS Service Catalog. Use AWS services to manage AWS resources through SysOps lifecycle processes such as deployments and patches. Configure a highly available cloud environment that leverages AWS services such as Amazon Route 53 and Elastic Load Balancing to route traffic for optimal latency and performance. Configure AWS Auto Scaling and Amazon Elastic Compute Cloud auto scaling to scale your cloud environment based on demand. Use Amazon CloudWatch and associated features such as alarms, dashboards, and widgets to monitor your cloud environment. Manage permissions and track activity in your cloud environment using AWS services such as AWS CloudTrail and AWS Config. Deploy your resources to an Amazon Virtual Private Cloud (Amazon VPC), establish necessary connectivity to your Amazon VPC, and protect your resources from disruptions of service. State the purpose, benefits, and appropriate use cases for mountable storage in your AWS cloud environment. Explain the operational characteristics of object storage in the AWS cloud, including Amazon Simple Storage Service (Amazon S3) and Amazon S3 Glacier. Build a comprehensive costing model to help gather, optimize, and predict your cloud costs using services such as AWS Cost Explorer and the AWS Cost & Usage Report. This course teaches systems operators and anyone performing system operations functions how to install, configure, automate, monitor, secure, maintain and troubleshoot the services, networks, and systems on AWS necessary to support business applications. The course also covers specific AWS features, tools, andbest practices related to these functions. MODULE 1: INTRODUCTION TO SYSTEM OPERATIONS ON AWS * Systems operations * AWS Well-Architected Framework * AWS Well-Architected Tool MODULE 2A: ACCESS MANAGEMENT * Access management * Resources, accounts, and AWS Organizations MODULE 2B: SYSTEM DISCOVERY * Methods to interact with AWS services * Introduction to monitoring services * Tools for automating resource discovery * Inventory with AWS Systems Manager and AWS Config * Troubleshooting scenario * Hands-On Lab: Auditing AWS Resources with AWS Systems Manager and AWS Config MODULE 3: DEPLOYING AND UPDATING RESOURCES * Systems operations in deployments * Tagging strategies * Deployment using Amazon Machine Images (AMIs) * Deployment using AWS Control Tower * Troubleshooting scenario MODULE 4: AUTOMATING RESOURCE DEPLOYMENT * Deployment using AWS CloudFormation * Deployment using AWS Service Catalog * Troubleshooting scenario * Hands-On Lab: Infrastructure as Code MODULE 5: MANAGE RESOURCES * AWS Systems Manager * Troubleshooting scenario * Hands-On Lab: Operations as Code MODULE 6A: CONFIGURE HIGHLY AVAILABLE SYSTEMS * Distributing traffic with Elastic Load Balancing Amazon Route 53 MODULE 6B: AUTOMATE SCALING * Scaling with AWS Auto Scaling * Scaling with Spot Instances * Managing licenses with AWS License Manager * Troubleshooting scenario * MODULE 7: MONITOR AND MAINTAINING SYSTEM HEALTH * Monitoring and maintaining healthy workloads * Monitoring distributed applications * Monitoring AWS infrastructure * Monitoring your AWS account * Troubleshooting scenario * Hands-On Lab: Monitoring Applications and Infrastructure MODULE 8: DATA SECURITY AND SYSTEM AUDITING * Maintain a strong identity and access foundation * Implement detection mechanisms * Automate incident remediation * Troubleshooting scenario * Hands-On Lab: Securing the Environment MODULE 9: OPERATE SECURE AND RESILIENT NETWORKS * Building a secure Amazon Virtual Private Cloud (Amazon VPC) * Networking beyond the VPC * Troubleshooting scenario MODULE 10A : MOUNTABLE STORAGE * Configuring Amazon Elastic Block Storage (Amazon EBS) * Sizing Amazon EBS volumes for performance * Using Amazon EBS snapshots * Using Amazon Data Lifecycle Manager to manage your AWS resources * Creating backup and data recovery plans * Configuring shared file system storage * MODULE 10B: OBJECT STORAGE * Deploying Amazon Simple Storage Service (Amazon S3) with Access Logs, Cross-Region Replication, and S3 Intelligent-Tiering * Hands-On Lab: Automating with AWS Backup for Archiving and Recovery MODULE 11: COST REPORTING, ALERTS, AND OPTIMIZATION * Gain AWS expenditure awareness * Use control mechanisms for cost management * Optimize your AWS spend and usage * Hands-On Lab: Capstone lab for SysOps ADDITIONAL COURSE DETAILS: Nexus Humans Systems Operations on AWS training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Systems Operations on AWS course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Systems Operations on AWS
Delivered on-request, onlineDelivered Online
Price on Enquiry

VMware vSAN: Management and Operations [V7]

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Storage and virtual infrastructure administrators who are responsible for production support and administration of VMware vSAN 7. Overview By the end of the course, you should be able to meet the following objectives: Define the tasks involved in vSAN node management Updating and upgrading vSAN using VMware vSphere Lifecycle Manager™ Explain vSAN resilience and data availability features Reconfigure vSAN storage policies and observe the cluster-wide impact Perform vSAN cluster scale-out and scale-up operations Describe common vSAN cluster maintenance operations Control vSAN resync operations Configure vSAN storage efficiency and reclamation features Use VMware Skyline™ Health to monitor cluster health, performance, and storage capacity Describe vSAN security operations Configure vSAN Direct for cloud native applications Configure remote vSAN datastore and vSAN native file services Manage two-node cluster and stretched cluster advance operations In this three-day course, you learn about managing and operating VMware vSAN? 7. This course focuses on building the required skills for common Day-2 vSAN administrator tasks such as, vSAN node management, cluster maintenance, security operations and advanced vSAN cluster operations. You also gain practical experience through the completion of instructor-led activities and hands-on lab exercises. COURSE INTRODUCTION * Introductions and course logistics * Course objectives VSAN NODE MANAGEMENT * Recognize the importance of hardware compatibility * Ensure the compatibility of driver and firmware versioning * Use tools to automate driver validation and installation * Apply host hardware settings for optimum performance * Use vSphere Lifecycle Manager to perform upgrades VSAN RESILIENCE AND DATA AVAILABILITY OPERATIONS * Describe vSAN storage policies * Recognize the impact of a vSAN storage policy change * Describe and configure the Object Repair Timer advanced option * Plan disk replacement in a vSAN cluster * Plan maintenance tasks to avoid vSAN object failures * Recognize the importance of managing snapshot utilization in a vSAN cluster * Configure the vSAN fault domains VSAN CLUSTER MAINTENANCE * Perform typical vSAN maintenance operations * Describe vSAN maintenance modes and data evacuation options * Assess the impact on cluster objects of entering maintenance mode * Determine the specific data actions required after exiting maintenance mode * Define the steps to shut down and reboot hosts and vSAN clusters * Use best practices for boot devices * Replace vSAN nodes VSAN STORAGE SPACE EFFICIENCY * Discuss deduplication and compression techniques * Understand deduplication and compression overhead * Discuss compression only mode * Configure erasure coding * Configure swap object thin provisioning * Discuss reclaiming storage space with SCSI UNMAP * Configure TRIM/UNMAP VSAN CLUSTER PERFORMANCE MONITORING * Describe how the Customer Experience Improvement Program (CEIP) enables VMware to improve * products and services * Use vSphere Skyline Health for monitoring vSAN cluster health * Manage alerts, alarms, and notifications related to vSAN in VMware vSphere© Client? * Create and configure custom alarms to trigger vSAN health issues * Use IO Insight metrics for monitoring vSAN performance * Analyse vsantop performance metrics * Use a vSAN proactive test to detect and diagnose cluster issues VSAN SECURITY OPERATIONS * Identify differences between VM encryption and vSAN encryption * Perform ongoing operations to maintain data security * Describe the workflow of data-in transit encryption * Identify the steps involved in replacing Key Management Server (KMS) VSAN DIRECT * Discuss the use cases for vSAN Direct * Understand the overall architecture of vSAN Direct * Describe the workflow of vSAN Direct datastore creation * Explore how vSAN Direct works with storage policy tagging REMOTE VSAN * Discuss the use cases for remote vSAN * Understand the high-level architecture * Describe remote datastore operations * Discuss the network requirement * Interoperability between remote vSAN and VMware vSphere© High Availability VSAN NATIVE FILE SERVICE * Discuss the use cases for vSAN file service * Understand the high-level architecture of vSAN file service * Discuss the authentication model * Configure file shares * Monitor file share health and capacity utilization MANAGE ADVANCED VSAN CLUSTER OPERATIONS * Describe the architecture for stretched clusters and two-node clusters * Understand the importance of witness node * Describe how stretched cluster storage policies affect vSAN objects * Create and apply a vSAN stretched cluster policy to meet specific needs * Discuss stretched cluster failure scenarios and responses ADDITIONAL COURSE DETAILS: Notes Delivery by TDSynex, Exit Certified and New Horizons an VMware Authorised Training Centre (VATC) Nexus Humans VMware vSAN: Management and Operations [V7] training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the VMware vSAN: Management and Operations [V7] course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

VMware vSAN: Management and Operations [V7]
Delivered on-request, onlineDelivered Online
Price on Enquiry

Oracle 19c Database Administration I (DBA I) (TTOR20519)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This hands-on course is geared for experienced DBAs new to Oracle 19c, who can work in Linux and have basic experience with SQL scripting. Overview This course combines expert lecture, real-world demonstrations and group discussions with machine-based practical labs and exercises. Working in a hands-on learning environment led by our Oracle Certified expert facilitator, students will learn how to: How to use tools to access an Oracle Database Generate database creation scripts by using DBCA How to create a container database (CDB) by using the CREATE DATABASE command Learn about Startup and shut down Oracle databases Initialization parameter files and initialization parameters Tools that are used to administer Oracle Net Services How to use the Oracle Connection Manager Control utility to administer Oracle Connection Manager How to create a new PDB from the PDB seed. Logical and physical storage structures in an Oracle database Usage of Oracle Database features that save space Explanation of DML and undo data generation Learn about general architecture of Oracle Data Pump and SQL*Loader How to use SQL*Loader to load data from a non-Oracle database (or user files) Bonus Content / Time Permitting: Explanation of maintenance windows Bonus Content / Time Permitting: Employ basic monitoring procedures and manage performance Oracle 19C Database Administration I (Oracle DBA I) is a comprehensive, hands-on course provides concrete information on the design of an Oracle Database instance and database, allowing you to manage your database investment. In this class, you will learn how to create database storage structures that align with your requirements and business models. You will also learn how to create users and administer databases as well as harden the databases to meet your business requirements. This is the foundational course for learning about Oracle Database and it does not assume prior knowledge or Oracle technologies, however you should have incoming experience working with SQL, and be comfortable with Linux and working from the command line. This training is NOT Official Oracle University training. This is independent, adjustable content that aligns with current topics, skills and tools that participants need to excel in these areas. INTRODUCTION TO ORACLE DATABASE * Oracle Multitenant Container Database * Oracle Database Instance Configurations * Database Sharding * Oracle Database Server ACCESSING AN ORACLE DATABASE * Oracle Database Tools * Database Tool Choices * SQL Developer * Enterprise Manager Database Express CREATING AN ORACLE DATABASE BY USING DBCA * Planning the Database * Choosing a Database Template * Configuration Assistant CREATING AN ORACLE DATABASE BY USING A SQL COMMAND * Creating a Container Database * Enable Pluggable Database STARTING UP AND SHUTTING DOWN A DATABASE INSTANCE * Starting the Oracle Database Instance * Shutting Down an Oracle Database Instance * Opening and Closing PDBs MANAGING DATABASE INSTANCES * Investigating Initialization Parameter Files * Viewing Initialization Parameters by Using SQL*Plus * Modifying Initialization Parameters by Using SQL*Plus * Viewing Diagnostic Information ORACLE NET SERVICES OVERVIEW * Oracle Net Services Components * Oracle Net Listener CONFIGURING NAMING METHODS * Configuring the Oracle Network to Access a Database * Creating a Net Service Name for a PDB CONFIGURING AND ADMINISTERING THE LISTENER * Exploring the Default Listener * Creating a Second Listener * Connecting to a Database Service Using the New Listener CONFIGURING A SHARED SERVER ARCHITECTURE * Configuring Shared Server Mode Configuring Clients to Use a Shared Server CONFIGURING ORACLE CONNECTION MANAGER FOR MULTIPLEXING AND ACCESS CONTROL * Oracle Connection Manager Processes * Filtering Rules * Session Multiplexing CREATING PDBS * Creating a New PDB from the PDB Seed * Cloning Remote PDBs in Hot Mode * Relocating PDBs MANAGING PDBS * Renaming a PDB * Setting Parameter Values for PDBs DATABASE STORAGE OVERVIEW * Logical and Physical Database Structures * Tablespaces and Data Files * Types of Segments * Monitoring Tablespace Space Usage CREATING AND MANAGING TABLESPACES * Viewing Tablespace Information * Creating a Tablespace * Managing Temporary and Permanent Tablespaces IMPROVING SPACE USAGE * Managing Space in Tablespaces * Using Compression * Enabling the Resumable Space Allocation Feature CREATING AND MANAGING USER ACCOUNTS * Creating Common and Local Users * Creating a Local User for an Application * Exploring OS and Password File Authentication CONFIGURING PRIVILEGE AND ROLE AUTHORIZATION * Granting a Local Role (DBA) to PDBADMIN * Using SQL*Developer to Create Local Roles CONFIGURING USER RESOURCE LIMITS * Using SQL*Developer to Create a Local Profile & Users * Configuring a Default Role for a User IMPLEMENTING ORACLE DATABASE AUDITING * Enabling Unified Auditing * Creating Audit Users * Creating an Audit Policy INTRODUCTION TO LOADING AND TRANSPORTING DATA * General Architecture * Oracle Data Pump * SQL Loader * Loading Data into a PDB from an External File * Moving Data from One PDB to Another PDB * Transporting a Tablespace USING EXTERNAL TABLES TO LOAD AND TRANSPORT DATA * Querying External Tables * Unloading External Tables AUTOMATED MAINTENANCE TASKS OVERVIEW * Automated Maintenance Tasks * Maintenance Windows * Predefined Maintenance Windows BONUS: MANAGING TASKS AND WINDOWS * Enabling and Disabling Automated Maintenance Tasks * Modifying the Duration of a Maintenance Window BONUS: DATABASE MONITORING AND PERFORMANCE TUNING OVERVIEW * Performance Planning Considerations * Automatic Workload Repository (AWR) * Advisory Framework BONUS: MONITORING DATABASE PERFORMANCE & PROCESSES * Server-Generated Alerts * Setting Metric Thresholds * Performance Monitoring * Examining the Database Background Processes BONUS: TUNING DATABASE MEMORY * Viewing Memory Configurations BONUS: ANALYZING SQL AND OPTIMIZING ACCESS PATHS * Using the Optimizer Statistics Advisor

Oracle 19c Database Administration I (DBA I) (TTOR20519)
Delivered on-request, onlineDelivered Online
Price on Enquiry

Cisco Securing Email with Cisco Email Security Appliance v3.1 (SESA)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Security engineers Security administrators Security architects Operations engineers Network engineers Network administrators Network or security technicians Network managers System designers Cisco integrators and partners Overview After taking this course, you should be able to: Describe and administer the Cisco Email Security Appliance (ESA) Control sender and recipient domains Control spam with Talos SenderBase and anti-spam Use anti-virus and outbreak filters Use mail policies Use content filters Use message filters to enforce email policies Prevent data loss Perform LDAP queries Authenticate Simple Mail Transfer Protocol (SMTP) sessions Authenticate email Encrypt email Use system quarantines and delivery methods Perform centralized management using clusters Test and troubleshoot This course shows you how to deploy and use Cisco© Email Security Appliance to establish protection for your email systems against phishing, business email compromise, and ransomware, and to help streamline email security policy management. This hands-on course provides you with the knowledge and skills to implement, troubleshoot, and administer Cisco Email Security Appliance, including key capabilities such as advanced malware protection, spam blocking, anti-virus protection, outbreak filtering, encryption, quarantines, and data loss prevention. This course helps you prepare to take the exam, Securing Email with Cisco Email Security Appliance (300-720 SESA). DESCRIBING THE CISCO EMAIL SECURITY APPLIANCE * Cisco Email Security Appliance Overview * Technology Use Case * Cisco Email Security Appliance Data Sheet * SMTP Overview * Email Pipeline Overview * Installation Scenarios * Initial Cisco Email Security Appliance Configuration * Centralizing Services on a Cisco ADMINISTERING THE CISCO EMAIL SECURITY APPLIANCE * Distributing Administrative Tasks * System Administration Managing and Monitoring Using the Command Line Interface (CLI) * Other Tasks in the GUI * Advanced Network Configuration * Using Email Security Monitor * Tracking Messages * Logging CONTROLLING SENDER AND RECIPIENT DOMAINS * Public and Private Listeners * Configuring the Gateway to Receive Email * Host Access Table Overview * Recipient Access Table Overview * Configuring Routing and Delivery Features CONTROLLING SPAM WITH TALOS SENDERBASE AND ANTI-SPAM * SenderBase Overview * Anti-Spam * Managing Graymail * Protecting Against Malicious or Undesirable URLs * File Reputation Filtering and File Analysis * Bounce Verification USING ANTI-VIRUS AND OUTBREAK FILTERS * Anti-Virus Scanning Overview * Sophos Anti-Virus Filtering McAfee Anti-Virus Filtering * Configuring the Appliance to Scan for Viruses * Outbreak Filters * How the Outbreak Filters Feature Works Managing Outbreak Filters USING MAIL POLICIES * Email Security Manager Overview * Mail Policies Overview * Handling Incoming and Outgoing Messages Differently * Matching Users to a Mail Policy Message Splintering * Configuring Mail Policies USING CONTENT FILTERS * Content Filters Overview * Content Filter Conditions * Content Filter Actions * Filter Messages Based on Content * Text Resources Overview * Using and Testing the Content Dictionaries Filter Rules * Understanding Text Resources * Text Resource Management * Using Text Resources USING MESSAGE FILTERS TO ENFORCE EMAIL POLICIES * Message Filters Overview * Components of a Message Filter * Message Filter Processing * Message Filter Rules * Message Filter Actions * Attachment Scanning * Examples of Attachment Scanning Message Filters * Using the CLI to Manage Message Filters * Message Filter Examples * Configuring Scan Behavior PREVENTING DATA LOSS * Overview of the Data Loss Prevention (DLP) Scanning Process * Setting Up Data Loss Prevention * Policies for Data Loss Prevention * Message Actions * Updating the DLP Engine and Content Matching Classifiers USING LDAP * Overview of LDAP * Working with LDAP * Using LDAP Queries * Authenticating End-Users of the Spam Quarantine * Configuring External LDAP Authentication for Users * Testing Servers and Queries * Using LDAP for Directory Harvest Attack Prevention * Spam Quarantine Alias Consolidation Queries * Validating Recipients Using an SMTP Server SMTP SESSION AUTHENTICATION * Configuring AsyncOS for SMTP Authentication * Authenticating SMTP Sessions Using Client Certificates * Checking the Validity of a Client Certificate * Authenticating User Using LDAP Directory * Authenticating SMTP Connection Over Transport Layer Security (TLS) Using a Client Certificate * Establishing a TLS Connection from the Appliance * Updating a List of Revoked Certificates EMAIL AUTHENTICATION * Email Authentication Overview * Configuring DomainKeys and DomainKeys Identified Mail (DKIM) Signing * Verifying Incoming Messages Using DKIM * Overview of Sender Policy Framework (SPF) and SIDF Veri?cation * Domain-based Message Authentication Reporting and Conformance (DMARC) Verification * Forged Email Detection EMAIL ENCRYPTION * Overview of Cisco Email Encryption * Encrypting Messages * Determining Which Messages to Encrypt * Inserting Encryption Headers into Messages * Encrypting Communication with Other Message Transfer Agents (MTAs) * Working with Certificates * Managing Lists of Certificate Authorities * Enabling TLS on a Listener?s Host Access Table (HAT) * Enabling TLS and Certi?cate Verification on Delivery * Secure/Multipurpose Internet Mail Extensions (S/MIME) Security Services USING SYSTEM QUARANTINES AND DELIVERY METHODS * Describing Quarantines * Spam Quarantine * Setting Up the Centralized Spam Quarantine * Using Safelists and Blocklists to Control Email Delivery Based on Sender * Configuring Spam Management Features for End Users * Managing Messages in the Spam Quarantine * Policy, Virus, and Outbreak Quarantines * Managing Policy, Virus, and Outbreak Quarantines * Working with Messages in Policy, Virus, or Outbreak Quarantines * Delivery Methods CENTRALIZED MANAGEMENT USING CLUSTERS * Overview of Centralized Management Using Clusters * Cluster Organization * Creating and Joining a Cluster * Managing Clusters * Cluster Communication * Loading a Configuration in Clustered Appliances * Best Practices TESTING AND TROUBLESHOOTING * Debugging Mail Flow Using Test Messages: Trace * Using the Listener to Test the Appliance * Troubleshooting the Network * Troubleshooting the Listener * Troubleshooting Email Delivery * Troubleshooting Performance * Web Interface Appearance and Rendering Issues * Responding to Alerts * Troubleshooting Hardware Issues * Working with Technical Support REFERENCES * Model Specifications for Large Enterprises * Model Specifications for Midsize Enterprises and Small-to-Midsize Enterprises or Branch O?ces * Cisco Email Security Appliance Model Specifications for Virtual Appliances

Cisco Securing Email with Cisco Email Security Appliance v3.1 (SESA)
Delivered on-request, onlineDelivered Online
Price on Enquiry

Oracle 19c Database Administration II (DBA II) (TTOR20619)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This hands-on course is geared for experienced DBAs with basic Oracle 19c skills. Overview This course combines expert lecture, real-world demonstrations and group discussions with machine-based practical labs andexercises. Working in a hands-on learning environment led by our expert facilitator, students will explore: Creating CDBs and Regular PDBs Managing CDBs and PDBs Backup and Duplicate Upgrading and Transporting CDBs and Regular PDBs Backup Strategies and Terminology Restore and Recovery Concepts Using Flashback Technologies Duplicating a Database Installing Grid Infrastructure and Oracle Database Patching Grid Infrastructure and Oracle Database Upgrading to Oracle Grid Infrastructure Using General Overall Database Enhancements Monitoring and Tuning Database Performance Managing Application PDBs Managing Security in Multitenant databases Recovery and Flashback Configuring and Using RMAN Diagnosing Failures Performing Recovery Transporting Data RMAN Troubleshooting and Tuning Creating an Oracle Database by using DBCA Oracle Restart Upgrading the Oracle Database Installing Grid Infrastructure for a Standalone server Using Availability Enhancements Tuning SQL Statements Geared for participants experienced with Oracle 19c DBA essentials Oracle 19c Database Administration II (Oracle DBA II) expands their understanding of Oracle database administration. Throughout the course students will explore coverage of Multitenant (CDB/PDB), database tuning, SQL tuning, and backup and recovery: the skills needed to keep a database running reliably and efficiently. The current release of the database is used for exercises and demonstrations, and the content back-ported as necessary for previous releases. CREATING CDBS AND REGULAR PDBS * Configure and create a CDB * Create a new PDB from the CDB seed * Explore the structure of PDBs MANAGE CDBS AND PDBS * Manage PDB service names and connections * Manage startup, shutdown and availability of CDBs and PDBs * Change the different modes and settings of PDBs * Evaluate the impact of parameter value changes * Performance management in CDBs and PDBs * Control CDB and PDB resource usage with the Oracle Resource Manager BACKUP AND DUPLICATE * Perform Backup and Recover CDBs and PDBs * Duplicate an active PDB * Duplicate a Database UPGRADING AND TRANSPORTING CDBS AND REGULAR PDBS * Upgrade an Oracle Database * Transport Data BACKUP STRATEGIES AND TERMINOLOGY * Perform Full and Incremental Backups and Recoveries * Compress and Encrypt RMAN Backups * Use a media manager * Create multi-section backups of exceptionally large files * Create duplexed backup sets * Create archival backups * Backup of recovery files * Backup non database files * Back up ASM meta data RESTORE AND RECOVERY CONCEPTS * Employ the best Oracle Database recovery technology for your failure situation * Describe and use Recovery technology for Crash, Complete, and Point-in-time recovery USING FLASHBACK TECHNOLOGIES * Configure your Database to support Flashback * Perform flashback operations DUPLICATING A DATABASE * Duplicate Databases INSTALL GRID INFRASTRUCTURE AND ORACLE DATABASE * Install Grid Infrastructure for a Standalone server Install Oracle Database software PATCHING GRID INFRASTRUCTURE AND ORACLE DATABASE * Patch Grid Infrastructure and Oracle Database UPGRADING TO ORACLE GRID INFRASTRUCTURE * Upgrade Oracle Grid Infrastructure USING GENERAL OVERALL DATABASE ENHANCEMENTS * Install Oracle Database software Create, Delete and Configure Databases using DBCA Creating CDBs and Regular PDBs Use Miscellaneous 19c New Features MONITORING AND TUNING DATABASE PERFORMANCE * Managing Memory Components Understanding the Automatic Workload Repository (AWR) Understanding the Advisory Framework Monitoring Wait Events, Sessions, and Services Managing Metric Thresholds and Alerts Understanding and Using the Performance Tuning Methodology Performing Performance Planning Understanding the Automatic Database Diagnostic Monitor (ADDM) MANAGE APPLICATION PDBS * Explain the purpose of application root and application seed Define and create application PDBs Install, upgrade and Patch applications Create and administer Application PDBS Clone PDBs and Application containers Plug and unplug operations with PDBs and application containers Comparing Local Undo Mode and Shared Undo Mode MANAGE SECURITY IN MULTITENANT DATABASES * Manage Security in Multitenant databases Manage PDB lockdown profiles Audit Users in CDBs and PDBs Manage other types of policies in application containers RECOVERY AND FLASHBACK * Restore and Recovering Databases with RMAN Perform CDB and PDB flashback CONFIGURING AND USING RMAN * Configure RMAN and the Database for Recoverability Configure and Using an RMAN recovery catalog DIAGNOSING FAILURES * Detect and repair database and database block corruption Diagnosing Database Issues PERFORMING RECOVERY * Restore and Recovering Databases with RMAN Perform Non RMAN database recovery TRANSPORTING DATA * Transport Data RMAN TROUBLESHOOTING AND TUNING * Interpret the RMAN message output Diagnose RMAN performance issues CREATING AN ORACLE DATABASE BY USING DBCA * Create, Delete and Configure Databases using DBCA ORACLE RESTART * Configure and use Oracle Restart to manage components UPGRADE THE ORACLE DATABASE * Plan for Upgrading an Oracle Database Upgrade an Oracle Database Perform Post-Upgrade tasks INSTALL GRID INFRASTRUCTURE FOR A STANDALONE SERVER * Rapid Home Provisioning USING AVAILABILITY ENHANCEMENTS * Use an RMAN recovery catalog Use Flashback Database TUNING SQL STATEMENTS * Understanding the Oracle Optimizer Using the SQL Tuning Advisor Managing Optimizer Statistics Using the SQL Access Advisor Understanding the SQL Tuning Process ADDITIONAL COURSE DETAILS: Nexus Humans Oracle 19c Database Administration II (DBA II) (TTOR20619) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Oracle 19c Database Administration II (DBA II) (TTOR20619) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Oracle 19c Database Administration II (DBA II) (TTOR20619)
Delivered on-request, onlineDelivered Online
Price on Enquiry

55234 SharePoint 2016 Site Collections and Site Owner Administration

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for those who provide site collection and site administration and are power users or IT professionals who are tasked with supporting or working within the SharePoint 2016 environment on premise and/or in Office 365. Overview After completing this course, students will be able to: - Design and implement a company portal structure using SharePoint 2016 objects including sites, libraries, lists and pages - Explain the role of security and permissions throughout SharePoint 2016 - Implement guidelines for consistency in building a company portal to aid in the day-to-day administration of content in SharePoint 2016 - Enhance the design and content of a company portal using SharePoint 2016 pages and web parts - Explain the importance of governance for the planning and managing future growth of the - SharePoint 2016 implementation - Identify options to integrate data from other systems such as Microsoft Office, as well as preserve existing data - Explain the role of social networking in SharePoint 2016 and its impact on collaboration This course is intended for power users and IT professionals who are tasked with working within the SharePoint 2016 environment and conduct site collection and site administration. GETTING STARTED WITH SHAREPOINT 2016 * Exploring SharePoint 2016 Site Collection and Site Administrator Roles * Defining SharePoint Terminology * Navigating a SharePoint Site * Interacting with the Ribbon * Creating and Editing Basic Content * What is Metadata? * Versions of SharePoint * Standard * Enterprise * O365 * BUILDING A SITE COLLECTION WITH APPS * The Structure of SharePoint * Creating a Site * What does a site template come with? * Defining SharePoint Apps * Customizing Lists and Libraries * Creating/Managing Lists and Libraries through SharePoint Designer * Explaining Views on Lists and Libraries * Creating Views in Lists and Libraries * Modifying Navigation * Turning Site Features On/Off * Reorganizing a Site using Site Content and Structure feature * Lab 1: Creating a Structured Company Portal * Lab 2: Creating a List Using SharePoint Designer (Optional) CREATING CONSISTENCY ACROSS SITES * Defining Site Columns * Defining Content Types * Implementing a Taxonomy * Using Templates to Promote Consistency * Lab 1: Creating Site Columns and Content Types * Lab 2: Implementing a Taxonomy * Lab 3: Configuring the Content Organizer SHAREPOINT PERMISSIONS * Explaining Permissions and Security in SharePoint * Creating SharePoint Groups * Managing Permissions within SharePoint * Sharing versus Traditional Security * Sharing as different permission levels * Lab 1: Managing Permissions in SharePoint WORKING WITH PAGES AND WEB PARTS * Changing the Appearance of the Portal * Editing a Page * wiki * web part * Working with Web Parts and App Parts * App Parts * Content Search Web Part * Relevant Documents * Content query * Table of Contents * Pictures * Web Part Connections * Filter web parts * Web parts with Targeting Audience * Lab 1: Adding and Configuring Web Parts * Lab 2: Connecting Web Parts * Lab 3: Applying Themes to Your Company Portal DOCUMENT AND RECORDS MANAGEMENT * Basic Content Approval * Versioning * Check In/Out * Holds * Retention Policy * Document ID * Content Organizer * Compliance Policy Center Site Template * EDiscovery * Records Center * Lab 1: Working with Advanced Document Management Features * Lab 2: Leveraging Records Management to Preserve Data WORKFLOW * Alerts * Out of the Box Workflow * Activating Workflow Features * Approval Workflow * Creating a Workflow in SharePoint Designer * Lab 1: Creating an Approval Workflow from SharePoint * Lab 2: Creating a Custom Workflow in SharePoint Designer (Optional) OFFICE INTEGRATION * Outlook * Calendar * Contacts * Excel * Word * PowerPoint * OneDrive for Business * OneNote * Access * Lab 1: Importing and Exporting Excel Data with SharePoint * Lab 2: Linking Outlook and SharePoint CREATING PUBLISHING SITES * Why use a publishing site? * Publishing Pages * Enabling Web Content Management * Managing the Structure of Web Content * Navigating a Site Using Managed Metadata * Lab 1: Creating a Rich Publishing Sit * Lab 2: Configuring a Publishing Approval Process * Lab 3: Implementing a Managed Navigation Site BRIDGING THE SOCIAL GAP * My Sites * Configuring Social Features in SharePoint * Posts, Tags and Mentions * Creating a Community Site * Lab 1: Designing a Social Experience in SharePoint 2016 * Lab 2: Creating a Community Site FINDING INFORMATION USING SEARCH * Exploring the Search Features in SharePoint * Configuring Search Settings * Search Analytics * Search Visibility * Lab 1: Configuring an Advanced Search Center * PLANNING A COMPANY PORTAL USING SHAREPOINT * Defining SharePoint Governance * Working with Information Architecture * Implementing Site Hierarchies * Discussing the Execution of Governance SITE COLLECTION ADMINISTRATOR SETTINGS * Exploring Settings for Site Collection Administrators * Exploring Settings for Site Administrators * Site Closure Policies ADDITIONAL COURSE DETAILS: Nexus Humans 55234 SharePoint 2016 Site Collections and Site Owner Administration training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the 55234 SharePoint 2016 Site Collections and Site Owner Administration course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

55234 SharePoint 2016 Site Collections and Site Owner Administration
Delivered on-request, onlineDelivered Online
Price on Enquiry

VMware vSAN: Install, Configure, Manage [V8]

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Storage and virtual infrastructure consultants, solution architects, and administrators who are responsible for production support and administration of VMware vSAN 8.0. Overview By the end of the course, you should be able to meet the following objectives: Describe vSAN concepts Detail the underlying vSAN architecture and components Explain the key features and use cases for vSAN Identify requirements and planning considerations for vSAN clusters Explain the importance vSAN node hardware compatibility Describe the different vSAN deployment options Explain how to configure vSAN fault domains Detail how to define and create a VM storage policy Discuss the impact of vSAN storage policy changes Detail vSAN resilience and data availability Describe vSAN storage space efficiency Explain how vSAN encryption works Detail VMware HCI Mesh™ technology and architecture Detail vSAN File Service architecture and configuration Describe how to setup a stretched and a two-node vSAN cluster Describe vSAN maintenance mode and data evacuation options Define the steps to shut down a vSAN cluster for maintenance Explain how to use proactive tests to check the integrity of a vSAN cluster Use VMware Skyline Health™ for monitoring vSAN health Use VMware Skyline Health to investigate and help determine failure conditions Discuss vSAN troubleshooting best practices Describe vSAN Express Storage Architecture™ concepts During this course, you will gain the knowledge, skills, and tools to plan and deploy a VMware vSAN? cluster. You will learn about managing and operating vSAN. This course focuses on building the required skills for common Day-2 vSAN administrator tasks such as vSAN node management, cluster maintenance, security operations, troubleshooting and advanced vSAN cluster operations. You will learn these skills through the completion of instructor-led activities and hands-on lab exercises. COURSE INTRODUCTION * Introduction and course logistics * Course objectives INTRODUCTION TO VSAN * Describe vSAN architecture * Describe the vSAN software components: CLOM, DOM, LSOM, CMMDS, and RDT * Identify vSAN objects and components * Describe the advantages of object-based storage * Describe the difference between All-Flash and Hybrid vSAN architecture * Explain the key features and use cases for vSAN * Discuss the vSAN integration and compatibility with other VMware technologies PLANNING A VSAN CLUSTER * Identify requirements and planning considerations for vSAN clusters * Apply vSAN cluster planning and deployment best practices * Determine and plan for storage consumption by data growth and failure tolerance * Design vSAN hosts for operational needs * Identify vSAN networking features and requirements * Describe ways of controlling traffic in a vSAN environment * Recognize best practices for vSAN network configurations DEPLOYING A VSAN CLUSTER * Recognize the importance of hardware compatibility * Ensure the compatibility of driver and firmware versioning * Use tools to automate driver validation and installation * Apply host hardware settings for optimum performance * Use VMware vSphere© Lifecycle ManagerTM to perform upgrades * Deploy and configure a vSAN Cluster using the Cluster QuickStart wizard * Manually configure a vSAN Cluster using VMware vSphere© Client? * Explain and configure vSAN fault domains * Using VMware vSphere© High Availability with vSAN * Understand vSAN Cluster maintenance capabilities * Describe the difference between implicit and explicit fault domains * Create explicit fault domains VSAN STORAGE POLICIES * Describe a vSAN object * Describe how objects are split into components * Explain the purpose of witness components * Explain how vSAN stores large objects * View object and component placement on the vSAN datastore * Explain how storage policies work with vSAN * Define and create a virtual machine storage policy * Apply and modify virtual machine storage policies * Change virtual machine storage policies dynamically * Identify virtual machine storage policy compliance status VSAN RESILIENCE AND DATA AVAILABILITY * Describe and configure the Object Repair Timer advanced option * Plan disk replacement in a vSAN cluster * Plan maintenance tasks to avoid vSAN object failures * Recognize the importance of managing snapshot utilization in a vSAN cluster MANAGING VSAN STORAGE SPACE EFFICIENCY * Discuss deduplication and compression techniques * Understand deduplication and compression overhead * Discuss compression only mode * Configure erasure coding * Configure swap object thin provisioning * Discuss reclaiming storage space with SCSI UNMAP * Configure TRIM/UNMAP * VSAN SECURITY OPERATIONS * Identify differences between VM encryption and vSAN encryption * Perform ongoing operations to maintain data security * Describe the workflow of data-in transit encryption * Identify the steps involved in replacing Key Management Server VSAN HCI MESH * Understand the purpose of vSAN HCI Mesh * Detail vSAN HCI Mesh technology and architecture * Perform mount and unmount of a remote datastore VSAN FILE SERVICE AND ISCSI TARGET SERVICE * Understand the purpose of vSAN File Services * Detail vSAN File Services architecture * Configure vSAN File Shares * Describe vSAN iSCSI Target Service VSAN STRETCHED AND TWO NODE CLUSTERS * Describe the architecture and uses case for stretched clusters * Detail the deployment and replacement of a vSAN witness node * Describe the architecture and uses case for two-node clusters * Explain storage policies for vSAN stretched cluster VSAN CLUSTER MAINTENANCE * Perform typical vSAN maintenance operations * Describe vSAN maintenance modes and data evacuation options * Assess the impact on cluster objects of entering maintenance mode * Determine the specific data actions required after exiting maintenance mode * Define the steps to shut down and reboot hosts and vSAN clusters * Use best practices for boot devices * Replace vSAN nodes VSAN CLUSTER MONITORING * Describe how the Customer Experience Improvement Program (CEIP) enables VMware to improve products and services * Use VMware Skyline Health for monitoring vSAN cluster health * Manage alerts, alarms, and notifications related to vSAN in VMware vSphere© Client? * Create and configure custom alarms to trigger vSAN health issues * Use IOInsight metrics for monitoring vSAN performance * Use a vSAN proactive test to detect and diagnose cluster issues VSAN TROUBLESHOOTING * Use a structured approach to solve configuration and operational problems * Apply troubleshooting methodology to logically diagnose faults and optimize troubleshooting efficiency * Use VMware Skyline Health to investigate and help determine failure conditions * Explain which log files are useful for vSAN troubleshooting VSAN EXPRESS STORAGE ARCHITECTURE * Understand the purpose of vSAN Express Storage Architecture * Describe the vSAN Express Storage Architecture components * Identify Storage Policy differences * Understand compression and encryption operation differences

VMware vSAN: Install, Configure, Manage [V8]
Delivered on-request, onlineDelivered Online
Price on Enquiry

55320 Programming with HTML, CSS, and JavaScript

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for students new to computer programming or experienced programmers who are new to client-side web development. Overview After completing this course, you will be able to: Describe the technologies involved in web development. Create HTML pages with links and images. Explain the benefits of CSS. Style HTML pages with CSS. Explain the concepts of objects, methods, and properties. Work with JavaScript variables. Create their own custom functions in JavaScript. Write flow control logic in JavaScript. Write JavaScript code that listens for and handles events, such as mouse clicks and page loads. Create forms with HTML and validate them with JavaScript. Use regular expressions in JavaScript for advanced form validation. This course is intended for IT professionals interested in becoming client-side web developers. who need to get a jump start on all three technologies. The course includes more than 30 exercises, providing a rapid hands-on introduction to the three major client-side languages: HTML, CSS, and JavaScript. Students should be prepared to cover a lot of ground quickly.This material updates and replaces course Microsoft course 20480 which was previously published under the title Programming in HTML5 with JavaScript and CSS3. MODULE 1: A QUICK OVERVIEW OF WEB DEVELOPMENT * HTML is Part of a Team * Client-side Programming * Server-side Programming * Web Development Technologies MODULE 2: INTRODUCTION TO HTML * Exercise: A Simple HTML Document * Getting Started with a Simple HTML Document * HTML Elements, Attributes, and Comments * The HTML Skeleton * Viewing the Page Source * Special Characters * HTML Elements and Special Characters * History of HTML * The lang Attribute MODULE 3: PARAGRAPHS, HEADINGS, AND TEXT * Paragraphs * Heading Levels * Breaks and Horizontal Rules * Exercise: Paragraphs, Headings, and Text * The div Tag * Creating an HTML Page * Quoted Text * Preformatted Text * Inline Semantic Elements * Exercise: Adding Inline Elements MODULE 4: HTML LINKS * Links Introduction * Text Links * Absolute vs. Relative Paths * Targeting New Tabs * Email Links * Exercise: Adding Links * Lorem Ipsum * The title Attribute * Linking to a Specific Location on the Page * Targeting a Specific Location on the Page MODULE 5: HTML IMAGES * Inserting Images * Image Links * Adding Images to the Document * Exercise: Adding Images to the Page * Providing Alternative Images MODULE 6: HTML LISTS * Unordered Lists * Ordered Lists * Definition Lists * Exercise: Creating Lists MODULE 7: CRASH COURSE IN CSS * Benefits of Cascading Style Sheets * CSS Rules * Selectors * Combinators * Precedence of Selectors * How Browsers Style Pages * CSS Resets * CSS Normalizers * External Stylesheets, Embedded Stylesheets, and Inline Styles * Exercise: Creating an External Stylesheet * Exercise: Creating an Embedded Stylesheet * Exercise: Adding Inline Styles * div and span * Exercise: Styling div and span * Media Types * Units of Measurement * Inheritance MODULE 8: CSS FONTS * font-family * @font-face * font-size * font-style * font-variant * font-weight * line-height * font shorthand * Exercise: Styling Fonts MODULE 9: COLOR AND OPACITY * About Color and Opacity * Color and Opacity Values * Color * Opacity * Exercise: Adding Color and Opacity to Text MODULE 10: CSS TEXT * letter-spacing * text-align * text-decoration * text-indent * text-shadow * text-transform * white-space * word-break * word-spacing * Exercise: Text Properties MODULE 11: JAVASCRIPT BASICS * JavaScript vs. EcmaScript * The HTML DOM * JavaScript Syntax * Accessing Elements * Where Is JavaScript Code Written? * JavaScript Objects, Methods, and Properties * Exercise: Alerts, Writing, and Changing Background Color MODULE 12: VARIABLES, ARRAYS, AND OPERATORS * JavaScript Variables * A Loosely Typed Language * Google Chrome DevTools * Storing User-Entered Data * Exercise: Using Variables * Constants * Arrays * Exercise: Working with Arrays * Associative Arrays * Playing with Array Methods * JavaScript Operators * The Modulus Operator * Playing with Operators * The Default Operator * Exercise: Working with Operators MODULE 13: JAVASCRIPT FUNCTIONS * Global Objects and Functions * Exercise: Working with Global Functions * User-defined Functions * Exercise: Writing a JavaScript Function * Returning Values from Functions MODULE 14: BUILT-IN JAVASCRIPT OBJECTS * Strings * Math * Date * Helper Functions * Exercise: Returning the Day of the Week as a String MODULE 15: CONDITIONALS AND LOOPS * Conditionals * Short-circuiting * Switch / Case * Ternary Operator * Truthy and Falsy * Exercise: Conditional Processing * Loops * while and do?while Loops * for Loops * break and continue * Exercise: Working with Loops * Array: forEach() MODULE 16: EVENT HANDLERS AND LISTENERS * On-event Handlers * Exercise: Using On-event Handlers * The addEventListener() Method * Anonymous Functions * Capturing Key Events * Exercise: Adding Event Listeners * Benefits of Event Listeners * Timers * Typing Test MODULE 17: THE HTML DOCUMENT OBJECT MODEL * CSS Selectors * The innerHTML Property * Nodes, NodeLists, and HTMLCollections * Accessing Element Nodes * Exercise: Accessing Elements * Dot Notation and Square Bracket Notation * Accessing Elements Hierarchically * Exercise: Working with Hierarchical Elements * Accessing Attributes * Creating New Nodes * Focusing on a Field * Shopping List Application * Exercise: Logging * Exercise: Adding EventListeners * Exercise: Adding Items to the List * Exercise: Dynamically Adding Remove Buttons to the List Items * Exercise: Removing List Items * Exercise: Preventing Duplicates and Zero-length Product Names * Manipulating Tables MODULE 18: HTML FORMS * How HTML Forms Work * The form Element * Form Elements * Buttons * Exercise: Creating a Registration Form * Checkboxes * Radio Buttons * Exercise: Adding Checkboxes and Radio Buttons * Fieldsets * Select Menus * Textareas * Exercise: Adding a Select Menu and a Textarea * HTML Forms and CSS MODULE 19: JAVASCRIPT FORM VALIDATION * Server-side Form Validation * HTML Form Validation * Accessing Form Data * Form Validation with JavaScript * Exercise: Checking the Validity of the Email and URL Fields * Checking Validity on Input and Submit Events * Adding Error Messages * Validating Textareas * Validating Checkboxes * Validating Radio Buttons * Validating Select Menus * Exercise: Validating the Ice Cream Order Form * Giving the User a Chance MODULE 20: REGULAR EXPRESSIONS * Getting Started * Regular Expression Syntax * Backreferences * Form Validation with Regular Expressions * Cleaning Up Form Entries * Exercise: Cleaning Up Form Entries * A Slightly More Complex Example

55320 Programming with HTML, CSS, and JavaScript
Delivered on-request, onlineDelivered Online
Price on Enquiry