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

1672 Architecture courses

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 OnlineFlexible Dates
£2,975

70-247 - Configuring and Deploying a Private Cloud with System Center 2012 R2 (MCSE)

4.3(43)

By John Academy

Description: The purpose of Configuring and Deploying a Private Cloud with System Center 2012 R2 (MCSE) course is to teach you how to configure and deploy a private cloud with System Center 2012 R2. Throughout the course, you will know the ways of understanding and work with the cloud, the cloud components, including infrastructure and service catalog, and virtual applications. The course guides you how to use VMM or install VMM to deploy the cloud. You will also be introduced to host groups and security systems. After completing the course, you will be able to work with Private Cloud Infrastructures. You will also be able to learn dynamic application deployment, server application virtualization, web deployment packages, server App-V components and sequencing and deploying virtual apps. After that, the course will help you to understand the essential components of Private Cloud including SQL server profiles, OS profiles, application profiles, hardware profiles, VM templates and self-service user role. In the course, you will gain information about the Private Cloud computing, installing and configuring app controller and creating and managing services and service templates. Finally, you will know about server management, automation and security for the cloud. 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-247 - Configuring and Deploying a Private Cloud with System Center 2012 R2 (MCSE) 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-247 - Configuring and Deploying a Private Cloud with System Center 2012 R2 (MCSE) 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. Understanding the Private Cloud Understanding the Private Cloud FREE 00:09:00 Preparing to Deploy the Cloud 00:06:00 Components of the Private Cloud 00:13:00 System Center 2012 Components 00:13:00 Using Hyper-V with VMM 00:07:00 Using VMM to Deploy the Cloud VMM Architecture 00:16:00 Install and_or Upgrade VMM 00:08:00 Host Groups 00:13:00 Understanding Security 00:06:00 Whats New with VMM R2 00:10:00 Working With the Private Cloud Infrastructure PXE and Update Servers 00:08:00 Bare Metal Hyper-V Host Servers 00:06:00 Configuring the Update Server Role 00:08:00 The Update Baseline 00:10:00 Virtual Applications Dynamic Application Deployment 00:10:00 Server Application Virtualization Overview 00:16:00 Web Deployment Packages 00:03:00 Configuring Server App-V Components 00:05:00 Sequencing and Deploying Virtual Apps 00:08:00 Components of the Private Cloud SQL Server Profiles 00:08:00 OS Profiles 00:05:00 Application Profiles 00:04:00 Hardware Profiles 00:07:00 VM Templates 00:05:00 Self-Service User Role 00:10:00 A First Business Unit Cloud What is Private Cloud Computing 00:08:00 Installing and Configuring App Controller 00:05:00 Creating and Managing Services and Service Templates 00:11:00 Changes with App Controller 2012 R2 00:01:00 Private Cloud Infrastructure Operations Manager Components 00:25:00 Upgrading 00:10:00 Notifications 00:07:00 Management Packs 00:23:00 Putting It All Together 00:06:00 What's New in Operations Manager 2012 R2 00:09:00 Monitoring the Private Cloud Using SharePoint 00:04:00 Templates for Monitoring 00:23:00 Watching a Distributed App 00:07:00 Service Management for the Cloud What is Service Manager 00:15:00 Understanding Work Items 00:19:00 Connectors 00:08:00 Notifications 00:03:00 Private Cloud Service Catalog Private Cloud Service Catalog 00:10:00 Service Level Management 00:39:00 Security for the Cloud Planning DPM Deployment 00:11:00 DPM Technologies 00:07:00 Upgrading DPM 00:03:00 Configuring DPM for the Private Cloud 00:13:00 Configuring Application Protection for the Private Cloud 00:11:00 Restoring Applications to the Private Cloud 00:03:00 What's New with DPM 2012 R2 00:03:00 Automation in the Private Cloud Orchestrator Architecture 00:08:00 Deployment and Configuration of Orchestrator 00:07:00 Using Runbooks 00:07:00 Using Integration Packs 00:17:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

70-247 - Configuring and Deploying a Private Cloud with System Center 2012 R2 (MCSE)
Delivered Online On Demand8 hours 57 minutes
£24

Level 3 Certificate in IT User Skills - CPD Approved

4.5(3)

By Studyhub UK

24 Hour Flash Deal **33-in-1 IT User Skills Mega Bundle** IT User Skills Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the IT User Skills package online with Studyhub through our online learning platform. The IT User Skills bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This IT User Skills course provides complete 360-degree training on IT User Skills. You'll get not one, not two, not three, but thirty-three IT User Skills courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these IT User Skills courses are yours for as long as you want them once you enrol in this course This IT User Skills Bundle consists the following career oriented courses: Course 01: IT Skills for IT / Non - IT Professionals Course 02: Python Basic Programming for Absolute Beginners Course 03: Microsoft Excel Complete Course 2019 Course 04: Excel: Top 50 Microsoft Excel Formulas in 50 Minutes! Course 05: VLOOKUP: Master Excel Formula VLOOKUP in 60 minutes! Course 06: SQL for Data Science, Data Analytics and Data Visualization Course 07: Microsoft PowerPoint for Beginners Course 08: AutoCAD VBA Programming - Beginner course Course 09: Cyber Security Awareness Training Course 10: Web Application Penetration Testing Course 11: Build Progressive Web Apps with Angular Course 12: Web Design Course Course 13: Basic HTML 5 Course 14: CSS Fundamentals Course 15: HTML and CSS Coding: Beginner to Advanced Course 16: JavaScript Functions Course 17: Refactor Javascript Course Course 18: JavaScript Foundations Course 19: jQuery Masterclass Course: JavaScript and AJAX Coding Bible Course 20: Responsive Web Design Course 21: MVC and Entity Framework Course 22: Info Graphics Web Design - Affinity Designer Training Course 23: Web Design with Adobe XD Course 24: Diploma in Adobe Illustrator Course 25: Digital Art - Sketching In Photoshop Course 26: Information Architecture (IA) Fundamentals for Website Design Course 27: Animation Designer (Drawings, Timing, Overlapping, Coloring) Course 28: Adobe After Effects CC: Learn To Create Gradient Animations Course 29: Basics of WordPress Course 30: Shopify: A step by Step Guide to Creating an Online Store Course 31: Learn MySQL from Scratch Course 32: PHP Web Development with MySQL Course 33: Learn Spring & Angular Material with a Full Web Application In this exclusive IT User Skills bundle, you really hit the jackpot. Here's what you get: Step by step IT User Skills lessons One to one assistance from IT User Skills professionals if you need it Innovative exams to test your knowledge after the IT User Skills course 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all thirty-three IT User Skills courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your IT User Skills certificate and transcript on the next working day Easily learn the IT User Skills skills and knowledge you want from the comfort of your home The IT User Skills course has been prepared by focusing largely on IT User Skills career readiness. It has been designed by our IT User Skills specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The IT User Skills Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This IT User Skills bundle course has been created with thirty-three premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This IT User Skills Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into IT User Skills Elementary modules, allowing our students to grasp each lesson quickly. The IT User Skills course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. CPD 330 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This IT User Skills training is suitable for - Students Recent graduates Job Seekers Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in IT User Skills Progression: BCS Level 1 Award in IT User Skills (ECDL Essentials) (ITQ) BCS Level 2 Certificate in IT User Skills (ECDL Core) BCS Level 2 Certificate in IT User Skills (ECDL Extra) (ITQ) BCS Level 2 ECDL Award in IT User Skills BCS Level 2 ECDL Certificate in IT User Skills BCS Level 3 Certificate in IT User Skills (ICDL Advanced) (ITQ) NCFE Level 3 Diploma in Skills for Business: IT Please Note: Studyhub is a Compliance Central approved resale partner for Quality Licence Scheme Endorsed courses. Requirements To participate in this IT User Skills course, all you need is - A smart device A secure internet connection And a keen interest in IT User Skills Career path You will be able to kickstart your IT User Skills career because this course includes various courses as a bonus. This IT User Skills is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore IT User Skills career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited e-Certificate - Free CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free

Level 3 Certificate in IT User Skills - CPD Approved
Delivered Online On Demand7 days
£329

Level 2 Certificate in Understanding Data Protection and Data Security - CPD Certified

4.5(3)

By Studyhub UK

24 Hour Flash Deal **33-in-1 Data Protection and Data Security Mega Bundle** Data Protection and Data Security Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the Data Protection and Data Security package online with Studyhub through our online learning platform. The Data Protection and Data Security bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Data Protection and Data Security course provides complete 360-degree training on Data Protection and Data Security. You'll get not one, not two, not three, but thirty-three Data Protection and Data Security courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Data Protection and Data Security courses are yours for as long as you want them once you enrol in this course This Data Protection and Data Security Bundle consists the following career oriented courses: Course 01: Cyber Security Awareness Training Course 02: Web Application Penetration Testing Course 03: Data Protection Level 3 and Data Security (GDPR) Training Certification Course 04: Cyber Security Law Course 05: Cyber Security Incident Handling and Incident Response Course 06: GDPR Training Course 07: Information Architecture (IA) Fundamentals for Website Design Course 08: Financial Crime Officer Course 09: Transaction Monitoring in Financial Services: Ensuring Security Course 10: Financial Statements Fraud Detection Training Course 11: CompTIA CySA+ Cybersecurity Analyst Course Course 12: Machine Learning Basics Course 13: Python Basic Programming for Absolute Beginners Course 14: Data Analysis & Forecasting Course 15: SQL for Data Science, Data Analytics and Data Visualization Course 16: Microsoft Excel Complete Course 2019 Course 17: VLOOKUP: Master Excel Formula VLOOKUP in 60 minutes! Course 18: Excel: Top 50 Microsoft Excel Formulas in 50 Minutes! Course 19: JavaScript Foundations Course 20: jQuery Masterclass Course: JavaScript and AJAX Coding Bible Course 21: PHP Web Development with MySQL Course 22: Node JS: API Development with Swagger Interface Description Language Course 23: Digital Marketing for Beginners to Advanced Course 24: Google Analytics Course 25: Content Management Course 26: Info Graphics Web Design - Affinity Designer Training Course 27: Responsive Web Design Course 28: MVC and Entity Framework Course 29: Web Design with Adobe XD Course 30: Diploma in Adobe Illustrator Course 31: Digital Art - Sketching In Photoshop Course 32: AutoCAD VBA Programming - Beginner course Course 33: Learn MySQL from Scratch In this exclusive Data Protection and Data Security bundle, you really hit the jackpot. Here's what you get: Step by step Data Protection and Data Security lessons One to one assistance from Data Protection and Data Security professionals if you need it Innovative exams to test your knowledge after the Data Protection and Data Security course 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all thirty-three Data Protection and Data Security courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Data Protection and Data Security certificate and transcript on the next working day Easily learn the Data Protection and Data Security skills and knowledge you want from the comfort of your home The Data Protection and Data Security course has been prepared by focusing largely on Data Protection and Data Security career readiness. It has been designed by our Data Protection and Data Security specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The Data Protection and Data Security Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Data Protection and Data Security bundle course has been created with thirty-three premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Data Protection and Data Security Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Data Protection and Data Security Elementary modules, allowing our students to grasp each lesson quickly. The Data Protection and Data Security course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. CPD 330 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Data Protection and Data Security training is suitable for - Students Recent graduates Job Seekers Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in Data Protection and Data Security After completing this course you can progress towards- BCS Foundation Certificate in Data Protection BCS Practitioner Certificate in Data Protection NCFE Level 2 Certificate in Understanding Data Protection and Data Security Please Note: Studyhub is a Compliance Central approved resale partner for Quality Licence Scheme Endorsed courses. Requirements To participate in this Data Protection and Data Security course, all you need is - A smart device A secure internet connection And a keen interest in Data Protection and Data Security Career path You will be able to kickstart your Data Protection and Data Security career because this course includes various courses as a bonus. This Data Protection and Data Security is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Data Protection and Data Security career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited e-Certificate - Free CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free

Level 2 Certificate in Understanding Data Protection and Data Security - CPD Certified
Delivered Online On Demand7 days
£329

Deep Learning: Recurrent Neural Networks with Python

By Packt

This course starts with the basics of Recurrent Neural Networks (RNNs) with Python and then teaches you how to build them by taking you through various exercises and projects. You will be able to test your skills by completing two exciting projects: creating an automatic book writer and a stock price prediction application.

Deep Learning: Recurrent Neural Networks with Python
Delivered Online On Demand15 hours 35 minutes
£33.99

Business Intelligence and Data Mining Masterclass

By Course Cloud

Course Overview In the Business Intelligence and Data Mining Masterclass course, you will gain the skills and practical knowledge to develop, apply, and research business intelligence systems and data mining solutions for organisational issues. It will guide you through common BI applications, data warehouse components and data warehousing architecture, exploring the approach to develop structure and models of a database. Through expert video and instructor-led guidance, you will be introduced to a wide range of data mining techniques and methods for decision-making and implementing complex business intelligence solutions. You will gain an excellent understanding of the theoretical underpinnings of business intelligence and data mining methodologies, to successfully integrate DM elements into a BI systems development project.  Ensure your professional development and gain the most in-demand skills needed to fast track your career, by enrolling in this certified online training course. This best selling Business Intelligence and Data Mining Masterclass has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Business Intelligence and Data Mining Masterclass is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Business Intelligence and Data Mining Masterclass is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Business Intelligence and Data Mining Masterclass is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Business Intelligence and Data Mining Masterclass, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Business Intelligence and Data Mining Masterclass will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Business Intelligence and Data Mining Masterclass to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Business Intelligence and Data Mining Masterclass
Delivered Online On Demand
£25

Vectorworks 2d | 3d and Spotlight training

By London Design Training Courses

Why Learn Vectorworks 2d | 3d and Spotlight training Course? Course info Led by experts, this comprehensive program equips you with skills in 2D drafting, immersive 3D modeling, and dynamic lighting design. Master Vectorworks' powerful features, including the Spotlight module tailored for entertainment and events. Duration: 16 hrs Method: 1-on-1, Personalized attention. Schedule: Tailor your own hours, available from Mon to Sat between 9 am and 7 pm. Or Call 02077202581 or WhatsApp 07970325184. Course Details: Format: 1-on-1 Training Schedule: Flexible, Any Day, Anytime (Monday to Saturday), 9 AM to 7 PM Duration: Customizable to Individual Learning Pace Content: Comprehensive training in Vectorworks, focusing on 2D Drafting, Immersive 3D Modeling, and Dynamic Lighting Design. Specialization: Spotlight Module for Entertainment and Events Instructors: Expert-led sessions ensuring personalized attention and effective learning. Outcome: Mastery of Vectorworks' Powerful Features, Proficiency in 2D and 3D Design, and Expertise in Dynamic Lighting Design for Entertainment Purposes. Note: Schedule and course duration are flexible to accommodate individual preferences and learning needs. Course Details: Format: 1-on-1 Training Schedule: Flexible, Any Day, Anytime (Monday to Saturday), 9 AM to 7 PM Duration: Customizable to Individual Learning Pace Content: Comprehensive training in Vectorworks, focusing on 2D Drafting, Immersive 3D Modeling, and Dynamic Lighting Design. Specialization: Spotlight Module for Entertainment and Events Instructors: Expert-led sessions ensuring personalized attention and effective learning. Outcome: Mastery of Vectorworks' Powerful Features, Proficiency in 2D and 3D Design, and Expertise in Dynamic Lighting Design for Entertainment Purposes. Note: Schedule and course duration are flexible to accommodate individual preferences and learning needs. Vectorworks 2D | 3D and Spotlight Training Course Course Duration: 16 hours Course Description: I. Introduction to Vectorworks (1 hour) Overview of Vectorworks software and its applications Familiarization with the user interface and navigation Customizing preferences and settings for optimal workflow II. 2D Drawing Tools (2 hours) Using basic drawing tools for creating lines, rectangles, circles, and polygons Utilizing text and dimension tools for annotations Applying modify tools for editing and transforming objects Organizing elements with layers and classes III. 3D Modeling Tools (3 hours) Introduction to extrude, revolve, sweep, and loft tools for 3D modeling Creating 3D objects from 2D shapes for spatial representation Modifying and refining 3D models Exploring the 3D modeling environment IV. Advanced 3D Modeling Tools (2 hours) Utilizing solid modeling tools for complex geometry creation Performing Boolean operations to combine or subtract shapes Creating and utilizing symbols for efficient workflow V. Introduction to Spotlight (1 hour) Overview of the Spotlight workspace and its features Adding and configuring lighting devices for stage and event design Creating and modifying lighting positions for accurate placement VI. Spotlight Tools and Techniques (3 hours) Creating and editing lighting instruments for customized setups Using visualization tools for lighting simulations Creating and applying labels and legends for documentation Generating worksheets and reports for lighting analysis VII. Advanced Spotlight Techniques (2 hours) Utilizing video and projection tools for multimedia presentations Incorporating audio and sound systems for immersive experiences Understanding rigging and hoisting for stage setup Managing paperwork and documentation for effective planning VIII. Integration with Other Software (1 hour) Importing and exporting files to collaborate with other software Utilizing Vectorworks in CAD and BIM workflows for interoperability Exploring plugins and add-ons for expanded functionality IX. Project-based Exercises (1 hour) Applying learned techniques to real-world scenarios Creating a lighting plan for a concert or theater production Designing a 3D model of a building or interior space Free 30-day, BIM & CAD Software Trial Request | Vectorworks https://www.vectorworks.net/trial Vectorworks Trial Version Request. Please fill out the following form. We will provide you with an evaluation serial number to activate your trial copy. Learning Outcomes of Vectorworks 2D | 3D and Spotlight Training Course: Master Vectorworks with 2D and 3D design skills. Create precise 2D drawings and detailed 3D models. Learn specialized tools for lighting and event planning in Spotlight. Optimize workflows and improve project coordination. Produce realistic renderings and visualizations. Apply skills to real-world projects in architecture and events.

Vectorworks 2d | 3d and Spotlight training
Delivered in London or OnlineFlexible Dates
£480

Continuous Integration for ASP.NET with Docker and Azure Devops

By Packt

Docker enables you to separate your applications from your infrastructure so that you can deliver software quickly. With this course, you'll learn to run Windows Containers, Dockerize ASP.NET Core/Frameworks apps, and set up CI Pipelines with Azure DevOps. Familiarity with .NET Framework and .NET Core application deployment workflows is required.

Continuous Integration for ASP.NET with Docker and Azure Devops
Delivered Online On Demand8 hours 13 minutes
£37.99

Practical Bootcamp JWT Authentication with Java and Spring Boot

By Packt

Welcome to this practical hands-on bootcamp on JWT authentication. In this course, you will learn to build APIs using Java and Spring Boot followed by the process of securing them using JWT (JSON Web Token) and Spring security. Familiarize yourself with all the industry's best practices and standards along the way. All you need is your interest in learning about securing APIs at an industry-grade standard to get started.

Practical Bootcamp JWT Authentication with Java and Spring Boot
Delivered Online On Demand4 hours 31 minutes
£37.99

CiscoDesigning and Deploying Cisco UCS Director with ACI (UCSDACI) v6.6

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Data center architects Cloud infrastructure architects Network engineers System administrators Storage administrators Engineers requiring advanced configuration skills Cisco integrators and partners Overview After taking this course, you should understand: Data center challenges and cloud solutions Cisco UCS Director architecture Cisco UCS Director setup and configuration Cisco ACI Multitenancy in FlexPod Cisco ACI infrastructure Resource groups and service offerings Tenant onboarding Self-service provisioning Application containers The Designing and Deploying Cisco UCS Director with ACI (UCSDACI) v6.6 course shows you how to use Cisco UCS© Director software to manage physical and virtual infrastructure elements, including Cisco Application Centric Infrastructure (Cisco ACI?). You will learn to use orchestration and automation functions of Cisco UCS Director to effectively manage infrastructure and automate IT processes. The course offers hands-on experience installing and configuring Cisco UCS Director software. You will also learn about features such as bare-metal provisioning; compute, network, and storage management; orchestration, including Application Policy Infrastructure Controller (APIC); Cisco UCS Director custom tasks, and more. Introducing Cisco UCS Director Understanding Data Center Challenges Understanding the Benefits of Cisco UCS Director Understanding Cisco UCS Director Components Explaining Cisco UCS Director Architecture Explaining Bare-Metal Agent Introducing Cisco Application Centric Infrastructure Understanding Cisco ACI Overview Understanding Cisco ACI Terms and Constructs Understanding Cisco UCS Director Infrastructure Management Understanding Cisco UCS Director Deployment Introducing Role-Based Access Control Explaining User Groups/Roles/Users Introducing Orchestration Understanding Orchestration Introducing Cisco UCS Director ACI Explaining Cisco UCS Director with ACI So Understanding Multitenancy with Cisco UCS Director ACI Explaining Multitenancy with Cisco UCS Director ACI Understanding Resource Groups and Service Offerings Introducing Advanced Tenant Onboarding Onboarding a Tenant Tagging Resources Introducing Application Containers Understanding Application Profiles Understanding Service Container Catalog Understanding Deployment Through Self-Service Portal Understanding Self-Service Provisioning Portal Understanding Service Request Understanding Virtual Data Center Understanding Policies Understanding vDC and Groups Use Case Additional course details: Nexus Humans CiscoDesigning and Deploying Cisco UCS Director with ACI (UCSDACI) v6.6 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 CiscoDesigning and Deploying Cisco UCS Director with ACI (UCSDACI) v6.6 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.

CiscoDesigning and Deploying Cisco UCS Director with ACI (UCSDACI) v6.6
Delivered OnlineFlexible Dates
Price on Enquiry