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

19 Adoption courses in London

Change Management Practitioner

By IIL Europe Ltd

Change Management Practitioner A successful Practitioner candidate should, with suitable direction, be able to start applying the Change Management™ approaches and techniques to a real change initiative; however, s/he may not be sufficiently skilled to do this appropriately for all situations. His/her individual Change Management expertise, complexity of the change initiative, and the support provided for the use of Change Management approaches in their work environment will all be factors that impact what the Practitioner can achieve. This course will further develop some of the knowledge of Change Management learned during the Foundation certification. You will consider what learning is required and how best to design and deliver it. Then the course will provide an understanding of how Change Management fits into the project management environment. A major challenge with change is making it stick. The course will show how to sustain change by understanding the levers for change, models of adoption, and reinforcing systems. This course also prepares you for the APMG Change Management Practitioner exam. Given that a primary course goal is to achieve the Practitioner Certification, daily homework assignments and practice exams will be provided. The Practitioner-level exam is taken at the end of the second day of the Traditional Classroom course. What You Will Learn You'll learn how to: Understand the key principles in defining what is to be learned by all involved in a change initiative Describe the project environment in which change is governed and delivered Understand the organizational 'levers', adoption approaches, and reinforcing systems typically used to sustain change Improve your ability to pass the APMG Change Management Practitioner Certification exam Getting Started Introductions Course structure Course goals and objectives Learning and Change Defining and managing the required learning to enable change The Project Management Environment Understanding the project environment Identifying key roles Developing a change delivery plan Sustaining Change How levers enable the adoption of change Types of levers (Environmental levers, Leadership levers, and Organizational Development levers) Models of adoption and reinforcing systems APMG Change Management Practitioner Exam Preparation Review of and practice with APMG sample questions and test papers APMG Change Management Practitioner Exam Traditional Classroom: The exam is taken and submitted to APMG for marking. Virtual Classroom: The exam is scheduled by the Participant and taken subsequent to the course.

Change Management Practitioner
Delivered In-Person in LondonFlexible Dates
£1,995

Strategic Decision Making for Leaders

5.0(10)

By GBA Corporate

Overview Effective decision-making requires the adoption of decision approaches that fit the complexities of these situations and the efficient management of decision-making processes. It also requires the ability to think strategically in highly interactive markets and acute insights into the psychology behind people's behaviour. Objectives Develop critical thinking skills, sharpening your intuition in the face of risk and uncertainty Learn ways to discover, manage, mitigate and avoid decision-making traps Learn to leverage the power of 'nudges' - a light-touch way to influence human behaviour and improve decision-making Boost your ability to build high-performing teams by understanding what conditions enable teams to make better decisions than individuals Become a more strategic leader and decision-maker by understanding the long-term impact your decisions can have on your organisation

Strategic Decision Making for Leaders
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,626

SAFe Advanced Scrum Master

By IIL Europe Ltd

SAFe® Advanced Scrum Master Prepare to step into a SAFe® leadership role and learn how to facilitate Agile team, program, and enterprise success by becoming a SAFe® 5 Advanced Scrum Master (SASM). This course prepares current Scrum Masters for their leadership role in facilitating Agile team, program, and enterprise success in a SAFe® implementation. Explore facilitation of cross-team interactions in support of program execution and relentless improvement. Expand the Scrum paradigm with an introduction to scalable engineering and DevOps practices, the application of Kanban to facilitate the flow of value, and supporting interactions with architects, product management, and other critical stakeholders. Learn actionable tools for building high-performing teams and explore practical ways of addressing Agile and Scrum anti-patterns in the enterprise. What you will Learn To perform the role of a SAFe® Advanced Scrum Master, you should be able to: Apply SAFe® principles to facilitation, enablement, and coaching in a multi-team environment Build a high-performing team and foster relentless improvement at scale Address Agile and Scrum anti-patterns Support the adoption of engineering practices, DevOps, and Agile architecture Learn to apply Kanban and Extreme Programming (XP) frameworks to optimize flow and improve the team's work Facilitate program planning, execution, and delivery of end-to-end systems value Support learning through participation in communities of practice and innovation cycles Exploring the Scrum Master role in the SAFe® enterprise Applying SAFe® Principles: A Scrum Master's perspective Exploring Agile and Scrum anti-patterns Facilitating program execution Improving flow with Kanban and XP Building high-performing teams Improving program performance with Inspect and Adapt

SAFe Advanced Scrum Master
Delivered In-Person in LondonFlexible Dates
£1,795

SAFe Advanced Scrum Master: In-House Training

By IIL Europe Ltd

SAFe® Advanced Scrum Master: In-House Training Prepare to step into a SAFe® leadership role and learn how to facilitate Agile team, program, and enterprise success by becoming a SAFe® 5 Advanced Scrum Master (SASM). This course prepares current Scrum Masters for their leadership role in facilitating Agile team, program, and enterprise success in a SAFe® implementation. Explore facilitation of cross-team interactions in support of program execution and relentless improvement. Expand the Scrum paradigm with an introduction to scalable engineering and DevOps practices, the application of Kanban to facilitate the flow of value, and supporting interactions with architects, product management, and other critical stakeholders. Learn actionable tools for building high-performing teams and explore practical ways of addressing Agile and Scrum anti-patterns in the enterprise. What you will Learn To perform the role of a SAFe® Advanced Scrum Master, you should be able to: Apply SAFe® principles to facilitation, enablement, and coaching in a multi-team environment Build a high-performing team and foster relentless improvement at scale Address Agile and Scrum anti-patterns Support the adoption of engineering practices, DevOps, and Agile architecture Learn to apply Kanban and Extreme Programming (XP) frameworks to optimize flow and improve the team's work Facilitate program planning, execution, and delivery of end-to-end systems value Support learning through participation in communities of practice and innovation cycles Exploring the Scrum Master role in the SAFe® enterprise Applying SAFe® Principles: A Scrum Master's perspective Exploring Agile and Scrum anti-patterns Facilitating program execution Improving flow with Kanban and XP Building high-performing teams Improving program performance with Inspect and Adapt

SAFe Advanced Scrum Master: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,795

Definitive Docker for engineers

5.0(3)

By Systems & Network Training

Docker for engineers training course description Docker is the container platform of choice. This course covers how to use Docker to package your applications with all of their dependencies and then test, deploy, scale and support your containers. Hands on sessions follow all the major sessions. What will you learn Work with Docker images, containers and command line tools. Deploy and test Docker containers. Debug Docker containers. Describe Docker networking, deployment tools, orchestration and security. Docker for engineers training course details Who will benefit: Anyone working with Docker. Prerequisites: Introduction to virtualization. Duration 2 days Docker for engineers training course contents Introduction The birth of Docker, the promise of Docker, what Docker isn't. Docker at a glance Process simplification, broad support and adoption, architecture, getting the most from Docker, the Docker workflow. Installing Docker Important terminology, Docker client, Docker server, test the setup. Working with Docker images Anatomy of a Dockerfile, building an image, running your image, custom base images, storing images. Working with Docker containers What are containers? creating a container, starting a container, auto-restarting a container, stopping a container, killing a container, pausing and unpausing a container, cleaning up containers and images, next steps. Exploring Docker Printing the Docker version, server information, downloading image updates, inspecting a container, getting inside a running container, exploring the shell, returning a result, docker logs, monitoring Docker, exploration. The path to production containers Deploying, testing containers. Debugging containers Process output, process inspection, controlling processes, network inspection, image history, inspecting a container, filesystem inspection, moving along. Docker at scale Docker swarm, centurion, amazon EC2 container service. Advanced topics Pluggable backends, containers in detail, security, networking. Designing your production container platform The twelve-factor app, the reactive manifesto. Conclusion The challenges, the Docker workflow, minimizing deployment artifacts, optimizing storage and retrieval, the payoff, the final word.

Definitive Docker for engineers
Delivered in Internationally or OnlineFlexible Dates
£1,727

Cyber Security Overview 1 Day Training in London

By Mangates

Cyber Security Overview 1 Day Training in London

Cyber Security Overview 1 Day Training in London
Delivered In-Person + more
£595 to £795

Cyber Security Overview 1 Day Training in Bromley

By Mangates

Cyber Security Overview 1 Day Training in Bromley

Cyber Security Overview 1 Day Training in Bromley
Delivered In-Person + more
£595 to £795

Cyber Security Overview 1 Day Training in Heathrow

By Mangates

Cyber Security Overview 1 Day Training in Heathrow

Cyber Security Overview 1 Day Training in Heathrow
Delivered In-Person + more
£595 to £795

Agile Business Consortium Scrum Master Course

By IIL Europe Ltd

Agile Business Consortium Scrum Master® Course This two-day course covers the principles and theory of the Scrum framework and the role of the Scrum Master. IIL is an accredited training organization (ATO) and the course is delivered by accredited trainers. APMG's accreditation processes are respected globally and accredited by UKAS. A Scrum Master is responsible for promoting and supporting Scrum as defined in The Scrum Guide, and also is the leader who serves the Product Owner, the Development Team, and the Organization. Why APMG - Agile Business Consortium Scrum Master® Course and Certification? The course, syllabus, and learning objectives are based on The Scrum Guide - The Definitive Guide to Scrum: The Rules of the Game - created and maintained by Scrum's creators Ken Schwaber and Jeff Sutherland Increased business (non-IT) focus of course and exercises Developed in partnership with Agile Business Consortium - leaders in promoting and enabling business agility Course is highly interactive to encourage collaboration and reinforce learning objectives Candidates can sit the examination at the end of the training course No recertification requirements. APMG Scrum Master certification does not expire. Successful candidates are entitled to free 1-year membership with the Agile Business Consortium Successful candidates can claim a digital badge and share their success online What You Will Learn At the end of this program, you will be able to: Gain a deep understanding of the Scrum Framework - the theory, practices, roles, rules, and values - as defined in The Scrum Guide Understand, in detail, the role of Scrum Master, and how the role interacts with different members of the Scrum Team and other stakeholders Master the Scrum principles to better understand their application when returning to the workplace Understand how to construct an effective development team with an appropriate mix of skills and experience Know how to act as a servant-leader for the Scrum Team, promoting and enabling self-organization to create high-value products. Learn how to facilitate Scrum Events and remove impediments to the Scrum Team's progress Help Scrum Product Owners shape and refine product backlogs to guide early and incremental delivery of valuable products Drive adoption of the Scrum framework for more effective product and solution development, working with stakeholders and other Scrum Masters to improve its effectiveness Day One Scrum Overview Self-Organization Agile Principles Empirical Product Development Scrum Events The Development Team Scrum Roles Day Two The Product Backlog Sprint Planning and Done Sprint Progress Scrum Simulation Growing as a Scrum Master

Agile Business Consortium Scrum Master Course
Delivered In-Person in LondonFlexible Dates
£1,795

Agile Business Consortium Scrum Master Course: In-House Training

By IIL Europe Ltd

Agile Business Consortium Scrum Master® Course: In-House Training This two-day course covers the principles and theory of the Scrum framework and the role of the Scrum Master. IIL is an accredited training organization (ATO) and the course is delivered by accredited trainers. APMG's accreditation processes are respected globally and accredited by UKAS. A Scrum Master is responsible for promoting and supporting Scrum as defined in The Scrum Guide, and also is the leader who serves the Product Owner, the Development Team, and the Organization. Why APMG - Agile Business Consortium Scrum Master® Course and Certification? The course, syllabus, and learning objectives are based on The Scrum Guide - The Definitive Guide to Scrum: The Rules of the Game - created and maintained by Scrum's creators Ken Schwaber and Jeff Sutherland Increased business (non-IT) focus of course and exercises Developed in partnership with Agile Business Consortium - leaders in promoting and enabling business agility Course is highly interactive to encourage collaboration and reinforce learning objectives Candidates can sit the examination at the end of the training course No recertification requirements. APMG Scrum Master certification does not expire. Successful candidates are entitled to free 1-year membership with the Agile Business Consortium Successful candidates can claim a digital badge and share their success online What You Will Learn At the end of this program, you will be able to: Gain a deep understanding of the Scrum Framework - the theory, practices, roles, rules, and values - as defined in The Scrum Guide Understand, in detail, the role of Scrum Master, and how the role interacts with different members of the Scrum Team and other stakeholders Master the Scrum principles to better understand their application when returning to the workplace Understand how to construct an effective development team with an appropriate mix of skills and experience Know how to act as a servant-leader for the Scrum Team, promoting and enabling self-organization to create high-value products. Learn how to facilitate Scrum Events and remove impediments to the Scrum Team's progress Help Scrum Product Owners shape and refine product backlogs to guide early and incremental delivery of valuable products Drive adoption of the Scrum framework for more effective product and solution development, working with stakeholders and other Scrum Masters to improve its effectiveness Day One Scrum Overview Self-Organization Agile Principles Empirical Product Development Scrum Events The Development Team Scrum Roles Day Two The Product Backlog Sprint Planning and Done Sprint Progress Scrum Simulation Growing as a Scrum Master

Agile Business Consortium Scrum Master Course: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,795

Educators matching "Adoption"

Show all 20