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

26 Dsc courses

🔥 Limited Time Offer 🔥

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

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Students in this course are interested in designing and implementing DevOps processes or in passing the Microsoft Azure DevOps Solutions certification exam. This course provides the knowledge and skills to design and implement DevOps processes and practices. Students will learn how to plan for DevOps, use source control, scale Git for an enterprise, consolidate artifacts, design a dependency management strategy, manage secrets, implement continuous integration, implement a container build strategy, design a release strategy, set up a release management workflow, implement a deployment pattern, and optimize feedback mechanisms Prerequisites Successful learners will have prior knowledge and understanding of: * Cloud computing concepts, including an understanding of PaaS, SaaS, and IaaS implementations. * Both Azure administration and Azure development with proven expertise in at least one of these areas. * Version control, Agile software development, and core software development principles. It would be helpful to have experience in an organization that delivers software. * AZ-104T00 - Microsoft Azure Administrator * AZ-204T00: Developing Solutions for Microsoft Azure 1 - INTRODUCTION TO DEVOPS * What is DevOps? * Explore the DevOps journey * Identify transformation teams * Explore shared goals and define timelines 2 - CHOOSE THE RIGHT PROJECT * Explore greenfield and brownfield projects * Decide when to use greenfield and brownfield projects * Decide when to use systems of record versus systems of engagement * Identify groups to minimize initial resistance * Identify project metrics and key performance indicators (KPIs) 3 - DESCRIBE TEAM STRUCTURES * Explore agile development practices * Explore principles of agile development * Define organization structure for agile practices * Explore ideal DevOps team members * Enable in-team and cross-team collaboration * Select tools and processes for agile practices 4 - CHOOSE THE DEVOPS TOOLS * What is Azure DevOps? * What is GitHub? * Explore an authorization and access strategy * Migrate or integrate existing work management tools * Migrate or integrate existing test management tools * Design a license management strategy 5 - PLAN AGILE WITH GITHUB PROJECTS AND AZURE BOARDS * Link GitHub to Azure Boards * Configure GitHub Projects * Manage work with GitHub Project boards * Customize Project views * Collaborate using team discussions * Agile Plan and Portfolio Management with Azure Boards 6 - INTRODUCTION TO SOURCE CONTROL * Explore DevOps foundational practices * What is source control? * Explore benefits of source control * Explore best practices for source control 7 - DESCRIBE TYPES OF SOURCE CONTROL SYSTEMS * Understand centralized source control * Understand distributed source control * Explore Git and Team Foundation Version Control * Examine and choose Git * Understand objections to using Git * Describe working with Git locally 8 - WORK WITH AZURE REPOS AND GITHUB * Migrate from TFVC to Git * Use GIT-TFS * Develop online with GitHub Codespaces 9 - STRUCTURE YOUR GIT REPO * Explore monorepo versus multiple repos * Implement a change log 10 - MANAGE GIT BRANCHES AND WORKFLOWS * Explore branch workflow types * Explore feature branch workflow * Explore Git branch model for continuous delivery * Explore GitHub flow * Explore fork workflow * Version Control with Git in Azure Repos 11 - COLLABORATE WITH PULL REQUESTS IN AZURE REPOS * Collaborate with pull requests * Examine GitHub mobile for pull request approvals 12 - IDENTIFY TECHNICAL DEBT * Examine code quality * Examine complexity and quality metrics * Measure and manage technical debt * Integrate other code quality tools * Plan effective code reviews 13 - EXPLORE GIT HOOKS * Implement Git hooks 14 - PLAN FOSTER INNER SOURCE * Explore foster inner source * Implement the fork workflow * Describe inner source with forks 15 - MANAGE GIT REPOSITORIES * Work with large repositories * Purge repository data * Manage releases with GitHub Repos * Automate release notes with GitHub 16 - EXPLORE AZURE PIPELINES * Explore the concept of pipelines in DevOps * Describe Azure Pipelines * Understand Azure Pipelines key terms 17 - MANAGE AZURE PIPELINE AGENTS AND POOLS * Choose between Microsoft-hosted versus self-hosted agents * Explore job types * Explore predefined agent pool * Understand typical situations for agent pools * Communicate with Azure Pipelines * Communicate to deploy to target servers * Examine other considerations * Describe security of agent pools * Configure agent pools and understanding pipeline styles 18 - DESCRIBE PIPELINES AND CONCURRENCY * Understand parallel jobs * Estimate parallel jobs * Describe Azure Pipelines and open-source projects * Explore Azure Pipelines and Visual Designer * Describe Azure Pipelines and YAML 19 - EXPLORE CONTINUOUS INTEGRATION * Learn the four pillars of continuous integration * Explore benefits of continuous integration * Describe build properties * Enable Continuous Integration with Azure Pipelines 20 - IMPLEMENT A PIPELINE STRATEGY * Configure agent demands * Implement multi-agent builds * Explore source control types supported by Azure Pipelines 21 - INTEGRATE WITH AZURE PIPELINES * Describe the anatomy of a pipeline * Understand the pipeline structure * Detail templates * Explore YAML resources * Use multiple repositories in your pipeline 22 - INTRODUCTION TO GITHUB ACTIONS * What are Actions? * Explore Actions flow * Understand workflows * Describe standard workflow syntax elements * Explore events * Explore jobs * Explore runners * Examine release and test an action 23 - LEARN CONTINUOUS INTEGRATION WITH GITHUB ACTIONS * Describe continuous integration with actions * Examine environment variables * Share artifacts between jobs * Examine Workflow badges * Describe best practices for creating actions * Mark releases with Git tags * Create encrypted secrets * Use secrets in a workflow * Implement GitHub Actions for CI/CD 24 - DESIGN A CONTAINER BUILD STRATEGY * Examine structure of containers * Work with Docker containers * Understand Dockerfile core concepts * Examine multi-stage dockerfiles * Examine considerations for multiple stage builds * Explore Azure container-related services * Deploy Docker containers to Azure App Service web apps 25 - INTRODUCTION TO CONTINUOUS DELIVERY * Explore traditional IT development cycle * What is continuous delivery? * Move to continuous delivery * Understand releases and deployments * Understand release process versus release 26 - CREATE A RELEASE PIPELINE * Describe Azure DevOps release pipeline capabilities * Explore release pipelines * Explore artifact sources * Choose the appropriate artifact source * Examine considerations for deployment to stages * Explore build and release tasks * Explore custom build and release tasks * Explore release jobs * Configure Pipelines as Code with YAML 27 - EXPLORE RELEASE RECOMMENDATIONS * Understand the delivery cadence and three types of triggers * Explore release approvals * Explore release gates * Use release gates to protect quality * Control Deployments using Release Gates 28 - PROVISION AND TEST ENVIRONMENTS * Provision and configure target environments * Configure automated integration and functional test automation * Understand Shift-left * Set up and run availability tests * Explore Azure Load Testing * Set up and run functional tests 29 - MANAGE AND MODULARIZE TASKS AND TEMPLATES * Examine task groups * Explore variables in release pipelines * Understand variable groups 30 - AUTOMATE INSPECTION OF HEALTH * Automate inspection of health * Explore events and notifications * Explore service hooks * Configure Azure DevOps notifications * Configure GitHub notifications * Explore how to measure quality of your release process * Examine release notes and documentation * Examine considerations for choosing release management tools * Explore common release management tools 31 - INTRODUCTION TO DEPLOYMENT PATTERNS * Explore microservices architecture * Examine classical deployment patterns * Understand modern deployment patterns 32 - IMPLEMENT BLUE-GREEN DEPLOYMENT AND FEATURE TOGGLES * What is blue-green deployment? * Explore deployment slots * Describe feature toggle maintenance 33 - IMPLEMENT CANARY RELEASES AND DARK LAUNCHING * Explore canary releases * Examine Traffic Manager * Understand dark launching 34 - IMPLEMENT A/B TESTING AND PROGRESSIVE EXPOSURE DEPLOYMENT * What is A/B testing? * Explore CI-CD with deployment rings 35 - INTEGRATE WITH IDENTITY MANAGEMENT SYSTEMS * Integrate GitHub with single sign-on (SSO) * Explore service principals * Explore Managed Identity 36 - MANAGE APPLICATION CONFIGURATION DATA * Rethink application configuration data * Explore separation of concerns * Understand external configuration store patterns * Examine Key-value pairs * Examine App configuration feature management * Integrate Azure Key Vault with Azure Pipelines * Manage secrets, tokens and certificates * Examine DevOps inner and outer loop * Integrate Azure Key Vault with Azure DevOps * Enable Dynamic Configuration and Feature Flags 37 - EXPLORE INFRASTRUCTURE AS CODE AND CONFIGURATION MANAGEMENT * Explore environment deployment * Examine environment configuration * Understand imperative versus declarative configuration * Understand idempotent configuration 38 - CREATE AZURE RESOURCES USING AZURE RESOURCE MANAGER TEMPLATES * Why use Azure Resource Manager templates? * Explore template components * Manage dependencies * Modularize templates * Manage secrets in templates * Deployments using Azure Bicep templates 39 - CREATE AZURE RESOURCES BY USING AZURE CLI * What is Azure CLI? * Work with Azure CLI 40 - EXPLORE AZURE AUTOMATION WITH DEVOPS * Create automation accounts * What is a runbook? * Understand automation shared resources * Explore runbook gallery * Examine webhooks * Explore source control integration * Explore PowerShell workflows * Create a workflow * Examine checkpoint and parallel processing 41 - IMPLEMENT DESIRED STATE CONFIGURATION (DSC) * Understand configuration drift * Explore Desired State Configuration (DSC) * Explore Azure Automation State configuration (DSC) * Examine DSC configuration file * Explore hybrid management * Implement DSC and Linux Automation on Azure 42 - IMPLEMENT BICEP * What is Bicep? * Install Bicep * Understand Bicep file structure and syntax 43 - INTRODUCTION TO SECURE DEVOPS * Describe SQL injection attack * Understand DevSecOps * Explore Secure DevOps Pipeline * Explore key validation points * Explore continuous security validation * Understand threat modeling 44 - IMPLEMENT OPEN-SOURCE SOFTWARE * Explore how software is built * What is open-source software * Explore corporate concerns with open-source software components * Explore common open-source licenses * Examine license implications and ratings 45 - SOFTWARE COMPOSITION ANALYSIS * Inspect and validate code bases for compliance * Explore software composition analysis (SCA) * Integrate Mend with Azure Pipelines * Implement GitHub Dependabot alerts and security updates * Integrate software composition analysis checks into pipelines * Examine tools for assess package security and license rate * Interpret alerts from scanner tools * Implement security and compliance in an Azure Pipeline 46 - STATIC ANALYZERS * Explore SonarCloud * Explore CodeQL in GitHub * Manage technical debt with SonarCloud and Azure DevOps 47 - OWASP AND DYNAMIC ANALYZERS * Plan Implement OWASP Secure Coding Practices * Explore OWASP ZAP penetration test * Explore OWASP ZAP results and bugs 48 - SECURITY MONITORING AND GOVERNANCE * Implement pipeline security * Explore Microsoft Defender for Cloud * Examine Microsoft Defender for Cloud usage scenarios * Explore Azure Policy * Understand policies * Explore initiatives * Explore resource locks * Explore Azure Blueprints * Understand Microsoft Defender for Identity 49 - EXPLORE PACKAGE DEPENDENCIES * What is dependency management? * Describe elements of a dependency management strategy * Identify dependencies * Understand source and package componentization * Decompose your system * Scan your codebase for dependencies 50 - UNDERSTAND PACKAGE MANAGEMENT * Explore packages * Understand package feeds * Explore package feed managers * Explore common public package sources * Explore self-hosted and SaaS based package sources * Consume packages * Publish packages * Package management with Azure Artifacts 51 - MIGRATE CONSOLIDATING AND SECURE ARTIFACTS * Identify existing artifact repositories * Migrate and integrating artifact repositories * Secure access to package feeds * Examine roles * Examine permissions * Examine authentication 52 - IMPLEMENT A VERSIONING STRATEGY * Understand versioning of artifacts * Explore semantic versioning * Examine release views * Promote packages * Explore best practices for versioning 53 - INTRODUCTION TO GITHUB PACKAGES * Publish packages * Install a package * Delete and restore a package * Explore package access control and visibility 54 - IMPLEMENT TOOLS TO TRACK USAGE AND FLOW * Understand the inner loop * Explore Azure Monitor and Log Analytics * Examine Kusto Query Language (KQL) * Explore Application Insights * Implement Application Insights * Monitor application performance with Application Insights 55 - DEVELOP MONITOR AND STATUS DASHBOARDS * Explore Azure Dashboards * Examine view designer in Azure Monitor * Explore Azure Monitor workbooks * Explore Power BI * Build your own custom application 56 - SHARE KNOWLEDGE WITHIN TEAMS * Share acquired knowledge within development teams * Integrate with Azure Boards * Share team knowledge using Azure Project Wiki 57 - DESIGN PROCESSES TO AUTOMATE APPLICATION ANALYTICS * Explore rapid responses and augmented search * Integrate telemetry * Examine monitoring tools and technologies 58 - MANAGE ALERTS, BLAMELESS RETROSPECTIVES AND A JUST CULTURE * Examine when get a notification * Explore how to fix it * Explore smart detection notifications * Improve performance * Understand server response time degradation * Reduce meaningless and non-actionable alerts * Examine blameless retrospective * Develop a just culture

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions
Delivered Online5 days, Jun 3rd, 13:00 + 2 more
£2975

55341 Installation, Storage, and Compute with Windows Server

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for IT professionals who have some experience working with Windows Server, and who are looking for a single five-day course that covers storage and compute technologies in Windows Server. This course will help them update their knowledge and skills related to storage and compute for Windows Server. Overview Prepare and install Windows Server and plan a server upgrade and migration strategy. Describe the various storage options, including partition table formats, basic and dynamic disks, file systems, virtual hard disks, and drive hardware, and explain how to manage disks and volumes. Describe enterprise storage solutions, and select the appropriate solution for a given situation. Implement and manage Storage Spaces and Data Deduplication. Install and configure Microsoft Hyper-V, and configure virtual machines. Deploy, configure, and manage Windows and Hyper-V containers. Describe the high availability and disaster recovery technologies in Windows Server. Plan, create, and manage a failover cluster. Implement failover clustering for Hyper-V virtual machines. Configure a Network Load Balancing (NLB) cluster, and plan for an NLB implementation. Create and manage deployment images. Manage, monitor, and maintain virtual machine installations. This five-day course is designed primarily for IT professionals who have some experience with Windows Server. It is designed for professionals who will be responsible for managing storage and compute by using Windows Server, and who need to understand the scenarios, requirements, and storage and compute options that are available and applicable to Windows Server. Although this course and the associated labs are written for Windows Server 2022, the skills taught will also be backwards compatible for Server 2016 and Server 2019. The course and labs also focus on how to administer Windows Server using not only the traditional tools such as PowerShell and Server manager, but also Windows Admin Center. Prerequisites * A basic understanding of networking fundamentals. * An awareness and understanding of security best practices. * An understanding of basic Active Directory concepts. * Basic knowledge of server hardware. * Experience supporting and configuring Windows client operating systems such as Windows 10 or Windows 11. 1 - Installing, upgrading, and migrating servers and workloads * Introducing Windows Server * Preparing and installing Server Core * Preparing for upgrades and migrations * Migrating server roles and workloads * Windows Server activation models 2 - Configuring local storage * Managing disks in Windows Server * Managing volumes in Windows Server 3 - Implementing enterprise storage solutions * Overview of DAS, NAS, and SANs * Comparing Fibre Channel, iSCSI, and Fibre Channel over Ethernet * Understanding iSNS, DCB, and MPIO * Configuring sharing in Windows Server 4 - Implementing Storage Spaces and Data Deduplication * Implementing Storage Spaces * Managing Storage Spaces * Implementing Data Deduplication 5 - Installing and configuring Hyper-V and virtual machines * Overview of Hyper-V * Installing Hyper-V * Configuring storage on Hyper-V host servers * Configuring networking on Hyper-V host servers * Configuring Hyper-V virtual machines * Managing virtual machines 6 - Deploying and managing containers * Overview of containers in Windows Server * Deploying Windows Server and Hyper-V containers * Installing, configuring, and managing containers by using Docker 7 - High availability and disaster recovery * Defining levels of availability * Planning high availability and disaster recovery solutions with Hyper-V virtual machines * Backing up and restoring by using Windows Server Backup * High availability with failover clustering in Windows Server 8 - Implementing failover clustering * Planning a failover cluster * Creating and configuring a new failover cluster * Maintaining a failover cluster * Troubleshooting a failover cluster * Implementing site high availability with stretch clustering 9 - Implementing failover clustering with Windows Server Hyper-V * Overview of the integration of Hyper-V with failover clustering * Implementing Hyper-V VMs on failover clusters * Key features for VMs in a clustered environment 10 - Implementing Network Load Balancing * Overview of NLB * Configuring an NLB cluster * Planning an NLB implementation 11 - Creating and managing deployment images * Introduction to deployment images * Creating and managing deployment images by using MDT * Virtual machine environments for different workloads 12 - Managing, monitoring, and maintaining virtual machine installations * WSUS overview and deployment options * Update management process with WSUS * Overview of Windows PowerShell DSC * Overview of Windows Server monitoring tools * Using Performance Monitor * Monitoring event logs

55341 Installation, Storage, and Compute with Windows Server
Delivered Online6 days, Jun 3rd, 13:00 + 2 more
£2975

AZ-800T00 Administering Windows Server Hybrid Core Infrastructure

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This four-day course is intended for Windows Server Hybrid Administrators who have experience working with Windows Server and want to extend the capabilities of their on-premises environments by combining on-premises and hybrid technologies. Windows Server Hybrid Administrators implement and manage on-premises and hybrid solutions such as identity, management, compute, networking, and storage in a Windows Server hybrid environment. This course teaches IT Professionals how to manage core Windows Server workloads and services using on-premises, hybrid, and cloud technologies. The course teaches IT Professionals how to implement and manage on-premises and hybrid solutions such as identity, management, compute, networking, and storage in a Windows Server hybrid environment. Prerequisites Experience with managing Windows Server operating system and Windows Server workloads in on-premises scenarios, including AD DS, DNS, DFS, Hyper-V, and File and Storage Services Experience with common Windows Server management tools (implied in the first prerequisite). Basic knowledge of core Microsoft compute, storage, networking, and virtualization technologies (implied in the first prerequisite). Experience and an understanding of core networking technologies such as IP addressing, name resolution, and Dynamic Host Configuration Protocol (DHCP) Experience working with and an understanding of Microsoft Hyper-V and basic server virtualization concepts Basic experience with implementing and managing IaaS services in Microsoft Azure Basic knowledge of Azure Active Directory Experience working hands-on with Windows client operating systems such as Windows 10 or Windows 11 Basic experience with Windows PowerShell 1 - INTRODUCTION TO AD DS * Define AD DS * Define users, groups, and computers * Define AD DS forests and domains * Define OUs * Manage objects and their properties in AD DS 2 - MANAGE AD DS DOMAIN CONTROLLERS AND FSMO ROLES * Deploy AD DS domain controllers * Maintain AD DS domain controllers * Manage the AD DS Global Catalog role * Manage AD DS operations masters * Manage AD DS schema 3 - IMPLEMENT GROUP POLICY OBJECTS * Define GPOs * Implement GPO scope and inheritance * Define domain-based GPOs * Create and configure a domain-based GPO * Define GPO storage * Define administrative templates 4 - MANAGE ADVANCED FEATURES OF AD DS * Create trust relationships * Implement ESAE forests * Monitor and troubleshoot AD DS * Create custom AD DS partitions 5 - IMPLEMENT HYBRID IDENTITY WITH WINDOWS SERVER * Select a Microsoft Entra integration model * Plan for Microsoft Entra integration * Prepare on-premises Active Directory for directory synchronization * Install and configure directory synchronization with Microsoft Entra Connect * Implement Seamless Single Sign-On * Enable Microsoft Entra login in for Windows VM in Azure * Describe Microsoft Entra Domain Services * Implement and configure Microsoft Entra Domain Services * Manage Windows Server 2019 in a Microsoft Entra Domain Services environment * Create and configure a Microsoft Entra Domain Services instance * Join a Windows Server VM to a managed domain 6 - DEPLOY AND MANAGE AZURE IAAS ACTIVE DIRECTORY DOMAIN CONTROLLERS IN AZURE * Select an option to implement directory and identity services using Active Directory Domain Services in Azure * Deploy and configure Active Directory Domain Services domain controllers in Azure VMs * Install a replica Active Directory domain controller in an Azure VM * Install a new Active Directory forest on an Azure VNet 7 - PERFORM WINDOWS SERVER SECURE ADMINISTRATION * Define least privilege administration * Implement delegated privileges * Use privileged access workstations * Use jump servers 8 - DESCRIBE WINDOWS SERVER ADMINISTRATION TOOLS * Explore Windows Admin Center * Use Server Manager * List Remote Server Administration Tools * Use Windows PowerShell * Use Windows PowerShell to remotely administer a server 9 - PERFORM POST-INSTALLATION CONFIGURATION OF WINDOWS SERVER * List the available post-installation configuration tools * Configure Server Core using Sconfig * Use DSC to configure Windows Server * Perform post-installation configuration with Windows Admin Center * Configure a server with answer files 10 - JUST ENOUGH ADMINISTRATION IN WINDOWS SERVER * Explain the concept of Just Enough Administration (JEA) * Define role capabilities for a JEA endpoint * Create a session configuration file to register a JEA endpoint * Describe how JEA endpoints work to limit access to a PowerShell session * Create and connect to a JEA endpoint * Demonstration: Connect to a JEA endpoint 11 - ADMINISTER AND MANAGE WINDOWS SERVER IAAS VIRTUAL MACHINE REMOTELY * Select the appropriate remote administration tool * Manage Windows Virtual Machines with Azure Bastion * Create an Azure Bastion host * Configure just-in-time administration 12 - MANAGE HYBRID WORKLOADS WITH AZURE ARC * Describe Azure Arc * Onboard Windows Server instances * Connect hybrid machines to Azure from the Azure portal * Use Azure Arc to manage Windows Server instances * Restrict access with RBAC 13 - CONFIGURE AND MANAGE HYPER-V * Define Hyper-V * Define Hyper-V Manager * Configure Hyper-V hosts using best practices * Configure Hyper-V networking * Assess advanced Hyper-V networking features * Define nested virtualization 14 - CONFIGURE AND MANAGE HYPER-V VIRTUAL MACHINES * List the virtual machine configuration versions * List the virtual machine generation versions * List available VHD formats and types * Create and configure VMs * Determine storage options for VMs * Define shared VHDs and VHD Sets * Implement guest clusters using shared VHDX 15 - SECURE HYPER-V WORKLOADS * Define guarded fabric * Define the Host Guardian Service * Explore TPM-trusted attestation * Define KPS * Determine key features of shielded VMs * Compare encryption-supported and shielded VMs in a guarded fabric * Implement a shielded VM 16 - RUN CONTAINERS ON WINDOWS SERVER * Define containers * List the differences between containers and VMs * Define Windows Server and Hyper-V containers and isolation modes * Explore Docker * Prepare a Windows Server 2019 host for container deployment * Security, Storage, and Networking with Windows containers 17 - ORCHESTRATE CONTAINERS ON WINDOWS SERVER USING KUBERNETES * Define orchestration * Define Kubernetes * Deploy Kubernetes resources * Create a Kubernetes cluster on Windows * Define Azure Arc * Connect an Azure Arc-enabled Kubernetes cluster to Azure Arc 18 - PLAN AND DEPLOY WINDOWS SERVER IAAS VIRTUAL MACHINES * Describe Azure compute * Describe Virtual Machine storage * Deploy Azure Virtual Machines * Create a windows Virtual Machine using the portal * Create a windows Virtual Machine using Azure CLI * Deploy Azure Virtual Machines using templates * Describe additional management optimization options 19 - CUSTOMIZE WINDOWS SERVER IAAS VIRTUAL MACHINE IMAGES * Create a generalized image * Create a new Virtual Machine from a managed image * Create a managed image of a generalized virtual machine in Azure * Create a Virtual Machine from a managed image * Implement Azure Image Builder * Create a windows Virtual Machine using Azure Image Builder template * Create a Windows Virtual Machine with Azure Image Builder using PowerShell 20 - AUTOMATE THE CONFIGURATION OF WINDOWS SERVER IAAS VIRTUAL MACHINES * Describe Azure Automation * Implement Azure Automation with DSC * Remediate noncompliant servers * Describe Custom Script Extensions * Configure a Virtual Machine by using DSC 21 - DEPLOY AND MANAGE DHCP * Use DHCP to simplify IP configuration * Install and configure the DHCP role * Configure DHCP options * Configure DHCP scopes * Select DHCP high availability options * Implement DHCP Failover 22 - IMPLEMENT WINDOWS SERVER DNS * Explore the DNS architecture * Work with DNS zones and records * Install and configure the DNS role * Implement DNS forwarding 23 - IMPLEMENT IP ADDRESS MANAGEMENT * Define IP Address Management * Deploy IP Address Management * Administer IP Address Management * Configure IP Address Management options * Manage DNS zones with IP Address Management * Manage DHCP servers with IP Address Management * Use IP Address Management to manage IP addressing 24 - IMPLEMENT REMOTE ACCESS * Examine the remote access options in Windows Server * Select and set up VPNs * Use NPS to create and enforce network access policies * Plan and implement NPS * Deploy a PKI for remote access * Use WAP as a reverse web proxy 25 - IMPLEMENT HYBRID NETWORK INFRASTRUCTURE * Describe Azure network topologies * Implement Azure VPN options * Create a route-based VPN gateway using the Azure portal * Implement Azure ExpressRoute * Configure Azure Virtual WAN * Implement DNS in hybrid environments 26 - IMPLEMENT DNS FOR WINDOWS SERVER IAAS VMS * Understand Azure DNS * Implement Azure DNS * Create an Azure DNS zone and record using the Azure portal * Implement DNS with Azure IaaS virtual machines * Implement split-horizon DNS in Azure * Troubleshoot DNS 27 - IMPLEMENT WINDOWS SERVER IAAS VM IP ADDRESSING AND ROUTING * Implement a virtual network * Implement IaaS VM IP addressing * Assign and manage IP addresses * Configure a private IP address for a virtual machine using the Azure portal * Create a virtual machine with a static public IP address using the Azure portal * Implement IaaS virtual machine IP routing * Implement IPv6 for Windows Server IaaS virtual machines 28 - MANAGE WINDOWS SERVER FILE SERVERS * Define the Windows Server file system * List the benefits and uses of File Server Resource Manager * Define SMB and its security considerations * Configure SMB protocol * Define Volume Shadow Copy Service 29 - IMPLEMENT STORAGE SPACES AND STORAGE SPACES DIRECT * Define the Storage Spaces architecture and its components * List the functionalities, benefits, and use cases of Storage Spaces * Implement Storage Spaces * List the functionalities, components, benefits, and use cases of Storage Spaces Direct * Implement Storage Spaces Direct 30 - IMPLEMENT WINDOWS SERVER DATA DEDUPLICATION * Define the architecture, components, and functionality of Data Deduplication * Define the use cases and interoperability of Data Deduplication * Implement Data Deduplication * Manage and maintain Data Deduplication 31 - IMPLEMENT WINDOWS SERVER ISCSI * List the functionalities, components, and use cases of iSCSI * List the considerations for implementing iSCSI * Implement iSCSI * Configure high availability for iSCSI 32 - IMPLEMENT WINDOWS SERVER STORAGE REPLICA * List the functionalities and components of Storage Replica * Examine the prerequisites for implementing Storage Replica * Implement Storage Replica by using Windows Admin Center * Implement Storage Replica by using Windows PowerShell 33 - IMPLEMENT A HYBRID FILE SERVER INFRASTRUCTURE * Describe Azure File services * Configure Azure Files * Configure connectivity to Azure Files * Describe Azure File Sync * Implement Azure File Sync * Deploy Azure File Sync * Deploy Azure File Sync 2 * Manage cloud tiering * Migrate from DFSR to Azure File Sync

AZ-800T00 Administering Windows Server Hybrid Core Infrastructure
Delivered Online5 days, Jun 4th, 13:00 + 3 more
£2380

Painting with Sophie James Decor Paint Workshop

By ReVamp Boutique

PRODUCTS & TECHNIQUE’S WORKSHOP Workshop Description: Want to talk paint? Have a play with colours and finishes? That's why we are so excited to team up with Sophie James Paints on this very special Two Day Technique Product Furniture Interior Workshop with Sophie James Decor Paint. ReVamp Boutique will be honoured to welcome Tony Cheeld from his Essex based family business. On this workshop you will have the chance to chat to him about technical queries, learn their sustainable ethos and how Sophie James Decor Paint products can transform every room of your home, furniture and garden with a Q&A . Day One you can experiment with all their latest products from their latest Light Dynamics range, paints, glazes and varnishes and discuss all those queries you have about preparation, application and colour mixing. Day Two you will using the techniques and knowledge you have learned on Day One and working on your own piece using Sophie James Decor Paint products and finishes. Interior design based Sarah Ashby-Bassett will be available to discuss paint colours schemes and interior colour choices for your home and how paint can transform your space. You will need to bring: * A small piece of furniture like a table, bedside cabinet or small chair * Any colour scheme ideas you may have for your furniture, colour drenching, feature walls and interiors What is included: All the materials, light lunch, refreshments through the days and a goodie bag to take away with you. 10% Off any purchases made for Sophie James Decor Paint throughout the two days Where & When: It takes places at our workshop at * Tom's Farm Shop & Garden Centre, Maldon Road, Tiptree, Essex, CO5 0QA * 10AM to 4PM There is ample parking. Terms & Conditions: We have the right to cancel, change venue or date if we do not fill enough spaces. In this event we will give you 7 days notice with the option of rebooking or a full refund. Share YOU MAY ALSO LIKE * BARBOLA ART WORKSHOP [https://revampboutique.co.uk/products/barbola-workshop?pr_prod_strat=e5_desc&pr_rec_id=e2f68e164&pr_rec_pid=8078453539033&pr_ref_pid=7994870431961&pr_seq=uniform] Regular price£95.00 * POSH VEG PAINT [https://revampboutique.co.uk/products/sophie-james-posh-veg-paint?pr_prod_strat=e5_desc&pr_rec_id=e2f68e164&pr_rec_pid=7994833797337&pr_ref_pid=7994870431961&pr_seq=uniform] Regular priceFrom £5.95 * PAINT IT & UPHOLSTER IT COURSE [https://revampboutique.co.uk/products/paint-and-upholstery-course?pr_prod_strat=e5_desc&pr_rec_id=e2f68e164&pr_rec_pid=8166161449177&pr_ref_pid=7994870431961&pr_seq=uniform] Regular price£145.00 * CHRISTINGLE PAINT [https://revampboutique.co.uk/products/sophie-james-christingle-paint?pr_prod_strat=e5_desc&pr_rec_id=e2f68e164&pr_rec_pid=8091231650009&pr_ref_pid=7994870431961&pr_seq=uniform] Regular priceFrom £5.95 Write a Review [https://search.google.com/local/writereview?placeid=ChIJyR0WlVMb2UcRHTFl_IozbJY] ExcellentBased on 43 Reviews [https://www.google.com/maps/search/?api=1&query=Google&query_place_id=ChIJyR0WlVMb2UcRHTFl_IozbJY] Amanda TannerMarch, 2024https://www.google.com/maps/contrib/106760363044729526284/place/ChIJyR0WlVMb2UcRHTFl_IozbJYI had the most wonderful therapeutic and inspiring two days with Sarah at Revamp Boutique; and finished with a beautiful bespoke piece of furniture that I can now use in my dining room. I thoroughly enjoyed rekindling my creative side and learning about the different techniques and potential when upcycling furniture! I will definitely be coming back! Thank you for a fab day! 🥰 Samantha DoughtyMarch, 2024https://www.google.com/maps/contrib/115138779064422505336/place/ChIJyR0WlVMb2UcRHTFl_IozbJYSarah is a really great teacher, lovely workshop, time flies when you're having fun!! Lots of tea and coffee and lovely homemade lunch...the best coleslaw ever! Skills learnt will stay with me and inspire my home decor x Anita HollandsMarch, 2024https://www.google.com/maps/contrib/110174839808361911346/place/ChIJyR0WlVMb2UcRHTFl_IozbJYThank you for a great day creating Barbola! enjoyed it all, you can tell the chef the Cream tea and sandwiches were exceptional. thought the workshop was amazing! Think I’m going to use the technique and create some handmade pressies. Thank you again. Helen OtterMarch, 2024https://www.google.com/maps/contrib/101662223033757597907/place/ChIJyR0WlVMb2UcRHTFl_IozbJYThoroughly enjoyed the workshop. Sarah shared lots of hints and tips, lovely warm person. Very pleased with my re vamped lamp table Lynne PintoMarch, 2024https://www.google.com/maps/contrib/102233134261702065814/place/ChIJyR0WlVMb2UcRHTFl_IozbJYFantastic day of learning how to upholster and paint a chair. A wealth of information and fun people to work with on the course. Thanks Sarah and Simon for such a great day - will definitely be back for more. Debra CrouchMarch, 2024https://www.google.com/maps/contrib/101562486463672475263/place/ChIJyR0WlVMb2UcRHTFl_IozbJYHad a fabulous time using paint and decoupage to upcycle a very drab and unloved Ikea chest of drawers, into something beautiful which will now take pride of place! Thank you Sarah for your advice and enthusiasm - also for the lunches (home made coleslaw was ridiculously good!) Louise WatsonMarch, 2024https://www.google.com/maps/contrib/108006254833037467322/place/ChIJyR0WlVMb2UcRHTFl_IozbJYSuch a brilliant course! Very relaxed environment with lovely people and a tasty lunch. I learnt the fabric decoupage technique which was great, I completely transformed an unloved piece of furniture and gained the skills to go on and use the technique again for other items. I would highly recommend. Show all Reviews [https://search.google.com/local/reviews?placeid=ChIJyR0WlVMb2UcRHTFl_IozbJY] WORKSHOPS * Fabric Decoupage [https://revampboutique.co.uk/products/fabric-decoupage-course] * Paper Decoupage [https://revampboutique.co.uk/products/paper-decoupage-workshops] * Upcycle A Lampshade [https://revampboutique.co.uk/products/upcycle-a-lampshade-course] * Painting With Sophie James [https://revampboutique.co.uk/products/painting-with-sophie-james-decor-paint-workshop] * Make A Memory Journal [https://revampboutique.co.uk/products/make-a-junk-journal-workshop] * Paper Mache Wings [https://revampboutique.co.uk/products/paper-mache-wings-workshop] * Pimp Your Pumps [https://revampboutique.co.uk/products/pimp-your-pumps-workshop] * Upcycle A Mirror [https://revampboutique.co.uk/products/upcycle-a-mirror-workshop] * Barbola Workshop [https://revampboutique.co.uk/products/barbola-workshop] * Paint It & Upholster It [https://revampboutique.co.uk/products/paint-and-upholstery-course] * Kid's Creative ReUse Workshop [https://revampboutique.co.uk/products/kids-workshop] WORK WITH US * Workshops [https://revampboutique.co.uk/collections/workshops-and-courses] * For Sale [https://revampboutique.co.uk/collections/upcycled-furniture-for-sale] * Commissions [https://revampboutique.co.uk/products/commissions] * ReVamp Retreat [https://revampboutique.co.uk/pages/revamp-retreat] * Sophie James Decor Paints [https://revampboutique.co.uk/collections/sophie-james-decor-paint] CONTACT US ReVamp Boutique, Tom's Farm Shop & Garden Nursery, Maldon Road, Tiptree,  Essex, CO5 0QA Privacy Policy [https://revampboutique.co.uk/policies/privacy-policy] Refund Policy [https://revampboutique.co.uk/policies/refund-policy] Terms Of Service [https://revampboutique.co.uk/policies/terms-of-service] Sitemap [https://revampboutique.co.uk/a/sitemap-tools/sitemap] * Twitter [https://twitter.com/RevampBoutique6] * Facebook [https://www.facebook.com/revampboutiqueuk/] * Pinterest [https://www.pinterest.com/RevampBoutique6/] * Instagram [https://www.instagram.com/revampboutique6/] * YouTube [https://www.youtube.com/channel/UC2SM2VvupuUPOVPF3CRWnaQ] Payment methods * * * * * * * * * * © 2024, ReVamp Boutique Furniture [https://revampboutique.co.uk/] Powered by Shopify [https://www.shopify.com/?utm_campaign=poweredby&utm_medium=shopify&utm_source=onlinestore] Chat1

Painting with Sophie James Decor Paint Workshop
Delivered In-Person in Colchester6 hours, Jun 10th, 09:00 + 3 more
£180

F5 Networks Administering BIG-IP

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is intended for network administrators, operators, and engineers responsible for managing the normal day-to-day operation and administration of a BIG-IP application delivery network. This course presents the prerequisite knowledge for many other of F5's BIG-IP instructor-led training courses. Overview Getting started with the BIG-IP system Traffic processing with BIG-IP Local Traffic Manager (LTM) Using the TMSH (TMOS Shell) command line interface Using NATs and SNATs Monitoring application health and managing object status Modifying traffic behavior with profiles, including SSL offload and re-encryption Modifying traffic behavior with persistence, including source address affinity and cookie persistence Troubleshooting the BIG-IP system, including logging (local, high-speed, and legacy remote logging), and using tcpdump User roles and administrative partitions vCMP concepts Customizing application delivery with iRules This course gives network administrators, network operators, and network engineers a functional understanding of the BIG-IP system as it is commonly deployed in an application delivery network. The course introduces students to the BIG-IP system, its configuration objects, how it processes traffic, and how typical administrative and operational activities are performed. The course includes lecture, hands-on labs, interactive demonstrations, and discussions. SETTING UP THE BIG-IP SYSTEM * Introducing the BIG-IP System * Initially Setting Up the BIG-IP System * Configuring the Management Interface * Activating the Software License * Provisioning Modules and Resources * Importing a Device Certificate * Specifying BIG-IP Platform Properties * Configuring the Network * Configuring Network Time Protocol (NTP) Servers * Configuring Domain Name System (DNS) Settings * Configuring High Availability Options * Archiving the BIG-IP Configuration * Leveraging F5 Support Resources and Tools TRAFFIC PROCESSING BUILDING BLOCKS * Identifying BIG-IP Traffic Processing Objects * Configuring Virtual Servers and Pools * Load Balancing Traffic * Viewing Module Statistics and Logs * Using the Traffic Management Shell (TMSH) * Understanding the TMSH Hierarchical Structure * Navigating the TMSH Hierarchy * Managing BIG-IP Configuration State and Files * BIG-IP System Configuration State * Loading and Saving the System Configuration * Shutting Down and Restarting the BIG-IP System * Saving and Replicating Configuration Data (UCS and SCF) USING NATS AND SNATS * Address Translation on the BIG-IP System * Mapping IP Addresses with NATs * Solving Routing Issues with SNATs * Configuring SNAT Auto Map on a Virtual Server * Monitoring for and Mitigating Port Exhaustion MONITORING APPLICATION HEALTH * Introducing Monitors * Types of Monitors * Monitor Interval and Timeout Settings * Configuring Monitors * Assigning Monitors to Resources * Managing Pool, Pool Member, and Node Status * Using the Network Map MODIFYING TRAFFIC BEHAVIOR WITH PROFILES * Introducing Profiles * Understanding Profile Types and Dependencies * Configuring and Assigning Profiles * Introducing SSL Offload and SSL Re-Encryption * Managing Object State MODIFYING TRAFFIC BEHAVIOR WITH PERSISTENCE * Understanding the Need for Persistence * Introducing Source Address Affinity Persistence * Managing Object State ADMINISTERING THE BIG-IP SYSTEM * Configuring Logging * Legacy Remote Logging * Introducing High Speed Logging (HSL) * High-Speed Logging Filters * HSL Configuration Objects * Configuring High Speed Logging * Using TCPDUMP on the BIG-IP System * Leveraging the BIG-IP iHealth System * Viewing BIG-IP System Statistics * Defining User Roles and Administrative Partitions * Leveraging vCMP CONFIGURING HIGH AVAILABILITY * Introducing Device Service Clustering (DSC) * Preparing to Deploy a DSC Configuration * Configuring DSC Communication Settings * Establishing Device Trust * Establishing a Sync-Failover Device Group * Synchronizing Configuration Data * Exploring Traffic Group Behavior * Understanding Failover Managers and Triggers * Achieving Stateful Failover with Mirroring

F5 Networks Administering BIG-IP
Delivered on-request, onlineDelivered Online
Price on Enquiry

F5 Networks Configuring BIG-IQ

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is intended for system and network administrators or operators responsible for the installation, setup, configuration, and administration of the BIG-IQ system or management of BIG-IP devices and F5 products running on those devices. This course uses lectures and hands-on exercises to give participants real-time experience in configuring and using the BIG-IQ© product. Students are introduced to BIG-IQ, its interface, and its various functionality. We first look at administering and operating the BIG-IQ system itself, then detail how it is used to remotely manage BIG-IP devices running BIG-IP Local Traffic Manager (LTM). We then look configuring a BIG-IQ Data Collection Device (DCD) system and see how it is used for the remote storage and examination of BIG-IP log events and statistics. MODULE 1: BIG-IQ OVERVIEW * BIG-IQ Centralized Management * BIG-IQ Components * BIG-IQ Core Functionality * REST API * BIG-IQ Data Collection Device (DCD) * BIG-IP Cloud Edition (CE) * Setting up the BIG-IQ System MODULE 2: ADMINISTERING THE BIG-IQ SYSTEM * Controlling Access to the BIG-IQ * Creating, Authenticating, Configuring Users * Backups * Local Host Settings * Configuring DNS, NTP, and SMTP * Monitoring BIG-IQ, DCD, and BIG-IP Events with Alerts * Monitoring BIG-IQ with iHealth * Post Installation Issues; Licensing, Changing Management IP, Master Key, Restoring Backups MODULE 3: MANAGING BIG-IP LTM DEVICES * BIG-IP LTM Device Discovery * BIG-IP Device Backup * Deploying to BIG-IP Devices * Deployment and Deployment Logs * Configuration Snapshots * Managing BIG-IP Certificates * Managing BIG-IP Licenses * Monitoring BIG-IP Devices with iHealth * Management of QKView Reports from Managed BIG-IP Devices MODULE 4: SETTING UP THE BIG-IQ DATA COLLECTION DEVICE * Custom Roles Types and Groups * Setting up User Accounts with custom roles and privileges * Managing BIG-IP DSC * Discovery and management of BIG-IP Device Clusters (DSC) with BIG-IQ * Administering BIG-IQ High Availability * Configuration and management of BIG-IQ systems in a High Availability pair

F5 Networks Configuring BIG-IQ
Delivered on-request, onlineDelivered Online
Price on Enquiry

AZ-400 Designing and Implementing Microsoft DevOps Solutions

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Students in this course are interested in implementing DevOps processes or in passing the Microsoft Azure DevOps Solutions certification exam. Overview After completing this course, students will be able to: Plan for the transformation with shared goals and timelines Select a project and identify project metrics and Key Performance Indicators (KPI's) Create a team and agile organizational structure Design a tool integration strategy Design a license management strategy (e.g., Azure DevOps and GitHub users) Design a strategy for end-to-end traceability from work items to working software Design an authentication and access strategy Design a strategy for integrating on-premises and cloud resources Describe the benefits of using Source Control Describe Azure Repos and GitHub Migrate from TFVC to Git Manage code quality including technical debt SonarCloud, and other tooling solutions Build organizational knowledge on code quality Explain how to structure Git repos Describe Git branching workflows Leverage pull requests for collaboration and code reviews Leverage Git hooks for automation Use Git to foster inner source across the organization Explain the role of Azure Pipelines and its components Configure Agents for use in Azure Pipelines Explain why continuous integration matters Implement continuous integration using Azure Pipelines Define Site Reliability Engineering Design processes to measure end-user satisfaction and analyze user feedback Design processes to automate application analytics Manage alerts and reduce meaningless and non-actionable alerts Carry out blameless retrospectives and create a just culture Define an infrastructure and configuration strategy and appropriate toolset for a release pipeline and application infrastructure Implement compliance and security in your application infrastructure Describe the potential challenges with integrating open-source software Inspect open-source software packages for security and license compliance Manage organizational security and compliance policies Integrate license and vulnerability scans into build and deployment pipelines Configure build pipelines to access package security and license ratings This course provides the knowledge and skills to design and implement DevOps processes and practices. Students will learn how to plan for DevOps, use source control, scale Git for an enterprise, consolidate artifacts, design a dependency management strategy, manage secrets, implement continuous integration, implement a container build strategy, design a release strategy, set up a release management workflow, implement a deployment pattern, and optimize feedback mechanisms. MODULE 1: GET STARTED ON A DEVOPS TRANSFORMATION JOURNEY * Introduction to DevOps * Choose the right project * Describe team structures * Choose the DevOps tools * Plan Agile with GitHub Projects and Azure Boards * Introduction to source control * Describe types of source control systems * Work with Azure Repos and GitHub MODULE 2: DEVELOPMENT FOR ENTERPRISE DEVOPS * Structure your Git Repo * Manage Git branches and workflows * Collaborate with pull requests in Azure Repos * Explore Git hooks * Plan foster inner source * Manage Git repositories * Identify technical debt MODULE 3: IMPLEMENT CI WITH AZURE PIPELINES AND GITHUB ACTIONS * Explore Azure Pipelines * Manage Azure Pipeline agents and pools * Describe pipelines and concurrency * Explore Continuous integration * Implement a pipeline strategy * Integrate with Azure Pipelines * Introduction to GitHub Actions * Learn continuous integration with GitHub Actions * Design a container build strategy MODULE 4: DESIGN AND IMPLEMENT A RELEASE STRATEGY * Introduction to continuous delivery * Explore release strategy recommendations * Build a high-quality release pipeline * Introduction to deployment patterns * Implement blue-green deployment and feature toggles * Implement canary releases and dark launching * Implement A/B testing and progressive exposure deployment MODULE 5: IMPLEMENT A SECURE CONTINUOUS DEPLOYMENT USING AZURE PIPELINES * Create a release pipeline * Provision and test environments * Manage and modularize tasks and templates * Automate inspection of health * Manage application configuration data * Integrate with identity management systems * Implement application configuration MODULE 6: MANAGE INFRASTRUCTURE AS CODE USING AZURE AND DSC * Explore infrastructure as code and configuration management * Create Azure resources using Azure Resource Manager templates * Create Azure resources by using Azure CLI * Explore Azure Automation with DevOps * Implement Desired State Configuration (DSC) * Implement Bicep MODULE 7: IMPLEMENT SECURITY AND VALIDATE CODE BASES FOR COMPLIANCE * Introduction to Secure DevOps * Implement open-source software * Software Composition Analysis * Static analyzers * OWASP and Dynamic Analyzers * Security Monitoring and Governance MODULE 8: DESIGN AND IMPLEMENT A DEPENDENCY MANAGEMENT STRATEGY * Explore package dependencies * Understand package management * Migrate, consolidate, and secure artifacts * Implement a versioning strategy * Introduction to GitHub Packages MODULE 9: IMPLEMENT CONTINUOUS FEEDBACK * Implement tools to track usage and flow * Develop monitor and status dashboards * Share knowledge within teams * Design processes to automate application analytics * Manage alerts, Blameless retrospectives and a just culture ADDITIONAL COURSE DETAILS: Nexus Humans AZ-400 Designing and Implementing Microsoft DevOps Solutions 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 AZ-400 Designing and Implementing Microsoft DevOps Solutions 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.

AZ-400 Designing and Implementing Microsoft DevOps Solutions
Delivered on-request, onlineDelivered Online
Price on Enquiry

70-740 - Installation, Storage, and Compute with Windows Server 2016 (MCSA)

4.3(43)

By John Academy

DESCRIPTION: The 70-740 - Installation, Storage, and Compute with Windows Server 2016 (MCSA) course covers all of the concepts, terminology and technology included in the first exam of Microsoft Windows Server 2016 MCSA certification. The course covers the following: * Install Windows Server in Host and Compute Environments * Implement Storage Solutions * Implement Hyper-V * Implement Windows Containers * Implement High Availability * Maintain and Monitor Server Environments The 70-740 - Installation, Storage, and Compute with Windows Server 2016 (MCSA) course helps you to know the procedures for installing Windows server 2016. Throughout the course, you will also learn how to navigate the storage and computing protocols. The course helps you to know about installing windows servers in the host and computer environments and the procedures of maintaining and monitoring server environments. You will also know how to implement storage solutions, Hyper-V virtualisation, windows containers and high availability. ASSESSMENT: * At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. * Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. CERTIFICATION: * After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. * Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. WHO IS THIS COURSE FOR? 70-740 - Installation, Storage, and Compute with Windows Server 2016 (MCSA) training course is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. REQUIREMENTS Our 70-740 - Installation, Storage, and Compute with Windows Server 2016 (MCSA) training is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. CAREER PATH After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Installing Windows Servers in Host and Computer Environments Determining Windows Server 2016 Installation FREE 00:54:00 Installing Windows Server 2016 Core and Nano Editions 01:35:00 Managing Windows Installations with Windows PowerShell 00:01:00 Create, Manage, and Maintain Windows Images to Deploy 00:33:00 Implementing Local and Enterprise Storage Solutions Managing Disks and Volumes in Windows Server 2016 01:00:00 Implementing and Managing Storage Spaces 00:45:00 Configuring Data Deduplication 00:39:00 Understanding Various Types of Storage 00:15:00 Fibre Channel, iSCSI, and Fibre Channel over Ethernet 00:18:00 Understanding iSNS, DCB, and MPIO 00:09:00 Configuring File and Folder Sharing in Windows Server 2016 00:21:00 Implementing Hyper-V Virtualization Installing Hyper-V Virtualization 00:26:00 Configuring Storage and Networking on Hyper-V Hosts 00:38:00 Configuring and Managing Virtual Machines 00:34:00 Implementing Windows Containers Understanding Windows Server and Hyper-V Containers 00:17:00 Deploying Windows Server and Hyper-V Containers 00:08:00 Using Docker to Install, Configure, and Manage Containers 00:12:00 Implementing High Availability Overview of High Availability and Disaster Recovery 00:55:00 Implementing Network Load Balancing 00:25:00 Planning and Configuring Failover Clustering 01:10:00 Maintaining a Failover Cluster 00:15:00 Troubleshooting Failover Clustering 00:11:00 Integrating Failover Clustering and Hyper-V 00:23:00 Configuring Site Availability 00:12:00 Maintaining and Monitoring Server Environments Windows Server Update Services 00:33:00 Windows PowerShell Desired State Configuration (DSC) 00:10:00 Windows Server 2016 Monitoring Tools 00:43:00 Mock Exam Mock Exam- 70-740 - Installation, Storage, and Compute with Windows Server 2016 (MCSA) 00:20:00 Final Exam Final Exam- 70-740 - Installation, Storage, and Compute with Windows Server 2016 (MCSA) 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

70-740 - Installation, Storage, and Compute with Windows Server 2016 (MCSA)
Delivered Online On Demand
£24

55324 Installation, Storage and Compute with Windows Server 2016

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for information technology (IT) professionals who need to improve their expertise in Windows Server 2016 in the area of storage and compute functionality. Overview After completing this course, you will be able to: Configure and install Windows Server 2016 Manage Server Core, server upgrade and migration strategy Understand storage options Manage partition table formats Manage basic and dynamic disks, file systems Manage virtual hard disks, and drive hardware Manage disks and volumes Select and manage proper storage solutions for a specific scenario Storage Spaces and Data Deduplication implementation Configure and Manage Microsoft Hyper-V, virtual machines and Hyper-V containers Configure disaster recovery technologies Manage and Configure failover clustering for Hyper-V virtual machines Configure, plan and implement a Network Load Balancing (NLB) Work with deployment images This course is intended for information technology (IT) professionals who have basic knowledge of Windows Server. It is designed for professionals who have primary responsibility of managing storage and computing by using Windows Server 2016. Professionals who need to understand the scenarios, requirements, and storage and compute options that are available and applicable to Windows Server 2016.This course covers content that was in retired Microsoft Course 20740. MODULE 1: INSTALLING, UPGRADING, AND MIGRATING SERVERS AND WORKLOADS * Introducing Windows Server 2016 * Preparing and installing Server Core * Preparing for upgrades and migrations * Migrating server roles and workloads * Windows Server activation models MODULE 2: CONFIGURING LOCAL STORAGE * Managing disks in Windows Server * Managing volumes in Windows Server MODULE 3: IMPLEMENTING ENTERPRISE STORAGE SOLUTIONS * Overview of DAS, NAS, and SANs * Comparing Fibre Channel, iSCSI, and Fibre Channel over Ethernet * Understanding iSNS, DCB, and MPIO * Configuring sharing in Windows Server 2016 MODULE 4: IMPLEMENTING STORAGE SPACES AND DATA DEDUPLICATION * Implementing Storage Spaces * Managing Storage Spaces * Implementing Data Deduplication MODULE 5: INSTALLING AND CONFIGURING HYPER-V AND VIRTUAL MACHINES * Overview of Hyper-V * Installing Hyper-V * Configuring storage on Hyper-V host servers * Configuring networking on Hyper-V host servers * Configuring Hyper-V virtual machines * Managing virtual machines MODULE 6: DEPLOYING AND MANAGING WINDOWS AND HYPER-V CONTAINERS * Overview of containers in Windows Server 2016 * Preparing for containers * Installing, configuring, and managing containers by using Docker MODULE 7: OVERVIEW OF HIGH AVAILABILITY AND DISASTER RECOVERY * Defining levels of availability * Planning high availability and disaster recovery solutions with Hyper-V virtual machines * Backing up and restoring by using Windows Server Backup * High Availability with failover clustering in Windows Server 2016 MODULE 8: IMPLEMENTING FAILOVER CLUSTERING * Planning a failover cluster * Creating and configuring a new failover cluster * Maintaining a failover cluster * Troubleshooting a failover cluster * Implementing site high availability with stretch clustering MODULE 9: IMPLEMENTING FAILOVER CLUSTERING WITH WINDOWS SERVER 2016 HYPER-V * Overview of yhe integration of Hyper-V Server 2016 with failover clustering * Implementing Hyper-V VMs on failover clusters * Key features for VMs in a clustered environment MODULE 10: IMPLEMENTING NETWORK LOAD BALANCING * Overview of NLB * Configuring an NLB cluster * Planning an NLB implementation MODULE 11: CREATING AND MANAGING DEPLOYMENT IMAGES * Introduction to deployment images * Creating and managing deployment images by using MDT * Virtual machine environments for different workloads MODULE 12: MANAGING, MONITORING, AND MAINTAINING VIRTUAL MACHINE INSTALLATIONS * WSUS overview and deployment options * Update management process with WSUS * Overview of Windows PowerShell DSC * Overview of Windows Server 2016 monitoring tools * Using Performance Monitor * Monitoring event logs ADDITIONAL COURSE DETAILS: Nexus Humans 55324 Installation, Storage and Compute with Windows Server 2016 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 55324 Installation, Storage and Compute with Windows Server 2016 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.

55324 Installation, Storage and Compute with Windows Server 2016
Delivered on-request, onlineDelivered Online
Price on Enquiry

MEF Carrier Ethernet 2.0 Certification

5.0(3)

By Systems & Network Training

MEF CARRIER ETHERNET TRAINING COURSE DESCRIPTION The course progresses from a overview of the Carrier Ethernet service and how it works onto looking at the concepts in depth. Service attributes and management follow with the course finishing with studies of practical Carrier Ethernet. WHAT WILL YOU LEARN * Discuss and understand key Carrier Ethernet Concepts. * Understand tasks related to designing, deploying and maintaining a Carrier Ethernet network. * Offer effective solutions to implementing a Carrier Ethernet enterprise network given available customer resources and requirements. * Carry out informed discussions using industry Carrier Ethernet 'vocabulary. * Pass the MEF CECP 2.0 professional accreditation exam. MEF CARRIER ETHERNET TRAINING COURSE DETAILS * Who will benefit: Anyone working with Carrier Ethernet * Prerequisites: The course attendees need to be conversant with data networks, as well as Ethernet and IP technologies. * Duration 5 days MEF CARRIER ETHERNET TRAINING COURSE CONTENTS * Section One: Introduction to Carrier Ethernet * Introduction to Carrier Ethernet: What is Carrier Ethernet? Evolution, advantages, The MEF, MEF specifications; UNI, EVC, OVC, EPL/EVPL, EP-LAN/ EVP-LAN, EP-Tree/EVP-Tree, etc, overview. * How Carrier Ethernet Works: Service Frame Handling. Carrier Ethernet at Customer Premises, metro and core. Carrier Ethernet Workings, UNI attributes, Service Attributes (EVC and EVC per UNI attributes), Bandwidth Profiles, service multiplexing, L2 protocol processing; Carrier Ethernet equipment, CPE, aggregation and homing nodes, core equipment; management systems. * The Setting Up of a Carrier Ethernet Service: Step 1: Choose service type, EPL/EVPL, EP-LAN/EVP-LAN, EPTree/EVP-Tree, EVLine...; Step 2: CPE tasks, UNI-C tasks (UNI attributes, service attributes (EVC and EVC per UNI) and bandwidth profiles), UNI-N tasks (L2 protocol handling). Step 3: Non-CPE tasks, Access, metro and core connections set up. * Section Two: Carrier Ethernet Concepts in depth * Carrier Ethernet Definitions in Depth: UNI, UNI I & II, UNI-N and UNI-C, etc.; NNI/ENNI; EVC; OVC, OVC type (P2P, M2M, Rooted MP), OVC end point (root, leaf, trunk), OVC end point map, OVC end point bundling; Service types in detail, EPL/EVPL, EP-LAN/EVP-LAN, EP-Tree/EVP-Tree, EVLine, Access EPL, Access EVPL . * Carrier Ethernet Service Frame Handling: Unicast, multicast and broadcast frame delivery, Tagged, untagged and priority; Tagging, C and S-Tags, 802.3, 802.1d, 802.1q, 802.1ad, 802.1ah evolution, VLAN ID translation/preservation. CoS preservation. * Other Key Carrier Ethernet Concepts: MTU, MTU at UNI, MTU at ENNI; Physical Layer Attributes, FE, GbE and 10GbE, Service Multiplexing and Bundling Concept and detail, rules and implications; Hairpin Switching * Managing Bandwidth in a Carrier Ethernet Network: Token Bucket Algorithm, EIR, CIR, CBS, EBS, Coupling Flag; Frame Colors, recoloring, Color Awareness attribute, Color Forwarding; Bandwidth Profiles, rules and concepts. MEF CoS identifiers, DEI bit (in S-Tag), PCP bit (in C-Tag or S-Tag), or DSCP (in IP header), Multiflow bandwidth concepts; CoS Label/Color Identification. * Section Three: Carrier Ethernet Service Attributes Overview: Carrier Ethernet 2.0; Blueprint C Service Attributes: Per UNI, Physical interfaces, Frame format, Ingress/egress Bandwidth Profiles, CEVLAN ID/EVC Map, UNI protection. EVC per UNI, Ingress/egress Bandwidth Profiles, etc.; Per EVC, CEVLAN ID Preservation, CoS ID Preservation, Relationship between SLA and SLP, Class of Service, etc. OVC, ENNI, OVC End Point per UNI and OVC End Point per ENNI, Ingress/egress bandwidth profiles, etc. * Section Four: Managing Carrier Ethernet Networks Overview: MEF Service Lifecycle. Carrier Ethernet maintenance: Port, Link & NE failure, Service Protection Technologies, Fault Identification and Recovery, LAG, Active/Standby EVC, Single EVC with transport protection, G.8031, G.8032, MPLS FRR. * SOAMs: Connectivity fault management, connectivity Monitoring, Loopback, Linktrace; Performance Management, Frame Delay, Inter Frame Delay Variation, Availability, Frame Loss Ratio, Resiliency, HLI, DMM, DMR, SLM, SLR; Key Concepts, Single vs dual ended, ordered UNI pair calculations. * LOAMs: Link discovery, link monitoring, etc. * Terminology and Concepts: MEG levels, MIPs. * Section Five: Practical Carrier Ethernet Carrier Ethernet Transport Technologies: Layer 1: SDH. Layer 2: Bridging, provider bridging, PBB, PBBTE. Layer 2.5: MPLS VPWS, MPLS VPLS, MPLS-TP. * Carrier Ethernet Access Technologies: fiber, SDH, active fiber, PON, GPON, 10G PON, OTN, WDM; copper, PDH, G-SDSL, 10Pass-TS, HFC; packet radio. * Optimising mobile backhaul with Carrier Ethernet Key challenges solutions: Market pressure, LTE evolution, elements and architecture (RAN BS, NC, GWIF.), synchronization, bandwidth management. * Circuit Emulation over Ethernet: Purpose, needs and applications. Synchronization: Phased, ToD, External Reference source, SynchE ,NTP, IEEE-1588 v2/ PTP, ACR; MEF Service Definitions for emulated circuits. * Applying what you know: Practical examples and scenarios, Carrier Ethernet solutions; Practice Scenarios, Given a scenario, determine appropriate Ethernet services

MEF Carrier Ethernet 2.0 Certification
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£4997

Educators matching "Dsc"

Show all 69