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

69 Ansible courses delivered Online

Cisco Implementing Cisco Data Center Core Technologies v1.1 (DCCOR)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Network designers Network administrators Network engineers Systems engineers Data center engineers Consulting systems engineers Technical solutions architects Field engineers Cisco integrators and partners Server administrator Network manager Overview After taking this course, you should be able to: Implement routing and switching protocols in Data Center environment Implement overlay networks in data center Introduce high-level Cisco Application Centric Infrastructure (Cisco ACI™) concepts and Cisco Virtual Machine manager (VMM) domain integration Describe Cisco Cloud Service and deployment models Implement Fibre Channel fabric Implement Fibre Channel over Ethernet (FCoE) unified fabric Implement security features in data center Implement software management and infrastructure monitoring Implement Cisco UCS Fabric Interconnect and Server abstraction Implement SAN connectivity for Cisco Unified Computing System™ (Cisco UCS) Describe Cisco HyperFlex™ infrastructure concepts and benefits Implement Cisco automation and scripting tools in data center Evaluate automation and orchestration technologies The Implementing and Operating Cisco Data Center Core Technologies (DCCOR) v1.1 course helps you prepare for the Cisco© CCNP© Data Center and CCIE© Data Center certifications for advanced-level data center roles. In this course, you will master the skills and technologies you need to implement data center compute, LAN and SAN infrastructure. You will also learn the essentials of automation and security in data centers. You will gain hands-on experience deploying, securing, operating, and maintaining Cisco data center infrastructure including: Cisco MDS Switches and Cisco Nexus Switches; Cisco Unified Computing System? (Cisco UCS©) B-Series Blade Servers, and Cisco UCS C-Series Rack Servers. IMPLEMENTING DATA CENTER SWITCHING PROTOCOLS * Spanning Tree Protocol * Port Channels Overview IMPLEMENTING FIRST-HOP REDUNDANCY PROTOCOLS * Hot Standby Router Protocol (HSRP) Overview * Virtual Router Redundancy Protocol (VRRP) Overview IMPLEMENTING ROUTING IN DATA CENTER * Open Shortest Path First (OSPF) v2 and Open Settlement Protocol (OSP) v3 * Border Gateway Protocol IMPLEMENTING MULTICAST IN DATA CENTER * IP Multicast in Data Center Networks * Internet Group Management Protocol (IGMP) and Multicast Listener Discovery (MLD) IMPLEMENTING DATA CENTER OVERLAY PROTOCOLS * Cisco Overlay Transport Virtualization * Virtual Extensible LAN IMPLEMENTING NETWORK INFRASTRUCTURE SECURITY * User Accounts and Role Based Access Control (RBAC) * Authentication, Authorization, and Accounting (AAA) and SSH on Cisco NX-OS DESCRIBING CISCO APPLICATION-CENTRIC INFRASTRUCTURE * Cisco ACI Overview, Initialization, and Discovery * Cisco ACI Management DESCRIBING CISCO ACI BUILDING BLOCKS AND VMM DOMAIN INTEGRATION * Tenant-Based Components * Cisco ACI Endpoints and Endpoint Groups (EPG) DESCRIBING PACKET FLOW IN DATA CENTER NETWORK * Data Center Traffic Flows * Packet Flow in Cisco Nexus Switches DESCRIBING CISCO CLOUD SERVICE AND DEPLOYMENT MODELS * Cloud Architectures * Cloud Deployment Models DESCRIBING DATA CENTER NETWORK INFRASTRUCTURE MANAGEMENT, MAINTENANCE, AND OPERATIONS * Time Synchronization * Network Configuration Management EXPLAINING CISCO NETWORK ASSURANCE CONCEPTS * Need for Network Assurance * Cisco Streaming Telemetry Overview IMPLEMENTING FIBRE CHANNEL FABRIC * Fibre Channel Basics * Virtual Storage Area Network (VSAN) Overview IMPLEMENTING STORAGE INFRASTRUCTURE SERVICES * Distributed Device Aliases * Zoning IMPLEMENTING FCOE UNIFIED FABRIC * Fibre Channel over Ethernet * Describing FCoE IMPLEMENTING STORAGE INFRASTRUCTURE SECURITY * User Accounts and RBAC * Authentication, Authorization, and Accounting DESCRIBING DATA CENTER STORAGE INFRASTRUCTURE MAINTENANCE AND OPERATIONS * Time Synchronization * Software Installation and Upgrade DESCRIBING CISCO UCS SERVER FORM FACTORS * Cisco UCS B-Series Blade Servers * Cisco UCS C-Series Rack Servers IMPLEMENTING CISCO UNIFIED COMPUTING NETWORK CONNECTIVITY * Cisco UCS Fabric Interconnect * Cisco UCS B-Series Connectivity IMPLEMENTING CISCO UNIFIED COMPUTING SERVER ABSTRACTION * Identity Abstraction * Service Profile Templates IMPLEMENTING CISCO UNIFIED COMPUTING SAN CONNECTIVITY * iSCSI Overview * Fibre Channel Overview IMPLEMENTING UNIFIED COMPUTING SECURITY * User Accounts and RBAC * Options for Authentication INTRODUCING CISCO HYPERFLEX SYSTEMS * Hyperconverged and Integrated Systems Overview * Cisco HyperFlex Solution DESCRIBING DATA CENTER UNIFIED COMPUTING MANAGEMENT, MAINTENANCE, AND OPERATIONS * Compute Configuration Management * Software Updates IMPLEMENTING CISCO DATA CENTER AUTOMATION AND SCRIPTING TOOLS * Cisco NX-OS Programmability * Scheduler Overview DESCRIBING CISCO INTEGRATION WITH AUTOMATION AND ORCHESTRATION SOFTWARE PLATFORMS * Cisco and Ansible Integration Overview * Cisco and Puppet Integration Overview DESCRIBING CISCO DATA CENTER AUTOMATION AND ORCHESTRATION TECHNOLOGIES (SELF-STUDY) * Power On Auto Provisioning * Cisco Data Center Network Manager Overview ADDITIONAL COURSE DETAILS: Nexus Humans Cisco Implementing Cisco Data Center Core Technologies v1.1 (DCCOR) 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 Cisco Implementing Cisco Data Center Core Technologies v1.1 (DCCOR) 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.

Cisco Implementing Cisco Data Center Core Technologies v1.1 (DCCOR)
Delivered on-request, onlineDelivered Online
Price on Enquiry

Kubernetes Bootcamp (CKAD)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Anyone who plans to work with Kubernetes at any level or tier of involvement Any company or individual who wants to advance their knowledge of the cloud environment Application Developers Operations Developers IT Directors/Managers Overview All topics required by the CKAD exam, including: Deploy applications to a Kubernetes cluster Pods, ReplicaSets, Deployments, DaemonSets Self-healing and observable applications Multi-container Pod Design Application configuration via Configmaps, Secrets Administrate cluster use for your team A systematic understanding of Kubernetes architecture Troubleshooting and debugging tools Kubernetes networking and services Kubernetes is a Cloud Orchestration Platform providing reliability, replication, and stability while maximizing resource utilization for applications and services. By the conclusion of this hands-on training, you will go back to work with all necessary commands and practical skills to empower your team to succeed, as well as gain knowledge of important concepts like Kubernetes architecture and container orchestration. We prioritize covering all objectives and concepts necessary for passing the Certified Kubernetes Application Developer (CKAD) exam. You will command and configure a high availability Kubernetes environment (and later, build your own!) capable of demonstrating all ?K8s'' features discussed and demonstrated in this course. Your week of intensive, hands-on training will conclude with a mock CKAD exam that matches the real thing. KUBERNETES ARCHITECTURE * Components * Understand API deprecations * Containers * Define, build and modify container images * Pods * Master Services * Node Services * K8s Services * YAML Essentials * Creating a K8s Cluster KUBECTL COMMANDS * Kubernetes Resources * Kubernetes Namespace * Kubernetes Contexts PODS * What is a Pod? * Create, List, Delete Pods * How to Access Running Pods * Kubernetes Resources * Managing Cloud Resource Consumption * Multi-Container Pod Design * Security Contexts * Init Containers * Understand multi-container Pod design patterns (e.g. sidecar, init and others) * Pod Wellness Tracking NETWORKING * Packet Forwarding * ClusterIP and NodePort Services * Provide and troubleshoot access to applications via services * Ingress Controllers * Use Ingress rules to expose applications * NetworkPolicy resource * Demonstrate basic understanding of NetworkPolicies * Network Plugins * Defining the Service Mesh * Service mesh configuration examples REPLICASETS * Services * ReplicaSet Function * Deploying ReplicaSets DEPLOYMENTS * Deployment Object * Updating/Rolling Back Deployments * Understand Deployments and how to perform rolling updates * Deployment Strategies * Use Kubernetes primitives to implement common deployment strategies (e.g. blue/green or canary) * Scaling ReplicaSets * Autoscaling LABELS AND ANNOTATIONS * Labels * Annotations * Node Taints and Tolerations JOBS * The K8s Job and CronJob * Understand Jobs and CronJobs * Immediate vs. scheduled internal use APPLICATION CONFIGURATION * Understanding and defining resource requirements, limits and quotas * Config Maps * Create & consume Secrets * Patching * Custom Resource Definition * Discover and use resources that extend Kubernetes (CRD) * Managing ConfigMaps and Secrets as Volumes STORAGE * Static and dynamic persistent volumes via StorageClass * K8s volume configuration * Utilize persistent and ephemeral volumes * Adding persistent storage to containers via persistent volume claims INTRODUCTION TO HELM * Helm Introduction * Charts * Use the Helm package manager to deploy existing packages APPLICATION SECURITY * Understand authentication, authorization and admission control * Understand ServiceAccounts * Understand SecurityContexts APPLICATION OBSERVABILITY AND MAINTENANCE * Use provided tools to monitor Kubernetes applications * How to Troubleshoot Kubernetes * Basic and Advanced Logging Techniques * Utilize container logs * Accessing containers with Port-Forward * Debugging in Kubernetes HANDS ON LABS: * Define, build and modify container images * Deploy Kubernetes using Ansible * Isolating Resources with Kubernetes Namespaces * Cluster Access with Kubernetes Context * Listing Resources with kubectl get * Examining Resources with kubectl describe * Create and Configure Basic Pods * Debugging via kubectl port-forward * Imperative vs. Declarative Resource Creation * Performing Commands inside a Pod * Understanding Labels and Selectors * Insert an Annotation * Create and Configure a ReplicaSet * Writing a Deployment Manifest * Perform rolling updates and rollbacks with Deployments * Horizontal Scaling with kubectl scale * Implement probes and health checks * Understanding and defining resource requirements, limits and quotas * Understand Jobs and CronJobs * Best Practices for Container Customization * Persistent Configuration with ConfigMaps * Create and Consume Secrets * Understand the Init container multi-container Pod design pattern * Using PersistentVolumeClaims for Storage * Dynamically Provision PersistentVolumes with NFS * Deploy a NetworkPolicy * Provide and troubleshoot access to applications via services * Use Ingress rules to expose applications * Understand the Sidecar multi-container Pod design pattern * Setting up a single tier service mesh * Tainted Nodes and Tolerations * Use the Helm package manager to deploy existing packages * A Completed Project * Install Jenkins Using Helm and Run a Demo Job * Custom Resource Definitions (CRDs) * Patching * Understanding Security Contexts for Cluster Access Control * Utilize container logs * Advanced Logging Techniques * Troubleshooting * Calicoctl * Deploy a Kubernetes Cluster using Kubeadm * Monitoring Applications in Kubernetes * Resource-Based Autoscaling * Create ServiceAccounts for use with the Kubernetes Dashboard * Saving Your Progress With GitHub * CKAD Practice Drill * Alta Kubernetes Course Specific Updates * Sourcing Secrets from HashiCorp Vault * Example CKAD Test Questions

Kubernetes Bootcamp (CKAD)
Delivered on-request, onlineDelivered Online
Price on Enquiry

Administering Cisco UCS X-Series Solutions with Intersight (INTUCSX)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for The primary audience for this course is as follows: Server Administrators Systems Engineers Storage Administrators Technical Solutions Architects Integrators and Partners Consulting Systems Engineers Network Administrators Network Engineers Network Managers Architects Overview Upon completion of this course, the student will be able to meet these overall objectives: Understand, describe, and configure Cisco Intersight (on prem and SaaS models) Understand, describe, and configure Intersight Advanced features (IST, ICO, IWOM) Understand, describe, and configure IMM and UMM mode for UCS Understand, describe, and configure Cisco X-Series (FI, IFM, X210c Server, Adv Fabric Module) Create Intersight Pools, Policies, and Management for X-Series Design and operate Cisco UCS with Intersight Managed Mode Solutions This deep-dive training covers Cisco UCS X-Series server family and how Intersight can be the enablement platform for all UCS servers. We will cover Intersight features such as IWOM, IST, ICO, and programmability either On-Prem or in the Cloud. Attendees will learn the breadth of the physical X-Series (pools, policies, firmware, so much more) platform as well as maintaining existing infrastructure with Intersight Infrastructures Services. Also covered is how to manage physical, virtual, cloud platforms and deploy to any or all. SECTION 1: INTERSIGHT FOUNDATIONS * Intersight Architecture * Flexible Deployment Models * Cisco Intersight Infrastructure Service Licensing * Intersight Essentials License Tier * Intersight Advantage License Tier * Intersight Premier License Tier SECTION 2: MONITORING AND MAINTAINING UCS INFRASTRUCTURE WITH INTERSIGHT * Device Health and Monitoring * Standalone Management for UCS C-Series Servers * Server Compatibility (HCL), Advisories (CVEs), and Contract Status * Firmware Upgrades SECTION 3: DESIGNING & OPERATIONALIZING CISCO UCS SOLUTIONS WITH INTERSIGHT * Implementing Cisco Hyperflex with Intersight * Managing Cisco HyperFlex in vSphere Environment SECTION 4: CISCO UCS M5, M6, X OVERVIEW AND CONFIGURATION * Cisco UCS X-Series with Intersight Deployment * Architecture * X-Series Fabric Interconnects * Compute X-Series * Power/Cooling Efficiency * Cooling Capacity * Airflow * Thermal Policies * Future-Proof Cooling * Power Policies * Compute Series * Architecture ? C220 M6 * Architecture ? C240 M6 * Cisco VIC Offerings for M6 * GPU Offerings for X-Series * Management Options for C220 / C240 M6 Rack Servers * UCS 7th Generation Intel Rack Servers * Architecture ? C220 M7 * Architecture ? C240 M7 * Intel 4th Gen Intel© Xeon© SP Sapphire Rapids High Level Features * M7 Memory DIMMs * Architecture ? C225 M6 * Architecture ? C245 M6 SECTION 5: DESIGNING CISCO UCS LAN AND SAN CONNECTIVITY * LAN Connectivity Overview Gen 4 * End Host Mode * Requirements for Configuring VLANs in Cisco UCS Manager * Role of the vNIC in Abstracting MAC Addresses * Configuring Compute Node SAN Connectivity * Fibre Channel Switching * Fibre Channel Operating Modes * EHM and N-Port Virtualization * Configuring VSANs in Cisco UCS Manager * Creating VSANs and FCoE VLANs in Cisco UCS * Role of vHBAs when Abstracting WWNNs and WWPNs into a Service Profile * Configuring Manual Uplink Pinning and Recovery from Failure SECTION 6: CONFIGURING CISCO UCS-X IN IMM MODE * IMM and Domain Profiles * Domain Policy Concepts and Usage * Cisco Intersight Server Profiles * Creating and Deploying a UCS C-Series Server Profile ? Process Overview * Importing a Server Profile ? Process Overview * Upgrading Firmware * Cisco IMM Transition Tool * Thermal Policies * Power Policies SECTION 7: IMPLEMENTING CISCO UCS-X FIRMWARE UPDATES * Intersight Platform Firmware Operations Overview * Intersight Firmware Bundles * Cisco Stand-Alone Firmware Management * Cisco HX Firmware Management * UCS Managed Infrastructure Firmware Management * UCS Intersight Managed Mode Firmware Management * Hardware Compatibility List SECTION 8: INTERSIGHT WORKLOAD OPTIMIZER (IWO) * Intersight Workload Optimizer Overview * IWO Delivery and Tiers * Workload Optimizer ? What?s New? * IWO Value Proposition * Application Resource Management * IWO Market SECTION 9: INTERSIGHT CLOUD ORCHESTRATOR (ICO) * Sample Scenario * Workflow Designer * Validate and Execute a Workflow * ICO ? Intersight Cloud Orchestrator * Infrastructure Orchestration * Infrastructure as Code with ICO * Immutability with Intersight Cloud Orchestrator * Workflow Versions * Rollback Tasks (Task Designer) SECTION 10: INTERSIGHT API OVERVIEW * Intersight API Resources * SDKs / Ansible Modules * Use Case ADDITIONAL COURSE DETAILS: Nexus Humans Administering Cisco UCS X-Series Solutions with Intersight (INTUCSX) 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 Administering Cisco UCS X-Series Solutions with Intersight (INTUCSX) 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.

Administering Cisco UCS X-Series Solutions with Intersight (INTUCSX)
Delivered on-request, onlineDelivered Online
Price on Enquiry

Complete Bash Shell Scripting

By Packt

This course will show you how you can use Bash shell scripting to automate repetitive tasks. With the help of exciting projects, you will cover the basic and advanced concepts and commands of shell scripting and learn how to write error-free shell scripts in Ubuntu.

Complete Bash Shell Scripting
Delivered Online On Demand
£41.99

Apache Kafka Series - Learn Apache Kafka for Beginners v3

By Packt

A beginner-level course that follows a step-by-step approach to learning the fundamentals and core concepts of Apache Kafka 3.0. You will work through interesting activities such as programming a Twitter producer and Elasticsearch consumer to understand the various concepts.

Apache Kafka Series - Learn Apache Kafka for Beginners v3
Delivered Online On Demand
£35.99

AWS Certified Data Analytics Specialty (2023) Hands-on

By Packt

This course covers the important topics needed to pass the AWS Certified Data Analytics-Specialty exam (AWS DAS-C01). You will learn about Kinesis, EMR, DynamoDB, and Redshift, and get ready for the exam by working through quizzes, exercises, and practice exams, along with exploring essential tips and techniques.

AWS Certified Data Analytics Specialty (2023) Hands-on
Delivered Online On Demand
£68.99

Cisco Designing Cisco Data Center Infrastructure v7.0 (DCID)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for IT professionals with five to eight years of experience in these roles: Data center engineers Network designers Network administrators Network engineers Systems engineers System administrator Consulting systems engineers Technical solutions architects Server administrators Network managers Cisco integrators or partners Overview After taking this course, you should be able to: Describe the Layer 2 and Layer 3 forwarding options and protocols used in a data center Describe the rack design options, traffic patterns, and data center switching layer access, aggregation, and core Describe the Cisco Overlay Transport Virtualization (OTV) technology that is used to interconnect data centers Describe Locator/ID separation protocol Design a solution that uses Virtual Extensible LAN (VXLAN) for traffic forwarding Describe hardware redundancy options; how to virtualize the network, compute, and storage functions; and virtual networking in the data center Describe solutions that use fabric extenders and compare Cisco Adapter Fabric Extender (FEX) with single root input/output virtualization (SR-IOV) Describe security threats and solutions in the data center Describe advanced data center security technologies and best practices Describe device management and orchestration in the data center Describe the storage options for compute function and different Redundant Array of Independent Disks (RAID) levels from a high-availability and performance perspective Describe Fibre Channel concepts, topologies, architecture, and industry terms Describe Fibre Channel over Ethernet (FCoE) Describe security options in the storage network Describe management and automation options for storage networking infrastructure Describe Cisco UCS servers and use cases for various Cisco UCS platforms Explain the connectivity options for fabric interconnects for southbound and northbound connections Describe the hyperconverged solution and integrated systems Describe the systemwide parameters for setting up a Cisco UCS domain Describe role-based access control (RBAC) and integration with directory servers to control access rights on Cisco UCS Manager Describe the pools that may be used in service profiles or service profile templates on Cisco UCS Manager Describe the different policies in the service profile Describe the Ethernet and Fibre Channel interface policies and additional network technologies Describe the advantages of templates and the difference between initial and updated templates Describe data center automation tools The Designing Cisco Data Center Infrastructure (DCID) v7.0 course helps you master design and deployment options focused on Cisco© data center solutions and technologies across network, compute, virtualization, storage area networks, automation, and security. You will learn design practices for the Cisco Unified Computing System? (Cisco UCS©) solution based on Cisco UCS B-Series and C-Series servers, Cisco UCS Manager, and Cisco Unified Fabric. You will also gain design experience with network management technologies including Cisco UCS Manager, Cisco Data Center Network Manager (DCNM), and Cisco UCS Director. This course helps you prepare to take the exam, Designing Cisco Data Center Infrastructure (300-610 DCID) DESCRIBING HIGH AVAILABILITY ON LAYER 2 * Overview of Layer 2 High-Availability Mechanisms * Virtual Port Channels * Cisco Fabric Path * Virtual Port Channel+ DESIGNING LAYER 3 CONNECTIVITY * First Hop Redundancy Protocols * Improve Routing Protocol Performance and Security * Enhance Layer 3 Scalability and Robustness DESIGNING DATA CENTER TOPOLOGIES * Data Center Traffic Flows * Cabling Challenges * Access Layer * Aggregation Layer * Core Layer * Spine-and-Leaf Topology * Redundancy Options DESIGNING DATA CENTER INTERCONNECTS WITH CISCO OTV * Cisco OTV Overview * Cisco OTV Control and Data Planes * Failure Isolation * Cisco OTV Features * Optimize Cisco OTV * Evaluate Cisco OTV DESCRIBING LOCATOR/ID SEPARATION PROTOCOL * Locator/ID Separation Protocol * Location Identifier Separation Protocol (LISP) Virtual Machine (VM) Mobility * LISP Extended Subnet Mode (ESM) Multihop Mobility * LISP VPN Virtualization DESCRIBING VXLAN OVERLAY NETWORKS * Describe VXLAN Benefits over VLAN * Layer 2 and Layer 3 VXLAN Overlay * Multiprotocol Border Gateway Protocol (MP-BGP) Ethernet VPN (EVPN) Control Plane Overview * VXLAN Data Plane DESCRIBING HARDWARE AND DEVICE VIRTUALIZATION * Hardware-Based High Availability * Device Virtualization * Cisco UCS Hardware Virtualization * Server Virtualization * SAN Virtualization * N-Port ID Virtualization DESCRIBING CISCO FEX OPTIONS * Cisco Adapter FEX * Access Layer with Cisco FEX * Cisco FEX Topologies * Virtualization-Aware Networking * Single Root I/O Virtualization * Cisco FEX Evaluation DESCRIBING BASIC DATA CENTER SECURITY * Threat Mitigation * Attack and Countermeasure Examples * Secure the Management Plane * Protect the Control Plane * RBAC and Authentication, Authorization, and Accounting (AAA) DESCRIBING ADVANCED DATA CENTER SECURITY * Cisco TrustSec in Cisco Secure Enclaves Architecture * Cisco TrustSec Operation * Firewalling * Positioning the Firewall Within Data Center Networks * Cisco Firepower© Portfolio * Firewall Virtualization * Design for Threat Mitigation DESCRIBING MANAGEMENT AND ORCHESTRATION * Network and License Management * Cisco UCS Manager * Cisco UCS Director * Cisco Intersight * Cisco DCNM Overview DESCRIBING STORAGE AND RAID OPTIONS * Position DAS in Storage Technologies * Network-Attached Storage * Fibre Channel, FCoE, and Internet Small Computer System Interface (iSCSI) * Evaluate Storage Technologies DESCRIBING FIBRE CHANNEL CONCEPTS * Fibre Channel Connections, Layers, and Addresses * Fibre Channel Communication * Virtualization in Fibre Channel SAN DESCRIBING FIBRE CHANNEL TOPOLOGIES * SAN Parameterization * SAN Design Options * Choosing a Fibre Channel Design Solution DESCRIBING FCOE * FCoE Protocol Characteristics * FCoE Communication * Data Center Bridging * FCoE Initialization Protocol * FCoE Design Options DESCRIBING STORAGE SECURITY * Common SAN Security Features * Zones * SAN Security Enhancements * Cryptography in SAN DESCRIBING SAN MANAGEMENT AND ORCHESTRATION * Cisco DCNM for SAN * Cisco DCNM Analytics and Streaming Telemetry * Cisco UCS Director in the SAN * Cisco UCS Director Workflows DESCRIBING CISCO UCS SERVERS AND USE CASES * Cisco UCS C-Series Servers * Fabric Interconnects and Blade Chassis * Cisco UCS B-Series Server Adapter Cards * Stateless Computing * Cisco UCS Mini DESCRIBING FABRIC INTERCONNECT CONNECTIVITY * Use of Fabric Interconnect Interfaces * VLANs and VSANs in a Cisco UCS Domain * Southbound Connections * Northbound Connections * Disjoint Layer 2 Networks * Fabric Interconnect High Availability and Redundancy DESCRIBING HYPERCONVERGED AND INTEGRATED SYSTEMS * Hyperconverged and Integrated Systems Overview * Cisco HyperFlex? Solution * Cisco HyperFlex Scalability and Robustness * Cisco HyperFlex Clusters * Cluster Capacity and Multiple Clusters on One Cisco UCS Domain * External Storage and Graphical Processing Units on Cisco HyperFlex * Cisco HyperFlex Positioning DESCRIBING CISCO UCS MANAGER SYSTEMWIDE PARAMETERS * Cisco UCS Setup and Management * Cisco UCS Traffic Management DESCRIBING CISCO UCS RBAC * Roles and Privileges * Organizations in Cisco UCS Manager * Locales and Effective Rights * Authentication, Authorization, and Accounting * Two-Factor Authentication DESCRIBING POOLS FOR SERVICE PROFILES * Global and Local Pools * Universally Unique Identifier (UUID) Suffix and Media Access Control (MAC) Address Pools * World Wide Name (WWN) Pools * Server and iSCSI Initiator IP Pools DESCRIBING POLICIES FOR SERVICE PROFILES * Global vs. Local Policies * Storage and Basic Input/Output System (BIOS) Policies * Boot and Scrub Policies * Intelligent Platform Management Interface (IPMI) and Maintenance Policies DESCRIBING NETWORK-SPECIFIC ADAPTERS AND POLICIES * LAN Connectivity Controls * SAN Connectivity Controls * Virtual Access Layer * Connectivity Enhancements DESCRIBING TEMPLATES IN CISCO UCS MANAGER * Cisco UCS Templates * Service Profile Templates * Network Templates DESIGNING DATA CENTER AUTOMATION * Model-Driven Programmability * Cisco NX-API Overview * Programmability Using Python * Cisco Ansible Module * Use the Puppet Agent ADDITIONAL COURSE DETAILS: Nexus Humans Cisco Designing Cisco Data Center Infrastructure v7.0 (DCID) 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 Cisco Designing Cisco Data Center Infrastructure v7.0 (DCID) 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.

Cisco Designing Cisco Data Center Infrastructure v7.0 (DCID)
Delivered on-request, onlineDelivered Online
Price on Enquiry

Complete Python Scripting for Automation

By Packt

Get up to speed with automating repetitive tasks with Python

Complete Python Scripting for Automation
Delivered Online On Demand
£13.99

OpenShift for the Absolute Beginner - Hands-On

By Packt

This course will help you learn the fundamentals of OpenShift with the help of interesting assignments. In no time, you will be able to develop, deploy, and manage multi-services applications using OpenShift.

OpenShift for the Absolute Beginner - Hands-On
Delivered Online On Demand
£26.99
1...567

Educators matching "Ansible"

Show all 9
EduCBA

educba

POPULAR ALL-IN-ONE BUNDLE COURSES All In One Financial Analyst Bundle | All In One Data Science Bundle | All In One Software Development Bundle | All In One Excel VBA Bundle | All In One Design Bundle | All In One Project Management Bundle | All In One Personal Development Bundle | All In One Marketing Bundle | POPULAR FINANCE CERTIFICATION COURSES Investment Banking Course | Financial Modeling Course | Project Finance Training | Business Valuation Training | Accounting Course Bundle | Financial Analytics Training | Mergers & Acquisition Course | Finance For Non Finance Managers Course | Cryptocurrency Training | US GAAP Course | LBO Modeling Course | Hedge Funds Course | IFRS Training | Credit Risk Modeling Course | GST Training Program | Mutual Funds Training | Private Equity Training | Venture Capital Course | Fixed Income Course | Equity Research Training | Corporate Finance Training Bundle | POPULAR LIVE ONLINE COURSES Advanced Minitab Training | Tableau Desktop Training | PMP Certification Exam Prep Training | Data Science With Python | Machine Learning | Python GUI Training | Python Scripting | Java Programming | Ultimate .Net Training | Financial Modeling | TRENDING EXAM PREP COURSES CFA 1 | CFA 2 | FRM 1 | FRM 2 | CMA 1 | CMA 2 | PMP Training | PMI SP Training | PMI RMP Training | Scrum Master Training | Six Sigma Green Belt Prep Training | PMI ACP Training | CAPM Training | PgMP Training | CBAP Training | POPULAR DATA SCIENCE CERTIFICATION COURSES Data Science with Python Certification Course | Machine Learning Training | Hadoop Training Program | R Programming Training | SAS Training | EViews Econometrics Training | Cloud Computing Training | AWS Training | SPSS Training Program | IoT Training | Tableau Training | Deep Learning Training | Apache Pig Training | Splunk Training Program | Azure Training | Pandas And NumPy Tutorial | Hive Training | SEO Training | Multisim Training | Minitab Training | Salesforce Training | MapReduce Training | MS SQL Training | TensorFlow Training | Informatica Training | Microsoft Power BI Training | Ansible Training | QlikView Training | OpenCV Training | Docker Training | DevOps Training | MATLAB Training | BUSINESS ANALYTICS CERTIFICATION COURSES Business Analytics Training | Statistical Analysis Training | Data Visualization Training | Business Intelligence Training | Forecasting Models Course | Time Series Course | Fraud Analytics Course | Artificial Intelligence Training | Customer Analytics Training | Marketing Analytics Training | Time Series Analysis and Forecasting with Python | Time Series Analysis and Forecasting with Minitab | Time Series Analysis and Forecasting with Tableau | Time Series Analysis and Forecasting with R | Time Series Analysis and Forecasting with Excel | Time Series Analysis and Forecasting with SAS | Predictive Modeling with Python Course | Predictive Analytics Course | Predictive Modeling with SAS Enterprise Miner | POPULAR SOFTWARE AND DEVELOPMENT COURSES Python | iOS | VB.net | JavaScript | Selenium | Java | Android | C++ | Windows Forms | XML Training | Angular JS | Linux | Bootstrap | Swift Training | JDBC Training | Ruby On Rails | J2EE | WPF | HTML Training | Ionic 4 Tutorials | JQuery UI Course | Java Servlet | C Programming | Spring Boot Training Program | Red Hat Linux Training Program | Ubuntu Training Program | Spring Framework Training | ServiceNow | Joomla | ASP.net | Oracle | C# | ADO.net | JQuery | Ethical Hacking | Kali Linux | Cyber Security Training | Penetration Testing | Django | Windows 10 | SQL Training Program | CSS Training | TestNG | PLSQL | MongoDB | JUnit | Robotic Process Automation RPA Training | PHP Training | React JS Redux Training | PostgreSQL Course | POPULAR DESIGN AND DRAWING COURSES AutoCAD Training | SketchUp Course | SolidWorks Training | Unity Training | Unreal Engine Training | MonoGame Course | DirectX Training | Photoshop Training | Corel Draw Training | Illustrator Training | OpenGL Course | POPULAR FILM EDITING AND VFX COURSES After Effects Training | Cinema 4D Training | Pixelan VFX Tutorial | Boris FX Tutorial | Blackmagic Fusion Training | RealFlow Tutorial | Autodesk Combustion Training | Natron Tutorial | Nuke Training | Silhouette FX Tutorial | Sony Vegas Pro Tutorial | Adobe Premiere Pro Tutorial | DaVinci Resolve Training | NewBlueFX Tutorial | Lightworks Tutorial | Avid Media ComposerTraining | FL Studio Training | Melodyne Tutorial | Pro Tools Training | Audacity Training | TOP 3D MODELING AND ANIMATION COURSES Maya Training | Houdini Training | 3D Max Training | Blender Course | ZBrush Training | Cinema 4D Training | Mudbox Course | POPULAR EXCEL AND OFFICE PRODUCTIVITY COURSES Excel Training | Excel Advanced Training | VBA Training | Excel Data Analysis Training | Excel For HR Training | Excel For Finance Training | Excel For Marketing Training | Pivot Table Training | Microsoft Access Training | MS Office Training | MS Office For MAC | Microsoft Word Training | TOP BUSINESS AND MANAGEMENT COURSES Strategic Management Training | Marketing Training Program | Digital Marketing Training | CRM Training | Market Research Training | Content Marketing Course | Logistics And Supply Chain Training | Business Analysis Training | Retail Management Training | Content Development Training | Job Interview Training | Personality Development Course | Quality Management Training | Project Management Training Program | Agile Scrum Training | Primavera Training | Lean Management Training | Project Estimation Training | Project Cost Management Training | Project Planning Course | TRENDING RESOURCES Blog | Python Tutorial | Java Tutorial | C sharp Tutorial | HTML Tutorial | JavaScript Tutorial | PHP Tutorial | Big Data Tutorial | Hadoop Tutorial | Machine Learning Tutorial | Artificial Intelligence Tutorial | DevOps Tutorial | Tableau Tutorial | Photoshop Tutorial | After Effects Tutorial | Illustrator Tutorial | AutoCAD Tutorial | 3ds Max Tutorial | CorelDraw Tutorial | APPS EDUCBA Android AppEDUCBA iOS App Terms & Conditions Disclaimer Privacy Policy & Cookie Policy Shipping Policy ISO 10004:2018 & ISO 9001:2015 Certified © 2023 - EDUCBA. ALL RIGHTS RESERVED. THE CERTIFICATION NAMES ARE THE TRADEMARKS OF THEIR RESPECTIVE OWNERS. Hello,how may I help you?}

Nexus Human

nexus human

London

Nexus Human, established over 20 years ago, stands as a pillar of excellence in the realm of IT and Business Skills Training and education in Ireland and the UK.  For over two decades, Nexus Human has been a steadfast source of reliable and high-quality training solutions, catering to a diverse range of professional and educational needs. With a strong reputation in the Training Industry, Nexus Human has consistently demonstrated its commitment to equipping individuals and organisations with the skills and knowledge required to thrive in today's dynamic world.  Our training programs span a wide spectrum, encompassing IT certifications, business skills, and much more.   What sets Nexus Human apart is our unwavering dedication to staying at the forefront of industry trends and technology advancements.  Our expert instructors, coupled with cutting-edge training resources, ensure that students receive the most up-to-date and relevant knowledge available. The impact of Nexus Human extends far and wide, helping individuals enhance their career prospects and aiding businesses in achieving their goals.  This 20-year journey has solidified our institution's standing as a trusted partner in personal and professional growth, offering reliable, excellent training that continues to shape the future.  Whether you seek to upskill, reskill, or simply stay ahead of the curve, Nexus Human is the place to turn for an educational experience marked by quality, reliability, and innovation.