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

8421 Courses in Cardiff delivered Online

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

Design Thinking and Agile Management

5.0(10)

By GBA Corporate

Overview In this competitive era no matter how much hard work and solid efforts are contributed still, too many projects end up creating unneeded and unsellable products. There is a significant risk that the outcome of the project may not be relevant to the client/user requirements or become outdated when needs change. Here is where Design Thinking and Agile Management play their role. The combination of Agile and Design Thinking should be used in order to achieve impactful outcomes. Agile and design thinking together works well and gives an effective approach to product development, one that results in efficient resolutions to significant problems. In this course, you'll learn how to define and determine what's important to a user primary in the process, to frontload value, by directing your team on testable narratives about the user and generating an effectively shared perspective. For more dates and Venue, Please email sales@gbacorporate.co.uk

Design Thinking and Agile Management
Delivered in Internationally or OnlineFlexible Dates
FREE to £1,718

Azure DevOps and Continuous Delivery with Git

By Packt

Master Azure DevOps and Git for seamless, efficient software delivery. This comprehensive course covers everything from basic project management concepts to advanced continuous delivery techniques in Azure DevOps, tailored for technical professionals.

Azure DevOps and Continuous Delivery with Git
Delivered Online On Demand4 hours 33 minutes
£41.99

Management Training (QLS Endorsed)

By Imperial Academy

5 QLS Endorsed Course With Certificates | 5-in-1 Bundle | CPD Accredited | Career Guided Program | Lifetime Access

Management Training (QLS Endorsed)
Delivered Online On Demand
£300

Integrating Design Thinking, Lean and Agile: On-Demand

By IIL Europe Ltd

Integrating Design Thinking, Lean and Agile: On-Demand This program provides an overview of Design Thinking, Lean Startup and Agile methods and illustrates how each should be applied and integrated into the journey of an idea all the way to business value realization. Developing an innovative idea into a stage of business value realization is a long and tedious journey; it involves different types of thinking and working at different stages of the life of the idea. Broadly speaking, this journey can be classified into 3 stages: deep understanding of user needs and innovating solutions; experimenting with a solution concept through prototyping and validating; and implementing the solution prototype into a commercial solution. Design Thinking, Lean Startup and Agile methods fit perfectly into these 3 stages. This program provides an overview of each of these methods and illustrates how each should be applied and integrated into the journey of an idea all the way to business value realization. What You Will Learn At the end of this program, you will be able to: Identify the end-to-end scenario of driving a business through innovation and when each method among Design Thinking, Lean and Agile would be appropriate. Gain an overview of Design Thinking, Lean startup and Agile methods, tools and techniques. Recognize the difference in mindset and focus for each method and shift the mindset based on the stage of the project. Define the process integration points for the three methodologies. Need for Integrating Design Thinking, Lean and Agile The importance of innovation and design thinking Design thinking processes Agile Overview of Design Thinking Design Thinking overview 5 phases of Design Thinking Overview of Lean Introduction to lean Defining value in innovative endeavors Overview of Agile Agile Manifesto Lean and Disciplined Agile Integrating Design Thinking, Lean and Agile Goal of each of the three stages of the business endeavor Mindset and focus needed in the three stages Process integration points for Design Thinking, Lean and Agile Scaling the Integration to Achieve Business Agility Scaling the integration of Design Thinking, Lean Startup and Agile How Scaled Agile Framework (SAFe) achieves integration

Integrating Design Thinking, Lean and Agile: On-Demand
Delivered Online On Demand6 hours
£450

Subsea Pipeline Design and Construction

By EnergyEdge - Training for a Sustainable Energy Future

About this Training Subsea pipelines play a critical role in the transportation of hydrocarbons (e.g. oil and gas) from offshore production sites to onshore facilities or other platforms. This course will cover design and construction of subsea pipelines with respect to: design for pressure containment, design for collapse, on-bottom stability, freespans, global (lateral and upheaval buckling), corrosion, materials selection, cathodic protection and coatings. Training Objectives Upon completion of this course, participants will be able to understand: Issues and challenges in subsea pipeline design Methods in applying pipeline design codes Techniques in how to specify a pipeline Key considerations in the main methods of pipeline construction Methods and issues surrounding pipeline intervention Target Audience The course is recommended for anyone who wish to gain in-depth knowledge and appreciation of the fundamental principles of the design and construction of subsea pipelines, including: Team Leaders Senior Managers (Line and Function) Project Managers Graduate Engineers Pipeline Engineers Senior Pipeline Engineers Subsea Engineers Integrity Engineers Quality Assurance Engineers Key Contractor's Management Course Level Basic or Foundation Trainer Your expert course leader is a subsea pipeline consultant with extensive experience in the design, construction, and installation of subsea pipelines for the oil and gas industry. As a consultant, he provides technical expertise and support to clients on all aspects of subsea pipeline projects, from the initial planning and design phase through to construction and commissioning. He is knowledgeable about industry standards, regulations, and best practices for subsea pipelines, and works closely with clients to ensure that projects are delivered safely, on time, and within budget. He has over thirty years' experience in early concept and front-end studies for the initiation of numerous high value upstream oil and gas projects worldwide. He has worked for both Operating Companies and Consultants managing the FEL process for complex, multi-discipline and technically challenging concepts, combining both his technical and project management skills. He has been working with companies like ExxonMobil, Quantum Power, North Caspian Operating Company, OMV Petrom, Port Meridian, BG Group, and etc. POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information post training support and fees applicable Accreditions And Affliations

Subsea Pipeline Design and Construction
Delivered in Internationally or OnlineFlexible Dates
£2,579 to £2,999

Fundamentals of User Experience (UX) and Human Centred Design

By Bunnyfoot

This one-day course introduces the field of user experience and provides an excellent entry point to our other specialised training courses. UX processes and practices have become a central component of product design, service design and web design.

Fundamentals of User Experience (UX) and Human Centred Design
Delivered OnlineFlexible Dates
£595

HR: Team Management & Employment Law for HR Professionals

4.9(27)

By Apex Learning

Explore endless possibilities and achieve tangible results with our wide range of online courses, prepared to suit every interest and skill level. Each course is thoughtfully designed for flexibility and useful application, ensuring you can learn and grow at your own pace from anywhere and transform your talents to accomplish your goals. Whether you're advancing your career, pursuing a passion, or seeking new opportunities, our courses will assist you in reaching your goals. Our HR Project Manager package, with the latest digital study materials and innovative learning methods, will give you in-depth knowledge of this domain. As an HR Project Manager, you have endless opportunities if you have the right knowledge and skills. Therefore, to make your career journey successful, we designed this bundle as a one-stop solution for you. Join us today and take the next step in your personal and professional journey with confidence and convenience. Start shaping your future now. Moreover, you will keep yourself up to date with the current situation in the area of your interest. This 20-in-1 Ultimate HR Project Manager bundle consists of the following Courses: Course 01: HR Management Course 02: HR Virtual Interview Techniques Course 03: Managing Online Meetings Course 04: Decision-Making in High Stress Course 05: Supporting a Grieving Employee Course 06: Working from Home Essentials Course 07: HR Crisis Communication Training Course 08: Employment Law for HR Course 09: Operations Management Course 10: Emotional Intelligence and Human Behaviour Course 11: Administrative Management Course 12: Managing Budgets Course 13: Business Analysis Course 14: Business Ethics for the Office Course 15: Diploma in Management Skills Course 16: Goal Setting & Accomplishment Course 17: Team Management Advanced Training Course 18: Talent Management Course 19: Creative Thinking and Innovation Course 20: Ethical Leadership Principles Additionally, you will get 5 other career-guided courses in this HR Project Manager bundle: Course 01: Career Development Plan Fundamentals Course 02: CV Writing and Job Searching Course 03: Interview Skills: Ace the Interview Course 04: Video Job Interview for Job Seekers Course 05: Create a Professional LinkedIn Profile So, stop scrolling down and enrol in this HR Project Manager bundle to procure the skills and aptitude with Apex Learning to outshine all your peers. Learning Outcomes of HR Project Manager Bundle This career-oriented bundle will help you to Gain the ability to excel in the role of HR Project Manager Know your responsibilities as HR Project Manager and convey your experience to others Gain excellent interpersonal and communication skills Know the pros and cons of working as an HR Project Manager Adhere to the regulations around this area Gain time and risk management skills to ensure efficiency Manipulate technological advancement to become more effective Maintain moral standards and set an example for your peers CPD 250 CPD hours/points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this HR Project Manager bundle. Requirements This HR Project Manager course has been designed to be fully compatible with tablets and smartphones. Career path Having this expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included You will get the hard copy certificate for the title course (HR Management) for absolutely free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

HR: Team Management & Employment Law for HR Professionals
Delivered Online On Demand1 hour
£150

Construction Management & Cost Estimation - QLS Endorsed Diploma

By Imperial Academy

Level 5 & 7 Endorsed Diploma | QLS Hard Copy Certificate Included | Plus 5 CPD Courses | Lifetime Access

Construction Management & Cost Estimation - QLS Endorsed Diploma
Delivered Online On Demand
£300

Revit Basic to Fundamentals

By London Design Training Courses

Why Choose Revit Basic to Fundamentals Course Course Link In this course you will learn Revit skills for BIM modeling. In-person or live online. Autodesk Revit Architecture training for students to create full 3D architectural project models and set them up in working drawings. Duration: 10hours Method: 1-on-1 method with tailored content and flexible pace, backed by individual support. Schedule: Choose a convenient hour from Mon to Sat between 9 am and 7 pm to create your own schedule. Revit Essentials Training: Learn Revit fundamentals for architecture and structural design, supporting efficient building construction with BIM workflows. Delivery Options: In-class at our center Live online sessions I. Introduction to Revit  Overview of Revit and its uses Revit interface and basic tools Navigation and viewport controls Creating and saving projects II. Setting up a Project  Creating a new project Setting up project levels and grids Adding site and building information Setting up project units III. Creating Building Elements  Creating and modifying walls Adding doors and windows Creating and modifying floors and ceilings Creating roofs and modifying roof shapes Creating stairs and railings IV. Views and Sheets  Creating and managing views Creating and managing sheets Adding schedules and tags Creating construction documents V. Annotation and Detailing  Adding text and dimensions Creating and modifying detail components Adding symbols and keynote legends Adding annotations to construction documents VI. Conclusion and Next Steps Review of course content Tips for further learning and resources Q&A and feedback Note: The above course outline is just a suggestion, and the course content and duration can be adjusted according to the needs and level of the learners. Detailed Course Outline. 1. Starting a Project Creating a new project and the importance of a template. Understanding project settings and scales Adding levels Adding grids Adding columns 2. Modeling Basics Adding walls Using snaps Wall properties and wall types Using the modified tools Adding doors and windows Using constraints See: Autodesk Seek and Revit City websites 3. Links, Imports, and Groups Working with DWG files Creating topography from a DWG link Understanding CAD inserts Using import tips Creating a group Working with Revit links Managing links 4. Sketch-Based Modeling Components Working with floors Working with roofs Adding openings Working with stairs Working with railings Working with ceilings 5. Complex Walls Creating a custom basic wall type Adding curtain walls Adding curtain grids and mullions 6. Visibility and Graphics Controls Using object styles Working with visibility/graphic overrides Using Hide/Isolate Understanding view range Using the Linework Using cutaway views 7. Rooms Adding rooms Controlling room numbering Understanding room bounding elements 8. Schedules and Tags Understanding tags Adding schedules Modifying schedules Creating a key schedule 9. Annotation and Details Adding text Adding dimensions Adding symbols Adding legend views Creating a detail callout Using detail components Adding filled and masking regions 10. The Basics of Families Understanding familiesUsing reference planes, parameters, and constraints Adding solid geometry Adding void geometry Completing the family 11. Sheets, Plotting, and Publishing Adding sheets Exporting to AutoCAD and JPG

Revit Basic to Fundamentals
Delivered in London or OnlineFlexible Dates
£330