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

822 Other courses in South Queensferry

Essential Cloud Technologies

5.0(3)

By Systems & Network Training

Cloud technologies training course description This course provides an introduction to cloud technologies, including, configuration and deployment, security, maintenance, and management. It covers all aspects of cloud computing infrastructure. It will help you to master the fundamental concepts, terminology, and characteristics of cloud computing. . What will you learn Contrast and compare AWS, GCP and Azure. Explain the different cloud services, models and characteristics. Explain cloud virtualization components and options. Explain cloud security options. Describe cloud automation, orchestration, monitoring and performance options. Cloud technologies training course details Who will benefit: Anyone working with or looking to work with cloud technologies. Prerequisites: None. Duration 2 days Cloud technologies training course contents What is the cloud? The Internet Cloud computing Benefits Disadvantages Cloud services IaaS, PaaS, SaaS, others. Cloud service providers AWS, GCP Microsoft Azure, others Cloud architectures Private, public, hybrid others Cloud based delivery The cloud and virtualization Virtual Machines, networks, storage, deployment. Accessing the Virtual Machine Secure cloud environments Security considerations. Data privacy considerations Automation and orchestration Monitoring and performance Performance Cost issues Cost containment

Essential Cloud Technologies
Delivered in Internationally or OnlineFlexible Dates
£1,497

Customer Facing Skills

5.0(3)

By Lapd Solutions Ltd

Customer care, customer service, Moccasin Approach,

Customer Facing Skills
Delivered in Birmingham + 1 more or UK Wide or OnlineFlexible Dates
£1,250 to £1,500

Paediatric 12 Hour Infant / Child First Aid Level 3 (VTQ) - PFA

5.0(27)

By PETM

Embark on a journey to become a workplace hero with our comprehensive one-day Pediatric First Aid course. This dynamic and engaging training program is designed to equip you with the essential skills and knowledge needed to handle emergency situations confidently and effectively.

Paediatric 12 Hour Infant / Child First Aid Level 3 (VTQ) - PFA
Delivered In-Person in ELY + 1 more or UK WideFlexible Dates
£180

Train The Trainer

5.0(3)

By Lapd Solutions Ltd

Train the Trainer, Trainer Development,

Train The Trainer
Delivered in Birmingham + 1 more or UK Wide or OnlineFlexible Dates
£1,250 to £1,500

20th June FREE BODY SCULPT

5.0(43)

By Art and Spirituality CIC

Body Sculpt is a medium-impact workout designed to strengthen, tone, and sculpt the body using a combination of body weight exercises and resistance bands. This dynamic class focuses on building lean muscle, enhancing endurance, and improving overall body definition through controlled, targeted movements. By engaging multiple muscle groups, Body Sculpt helps to increase strength, improve posture, and boost overall fitness levels. This workout is suitable for all fitness levels, as exercises can be modified to match individual abilities and goals. Whether you're looking to tone your arms, strengthen your core, sculpt your legs, or improve overall muscle endurance, this class provides a challenging yet accessible approach to full-body conditioning. Join us for a Body Sculpt class and take your fitness to the next level! With expert guidance, a supportive atmosphere, and a motivating routine, you’ll leave feeling stronger, more energized, and one step closer to your fitness goals. Egle is a fully qualified Level 3 (UK) Personal Trainer, Pilates Mat Teacher, Yoga Teacher, Sports Massage Therapist, Outdoor Fitness Instructor, and Group Exercise Instructor. Passionate about health, fitness, well-being, and nutrition, she firmly believes that the fitter and healthier a person is, the more enjoyable life becomes. Egle works with individuals of all fitness levels, from those who have never stepped into a gym or exercise class to those seeking their next challenge. Her main focus is to provide a diverse range of services tailored to meet various health and fitness needs. She is also deeply committed to injury prevention and rehabilitation, helping clients move safely and effectively toward their goals. This class is sponsored by Cash4Clubs, Sported and Flutter UKI It is FREE and is aimed at adults (particularly, but not only 18-25), women, etnic minorities, any individuals from low-income background. Suitable for all levels experience. By attending this class you release the teacher, Giada Gaslini and Art and Spirituality Cic, from any liability arising out of any personal injuries, emotional or physical release, death, physical reaction, expectations of results, theft in the venue or damages that may happen to people and objects while attending. Pictures will be taken during the workshop, if you prefer not to be in them, please inform the teacher.

20th June FREE BODY SCULPT
Delivered In-Person in Edinburgh
FREE

M.D.D COUPLES COACHING SESSION (COUPLES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Welcome to our Couples Coaching Session an extra long session to tackle pressing issues with a professional therapist, where you and your partner will receive expert guidance and education on how to improve your relationship. Our 1-hour and 30-minute session with a qualified relationship coach will provide you with instant advice and cover a wide range of topics to help you better understand and strengthen your relationship .This session is also suitable if you have one issue you would like to discuss with your partner. During the session, our coach will cover different areas such as effective communication, trust-building, intimacy, conflict resolution, and creating a healthy relationship dynamic. You and your partner will learn how to identify and overcome relationship obstacles, develop strategies for a more fulfilling relationship, and understand each other’s needs better. Our Couples Coaching Session is perfect for anyone looking to improve their relationship and strengthen their connection with their partner. As a new customer, you’ll receive a free 30-minute follow-up call to check on your progress and get further support. Don’t wait to take the first step towards a happier, healthier relationship with your partner. Book your Couples Coaching Session today and start building a stronger, more fulfilling relationship! https://relationshipsmdd.com/product/couples-coaching-session/

M.D.D COUPLES COACHING SESSION (COUPLES)
Delivered in London or UK Wide or OnlineFlexible Dates
£170

Managing Change

5.0(3)

By Lapd Solutions Ltd

Change management, dealing with change.

Managing Change
Delivered in Birmingham + 1 more or UK Wide or OnlineFlexible Dates
£1,250 to £1,500

Linux shell scripting

5.0(3)

By Systems & Network Training

Linux shell scripting training course description A practical introduction to writing scripts using the Bourne shell under any Linux operating system. Applicable for those using the Korn shell as well. What will you learn Read shell scripts. Write shell scripts. Use different types of quotes. Recognise the role of shell scripts within the Linux system. Linux shell scripting training course details Who will benefit: Programmers developing programs under UNIX. Administrators / support personnel who wish to find out more about the workings of Linux or write simple utility programs. Prerequisites: Linux Fundamentals Duration 2 days Linux shell scripting training course contents Review of Linux fundamentals Basic shell scripts What does the shell do? How are commands executed? Different shells. what is a shell script? Comments, creating shell scripts. Variables Setting variables, using variables, set, scope, export, sourcing, environmental variables, read. Positional parameters $0 to $9, $#, $* and others. shift parameter substitution. Control statements The test command The if statement while loops for loops The case statement. Special characters Redirection of errors, here documents, quoting. Arithmetic in shell scripts The expr command. System shell scripts Screen handling The terminfo database, The tput command. Advanced issues (optional session) Shell functions, getopts, xargs, debugging shell scripts, portability issues. Extras in the Korn shell. Optimising shell scripts The time command, performance tips.

Linux shell scripting
Delivered in Internationally or OnlineFlexible Dates
£1,497

UNIX shell programming

5.0(3)

By Systems & Network Training

UNIX shell programming training course description This course has been designed as a follow on course for the XML primer course. The course looks at the use of XSLT in the transforming and styling XML documents. What will you learn Read shell scripts. Write shell scripts. Use different types of quotes. Recognise the role of shell scripts within the UNIX system. UNIX shell programming training course details Who will benefit: Programmers developing programs under UNIX. Anyone working with XML. Administrators Support personnel who wish to find out more about the workings of UNIX or write simple utility programs. Prerequisites: UNIX fundamentals Some programming experience would be useful although not essential. Duration 2 days UNIX shell programming training course contents Review of UNIX fundamentals Basic shell scripts What does the shell do? How are commands executed? Different shells. What is a shell script? Comments, creating shell scripts. Variables Setting variables, using variables, set, scope, export, sourcing, environmental variables, read. Positional parameters 0 to $9, $#, $* and others. shift parameter substitution. Control statements The test command, The if statement, while loops, for loops, The case statement, Special characters, Redirection of errors, here documents, quoting. Arithmetic in shell scripts The expr command. System shell scripts Screen handling The terminfo database The tput comand Avanced issues (optional session) Shell functions, getopts, xargs, debugging shell scripts, portability issues. Extras in the Korn shell. Optimising shell scripts The time command, performance tips.

UNIX shell programming
Delivered in Internationally or OnlineFlexible Dates
£1,497

The Phoenix Effect

5.0(3)

By Lapd Solutions Ltd

Organisational development, Organisational culture, Organisational values, Organisational environment,

The Phoenix Effect
Delivered in Birmingham + 1 more or UK Wide or OnlineFlexible Dates
£1,250 to £1,500