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

2669 ARC courses

🔥 Limited Time Offer 🔥

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

MIND-BODY-FOOD FREEDOM Retreat: Energy Medicine Yoga & Intuitive Nutrition

5.0(18)

By Prittie Yoga

REVIVE & THRIVE REVITALISING WOMEN’S RETREAT 5 NIGHTS: TUES 21ST - SUN 26TH MAY 2024 - SOLD OUT 8 NIGHTS: SAT 21ST - SUN 29TH SEPTEMBER 2024 - ONLY 8 SPACES LEFT Go from feeling ….  Tired to Renewed calm and centred in your body, with your spark restored, and spirit lifted Low energy to Revitalised  revived and recharged, physically and mentally, and ready to face life’s challenges Unempowered to Empowered  inspired and motivated to continue energising eating habits and self-care Escape to Turkiye’s Turquoise Coast for an uplifting, transformative women’s retreat designed to revitalise your body, mind, and eating habits.  * Rejuvenate mind, body and spirit  * Reclaim control of your energy  * Re-energise your eating habits 9-days dedicated to your complete wellbeing,  Revive & Thrive includes * A magical destination: Türkiye’s Aegean coast with its sapphire waters, ancient cultural influences, dramatic views and warm and hospitable culture is a place to immerse yourself in vibrant natural beauty, to rest, restore, and feel alive and reinvigorated.  Set in a breath-taking, sweeping bay, with a mountainous backdrop, Kalkan is a historic fishing town with an exquisite harbour now bordered with friendly waterfront restaurants and small boutiques. Thriving but unspoilt, you’ll find its winding streets with overhanging balconies and eclectic Ottoman architecture irresistible. * A picturesque resort with comfortable accommodation: Patara Prince is a charming, rustic, privately-owned resort hotel nestled into the coast just across Kalkan bay. You will fall in love with its natural stone, abundant greenery and character-full winding pathways. It is far enough from the town to enjoy serenity and peace, but just a 15-minute walk or short boat ride for explorers. The vibe is mellow and comfortable, intimate yet spacious with plenty of areas in which to lose yourself and enjoy those much needed quiet moments and ‘you time’. You will have full use of the facilities including two salt-water, ocean-view pools, and tennis courts. Your en suite room with a sea view will be situated in the main hotel, furnished in a traditional style. * A supportive wellness journey: Revive & Thrive is a gently revitalising retreat designed by wellness professionals, Emily Perrier and Sarah Grant.  Taking a mind-body-spirit approach, they use the seven chakras as a basis for their 8-night retreat programme.  The chakra system is the body’s major energy system, and represents the flow of life energy through the body. During your retreat journey, you will be introduced to each chakra and its function, and discover how to restore balance and keep energy flowing healthily and harmoniously.  You will have ready access to Sarah and Emily’s friendly support through-out, and receive a supportive printed workbook. A post-retreat group online workshop with Sarah & Emily will be available  6-weeks later to help you identify areas where you could create more balance, and continue to thrive. * Daily Energy Medicine Yoga®️: Designed for all abilities, this gentle and restorative practice is a magical union of yoga and energy medicine that amplifies the benefits of a traditional practice by combining simple movements that help the body to self-regulate, energise, and move with more ease. * Daily Energy & Intuitive Eating Workshops: Relaxed workshops and sharing circles designed to build understanding of how your body’s natural energy system connects with your health and habits. These inspiring and illuminating sessions connect you with intuitive approaches to eating that help to de-stress your relationship with food, retune with your body, and enhance energy in your daily life. * Other holistic activities: Restorative guided meditations, rejuvenating visualisations, journalling, breath-work practice, and coastal walks. (You can also book into a local spa/hammam or have reflexology onsite at additional cost).  * Energising excursions: Wander through the stalls of a delightful food market in a neighbouring town; discover Patara’s ancient Lycian ruins and golden 12-mile protected beach; unwind for a day on a private gulet boat trip with plenty of swim stops and an opportunity for a cleansing mud bath.  * Nourishing food: Locally sourced, nutritious, plant-powered Turkish meals. Vegans and vegetarians will be well catered for. Breakfasts will be Turkish-style including salads, tomatoes, cucumber, eggs, olives, cheese, breads, tahini, oats, yoghurts and fruits. A spectacular Turkish breakfast in the mountains, and an evening meal on the roof terrace of a local restaurant, are also included. We will cater for any food allergies and intolerances; please notify us when booking your place.

MIND-BODY-FOOD FREEDOM Retreat: Energy Medicine Yoga & Intuitive Nutrition
Delivered In-Person in Antalya5 days, May 21st, 15:00 + 1 more
£1650

Kids' Archery - for the little ones!

By Kids Archery Durham

It's kids' archery - for the little ones! This is the class for all those toddlers and preschoolers who've been desperate to have a go! Classes will focus on balance, posture and co-ordination - fundamental skills for archery and many other sports. And for life! There'll be fun and games, bubbles, snacks and a chance to have a go at shooting a bow. Grown ups are encouraged to join in too!

Kids' Archery - for the little ones!
Delivered In-Person in Durham1 hour, May 22nd, 12:00
£5 to £25

Kids' Archery - Framwellgate Moor

By Kids Archery Durham

Does your child want to be Merida, Robin Hood, Katniss or Hawkeye? Now's their chance! At Kids' Archery Durham children can learn the basics of archery safety and technique, work towards in-house, national and international awards and most importantly have lots of fun!

Kids' Archery - Framwellgate Moor
Delivered In-Person in Durham1 hour, May 22nd, 15:00
£4.5 to £22.5

DP-080T00 Querying Data with Microsoft Transact-SQL

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course can be valuable for anyone who needs to write basic SQL or Transact-SQL queries. This includes anyone working with data as a data analyst, a data engineer, a data scientist, a database administrator or a database developer. It can also be useful for others peripherally involved with data, or wanting to learn more about working with data such as solution architects, students and technology managers. This course will teach the basics of Microsoft's dialect of the standard SQL language: Transact-SQL. Topics include both querying and modifying data in relational databases that are hosted in Microsoft SQL Server-based database systems, including: Microsoft SQL Server, Azure SQL Database and, Azure Synapse Analytics. 1 - INTRODUCTION TO TRANSACT-SQL * Work with schemas * Explore the structure of SQL statements * Examine the SELECT statement * Work with data types * Handle NULLs 2 - SORT AND FILTER RESULTS IN T-SQL * Sort your results * Limit the sorted results * Page results * Remove duplicates * Filter data with predicates 3 - COMBINE MULTIPLE TABLES WITH JOINS IN T-SQL * Understand joins concepts and syntax * Use inner joins * Use outer joins * Use cross joins * Use self joins 4 - WRITE SUBQUERIES IN T-SQL * Understand subqueries * Use scalar or multi-valued subqueries * Use self-contained or correlated subqueries 5 - USE BUILT-IN FUNCTIONS AND GROUP BY IN TRANSACT-SQL * Categorize built-in functions * Use scalar functions * Use ranking and rowset functions * Use aggregate functions * Summarize data with GROUP BY * Filter groups with HAVING 6 - MODIFY DATA WITH T-SQL * Insert data * Generate automatic values * Update data * Delete data * Merge data based on multiple tables ADDITIONAL COURSE DETAILS: Nexus Humans DP-080T00 Querying Data with Microsoft Transact-SQL 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 DP-080T00 Querying Data with Microsoft Transact-SQL 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.

DP-080T00 Querying Data with Microsoft Transact-SQL
Delivered Online3 days, May 23rd, 08:30 + 7 more
£1190

AWS Cloud Practitioner Essentials

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for Sales Legal Marketing Business analysts Project managers AWS Academy students Other IT-related professionals Overview Summarize the working definition of AWS Differentiate between on-premises, hybrid-cloud, and all-in cloud Describe the basic global infrastructure of the AWS Cloud Explain the six benefits of the AWS Cloud Describe and provide an example of the core AWS services, including compute, network, databases, and storage Identify an appropriate solution using AWS Cloud services with various use cases Describe the AWS Well-Architected Framework Explain the shared responsibility model Describe the core security services within the AWS Cloud Describe the basics of AWS Cloud migration Articulate the financial benefits of the AWS Cloud for an organization?s cost management Define the core billing, account management, and pricing models Explain how to use pricing tools to make cost-effective choices for AWS services This course is for individuals who seek an overall understanding of the Amazon Web Services (AWS) Cloud, independent of specific technical roles. You will learn about AWS Cloud concepts, AWS services, security, architecture, pricing, and support to build your AWS Cloud knowledge. This course also helps you prepare for the AWS Certified Cloud Practitioner exam. Prerequisites General IT technical knowledge, General IT business knowledge 1 - INTRODUCTION TO AMAZON WEB SERVICES * Summarize the benefits of AWS * Describe differences between on-demand delivery and cloud deployments * Summarize the pay-as-you-go pricing model 2 - COMPUTE IN THE CLOUD * Describe the benefits of Amazon Elastic Compute Cloud (Amazon EC2) at a basic level * Identify the different Amazon EC2 instance types * Differentiate between the various billing options for Amazon EC2 * Describe the benefits of Amazon EC2 Auto Scaling * Summarize the benefits of Elastic Load Balancing * Give an example of the uses for Elastic Load Balancing * Summarize the differences between Amazon Simple Notification Service (Amazon SNS) and Amazon Simple Queue Services (Amazon SQS) * Summarize additional AWS compute options 3 - GLOBAL INFRASTRUCTURE AND RELIABILITY * Summarize the benefits of the AWS Global Infrastructure * Describe the basic concept of Availability Zones * Describe the benefits of Amazon CloudFront and Edge locations * Compare different methods for provisioning AWS services 4 - NETWORKING * Describe the basic concepts of networking * Describe the difference between public and private networking resources * Explain a virtual private gateway using a real life scenario * Explain a virtual private network (VPN) using a real life scenario * Describe the benefit of AWS Direct Connect * Describe the benefit of hybrid deployments * Describe the layers of security used in an IT strategy * Describe which services are used to interact with the AWS global network 5 - STORAGE AND DATABASES * Summarize the basic concept of storage and databases * Describe benefits of Amazon Elastic Block Store (Amazon EBS) * Describe benefits of Amazon Simple Storage Service (Amazon S3) * Describe the benefits of Amazon Elastic File System (Amazon EFS) * Summarize various storage solutions * Describe the benefits of Amazon Relational Database Service (Amazon RDS) * Describe the benefits of Amazon DynamoDB * Summarize various database services 6 - SECURITY * Explain the benefits of the shared responsibility model * Describe multi-factor authentication (MFA) * Differentiate between the AWS Identity and Access Management (IAM) security levels * Describe security policies at a basic level * Explain the benefits of AWS Organizations * Summarize the benefits of compliance with AWS * Explain primary AWS security services at a basic level 7 - MONITORING AND ANALYTICS * Summarize approaches to monitoring your AWS environment * Describe the benefits of Amazon CloudWatch * Describe the benefits of AWS CloudTrail * Describe the benefits of AWS Trusted Advisor 8 - PRICING AND SUPPORT * Understand AWS pricing and support models * Describe the AWS Free Tier * Describe key benefits of AWS Organizations and consolidated billing * Explain the benefits of AWS Budgets * Explain the benefits of AWS Cost Explorer * Explain the primary benefits of the AWS Pricing Calculator * Distinguish between the various AWS Support Plans * Describe the benefits of AWS Marketplace 9 - MIGRATION AND INNOVATION * Understand migration and innovation in the AWS Cloud * Summarize the AWS Cloud Adoption Framework (AWS CAF) * Summarize six key factors of a cloud migration strategy * Describe the benefits of various AWS data migration solutions, such as AWS Snowcone, AWS Snowball, and AWS Snowmobile * Summarize the broad scope of innovative solutions that AWS offers * Summarize the five pillars of the AWS Well-Architected Framewor 10 - AWS CERTIFIED CLOUD PRACTITIONER BASICS * Determine resources for preparing for the AWS Certified Cloud Practitioner examination * Describe benefits of becoming AWS Certified

AWS Cloud Practitioner Essentials
Delivered OnlineTwo days, May 23rd, 08:30 + 5 more
£675

C01M02 - FD&FA Design principles - BS 5839-1 (online)

By Ember Compliance

This course will develop knowledge from the FD&FA foundation BS 5839-1 module and/or industry experience and apply this to the design of FD&FA systems.

C01M02 - FD&FA Design principles - BS 5839-1 (online)
Delivered OnlineFull day, May 23rd, 08:00 + 1 more
£185

AWS Technical Essentials

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for Individuals responsible for articulating the technical benefits of AWS services Individuals interested in learning how to get started with using AWS SysOps Administrators, Solution Architects and Developers interested in using AWS services Overview Recognize terminology and concepts as they relate to the AWS platform and navigate the AWS Management Console. Understand the foundational services, including Amazon Elastic Compute Cloud (EC2), Amazon Virtual Private Cloud (VPC), Amazon Simple Storage Service (S3), and Amazon Elastic Block Store (EBS). Understand the security measures AWS provides and key concepts of AWS Identity and Access Management (IAM). Understand AWS database services, including Amazon DynamoDB and Amazon Relational Database Service (RDS). Understand AWS management tools, including Auto Scaling, Amazon CloudWatch, Elastic Load Balancing (ELB), and AWS Trusted Advisor. AWS Technical Essentials introduces you to AWS services, and common solutions. It provides you with fundamental knowledge to become more proficient in identifying AWS services. It helps you make informed decisions about IT solutions based on your business requirements and get started working on AWS. Prerequisites * Working knowledge of distributed systems * Familiarity with general networking concepts * Working knowledge of multi-tier architectures * Familiarity with cloud computing concepts 1 - AWS INTRODUCTION AND HISTORY * AWS Global Infrastructure * Demonstration: AWS Management Console 2 - AWS STORAGE * Identify key AWS storage options * Describe Amazon EBS * Create an Amazon S3 bucket and manage associated objects 3 - COMPUTE, NETWORK AND STORAGE SERVICES * Amazon Elastic Compute Cloud (EC2) * Amazon Virtual Private Cloud (VPC) * Amazon Simple Storage Service (S3) * Amazon Elastic Block Store (EBS) * Demonstration: Amazon Simple Storage Service (S3) * Hands-on lab: Build your VPC and launch a web server 4 - AWS SECURITY, AWS IDENTITY AND ACCESS MANAGEMENT (IAM) * AWS Identity and Access Management (IAM) * Demonstration: AWS Identity and Access Management (IAM) 5 - COMPUTE SERVICES & NETWORKING * Identify the different AWS compute and networking options * Describe an Amazon Virtual Private Cloud (VPC) * Create an Amazon EC2 instance * Use Amazon EBS with Amazon EC2 6 - MANAGED SERVICES & DATABASE * Describe Amazon DynamoDB * Understand key aspects of Amazon RDS * Launch an Amazon RDS instance 7 - DATABASES (RDS, DYNAMODB) * SQL and NoSQL databases * Data storage considerations * Hands-on lab: Build your database server and connect to it 8 - AWS ELASTICITY AND MANAGEMENT TOOLS * Auto scaling * Load balancing * Cloud Watch * Trusted Advisor * Hands-on lab: Scale and load balance your architecture 9 - DEPLOYMENT AND MANAGEMENT * Identify what is CloudFormation * Describe Amazon CloudWatch metrics and alarms * Describe Amazon Identity and Access Management (IAM)

AWS Technical Essentials
Delivered OnlineTwo days, May 24th, 08:30 + 5 more
£675

Open into your Intuitive Knowing

4.7(3)

By The Soul Shed

Discover more than a little magic in the forest. Learn new ways to connect with your instincts. Delve into symbols and patterns in archetypal stories. A crafted series of seven gatherings for creators, healers, unseen sustainers and those longing to cultivate depth and sacredness in everyday life.

Open into your Intuitive Knowing
Delivered Online2 hours 30 minutes, May 26th, 16:00 + 6 more
£550

Cosmic Christ Series

By Katarina Heuser

Discover your special powers, receive insights and deep healing together with an abundance of light codes taking your life to the next level!

Cosmic Christ Series
Delivered Online2 hours, May 26th, 17:00
£155

Cosmic Christ Initiation - Activate the Stargate of Your Heart - Part 3

By Katarina Heuser

Discover your special powers, receive insights and deep healing together with an abundance of light codes taking your life to the next level!

Cosmic Christ Initiation - Activate the Stargate of Your Heart - Part 3
Delivered Online2 hours, May 26th, 17:00
£55

Educators matching "ARC"

Show all 1122