Type
Event Status
Popularity
Start Time
Derwent Dip 2025 | Derwent Reservoir Sailing Club
Jun 29, 2025 (UTC+1)
Castelsantangelo sul Nera
Join us for the Derwent Dip 2025
Location:
Derwent Reservoir Sailing Club
Date:
29 June 2025
|
8.30
am - 12.30pm
Courses:
400m, 800m, 1.6km & 5km
Training:
Plus Package Add On - 12 Training Swim
(see dates below)
Get ready to dive into the
Derwent Dip 2025 - Open Water Swim Event
held at Derwent Reservoir Sailing Club on 29 June 2025.
Set within the breathtaking surroundings of the Derwent Reservoir, this event offers swimmers of all levels a chance to experience the magic of open water swimming.
With onsite Showers and Changing Facilities, Food and Drink available from the DRSC Galley, and Safety Crews on the water, this is more than just a swim—it’s the Derwent Dip.
Allowing you to acclimatise to the water and get a feel for the big day. We are also offering an optional enhanced
Plus Package
add-on, providing up to 12 Training Swims in the lead up to the event.
Plus Package Add On - Training Dates & Times
Saturdays (9-10am): 31 May, 7, 14, 21 June
Sundays (9-10am): 1, 8, 15, 22 June
Wednesdays (2-3pm): 4, 11, 18, 25 June
Information Source: Derwent Reservoir Sailing Cub | eventbrite
Social History Heritage Walk and Talk | Cullercoats Watch House
Jun 23, 2025 (UTC+1)
Castelsantangelo sul Nera
Tales from Cullercoats: A Social History at the Watch House
Every fourth Monday
10:30 AM – 12:30 PM BST
Location:
Cullercoats Watch House, Victoria Crescent, Cullercoats, NE30 4PN
Event Description:
Step inside the historic Cullercoats Watch House and travel back in time through the fascinating stories that shaped this coastal village.
Join us for a unique heritage experience where local tales come to life — from the brave fishermen and the daring lifeboat heroes to the notorious smuggling judge and the legacy of Sir James Knott. Discover the salt pans, the tight-knit families, and the everyday lives that made Cullercoats tick.
This session is part of our 2025 heritage series and includes an informal guided tour of the Watch House, storytelling, conversation, and connection. Whether you’re a history buff, a local resident, or simply curious about the past, this is a morning not to be missed.
Come for the stories. Stay for the sense of place.
Tea and refreshments provided.
Free to attend – We would welcome a donation of £5 to support future heritage projects. Choose your ticket(s) accordingly.
The walk takes in sites around the village - please wear appropriate cothing for the weather on the day.
Information Source: Cullercoats Watch House | eventbrite
DevOps Certification Training in Greater Los Angeles Area, CA | Greater Los Angeles Area, CA
Jun 24, 2025 (UTC-4)
Castelsantangelo sul Nera
DevOps is a set of practices that combines software development and IT operations. It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary to Agile software development; several DevOps aspects came from the Agile methodology.
DevOps certification training is designed to make you a certified practitioner by providing you with hands-on training on DevOps tools and sharing DevOps best practices about Continuous Development, Continuous Testing, Configuration Management, including Continuous Integration and Continuous Deployment, and finally Continuous Monitoring of the software throughout its development life cycle.
In this DevOps training, you will learn DevOps tools like Git, SVN, Docker, Swarm, Kubernetes, Puppet, Ansible, Selenium, Maven, Nagios, Chef, etc.
Skills Covered:
DevOps Methodology
Source Code Management
Continuous Integration
Continuous Deployment
Continuous Delivery
Configuration Management
Logging and Monitoring Clusters
Provisioning and Monitoring Resources
Key Features:
4 days of Classroom/Online instructor-led training
Sample Papers & Mock Exam
2 full-length simulation tests
Course Completion Certificate
Complimentary E-learning for all participants
24x7 Customer Support
Real Life Case Studies and Examples
Why DevOps?
Learning DevOps expert course benefits students by equipping them with cutting-edge automation, continuous integration, and deployment skills, enhancing collaboration, and increasing career prospects in tech industries. It also fosters a deeper understanding of project management and operations, bridging gaps between development, operations, and QA.
What you’ll learn?
Understand DevOps Ecosystem
Learn about automatic Source Code Management using GIT and Continuous Integration using Jenkins
Understand, Build, and Test Automation: how to build an appropriate delivery pipeline and perform test automation on it
Understand Containerization using Docker: identify the difference between containers and VMs
Master Docker Commands and use-cases: deals with the various networking concepts in Docker, the best way to use the Docker Volume, and creating Docker file
Master Puppet: learn Configuration management and “Infrastructure-as-Code”. You can learn about the master-agent architecture and catalog compilation in Puppet
Learn Continuous Monitoring using Nagios: integrate Jenkins, Docker, and Puppet, and learn about system monitoring using Nagios and its components
Execute a live Project
Along with the above-mentioned topics, to help you master the most popular DevOps tools, you will also receive two additional self-paced courses including presentations, class recordings, assignments, and solutions for the following tools:
Chef – Covers Introduction, Building the Cookbook, Node Object & Search, Data-bags, Chef Environment, Roles, Deploying Nodes in Production, and using the Open-Source Chef Server.
Ansible – Covers Introduction, Setup & Configuration, Ansible Playbooks, 37 Ansible Modules, Different Roles, and Command Line usage.
Who should apply?
Software Developers
Technical Project Managers
Architects
Operations Support
Deployment engineers
IT managers
Development managers
Course Agenda
DevOps Essentials
Learning Objectives: In this module, you will learn the reasons for the evolution of DevOps, what is DevOps, the various skills and market trends in DevOps, and an introduction to the delivery pipeline in DevOps and the DevOps ecosystem.
Topics: Why DevOps? What is DevOps? DevOps Market Trends, DevOps Engineer Skills, DevOps Delivery Pipeline, DevOps Ecosystem.
Practical's to be covered: Sample use-case for using DevOps practice
Build tools – GIT and Jenkins.
Learning Objectives: In this module, you can learn about automatic Source Code Management using GIT and Continuous Integration using Jenkins.
Topics Introduction to VCS and GIT, GIT File workflow, Important GIT Commands, Introduction to Continuous Integration and Jenkins, Plugin Management in Jenkins, Various scenarios of Building Delivery Pipeline.
Practical’s to be covered: Show the various GIT commands to push and pull a repository, Understanding of the Jenkins UI
Build and Test Automation
Learning Objectives: In this module, you can learn how to build an appropriate delivery pipeline and perform test automation on it. You can also understand the various security options and notification management in Jenkins.
Topics-Build Setup in Jenkins, Test Automation, Security in Jenkins, Notification System.
Practical’s to be covered: Create a build pipeline from compilation to the deployment of the application.
Containerization using Docker
Learning Objectives: This module will help you identify the difference between containers and VMs. You can learn about virtualization using Docker. You can also deep dive into the image and container concept in Docker.
Topics: What and Why of Containers, Introduction to Docker, Docker Fundamentals, Image Distribution, Docker Containers.
Practical’s to be covered: Create First Image: Hello-World, Images Demo bImage Basics and Base Image Maintenance, Containers Demo bManage Container, Create Images from Containers.
Docker Commands and Use-cases
Learning Objectives: This module deals with the various networking concepts in Docker, the best way to use the Docker Volume, and creating a Docker file.
Topics: Docker Networking, Docker Volumes, Docker Files.
Practical’s to be covered: Exposing Container Ports to the Host, Adding Content to Containers, Create Docker Files.
Puppet-1
Learning Objectives: This module introduces you to an important topic called “Infrastructure-as-Code”. You can learn about the master-agent architecture and catalog compilation in Puppet. You will also learn to write a Puppet program using Puppet DSL.
Topics: Puppet Introduction, Puppet Architecture, Basic Puppet Terminologies, Puppet Language Constructs.
Practical’s to be covered: Show the folder structure in Puppet master and client, Install Apache Tomcat, and Install JDK.
Puppet-2
Learning Objectives: This module is a deep dive into the Puppet module and helps you learn how to install modules from a third-party tool. You can also learn about node classification using hiera and ENC, Puppet environment structure and configuration, various kinds of puppet classes, and puppet templates.
Topics: Puppet Modules, Node Classification, Puppet Environment, Puppet Classes, Puppet Template.
Practical’s to be covered: Write code for DEV to use Java/Tomcat 8 and PROD to use Java/Tomcat 7, Illustrate overriding of a Tomcat application, and create a template for the Tomcat configuration file.
Continuous Monitoring using Nagios
Learning Objectives: This module helps you integrate Jenkins, Docker, and Puppet, and create an application using them. You can also learn about system monitoring using Nagios and its components.
Topics: Combining Jenkins, Docker, and Puppet, Introduction to Nagios, Nagios Plugins, Nagios Objects, Nagios Commands, and Nagios Notification.
Practical's to be covered: Configure Nagios to monitor the Web server, Remove Tomcat container, Nagios server config, and modify puppet script to automatically add the webserver to the list of servers to be monitored. Risk Monitoring and Control.
Why global corporates prefer Learning Zone Inc. as their training partner
A provider of Enterprise Learning Solutions (ELS), Learning Zone Inc. creates industry-fit talents through training, coaching, and consulting by globally acclaimed trainers. Much of Learning Zone’s repute in co-creating business value stems from:
Training delivered in 45+ countries.
250+ industry-relevant courses.
Consulting and coaching to transform organizations.
Trainers with experience in Retail, E-commerce, Energy & Utilities, etc.
Best value for time & money invested.
Get trained at the best fee compared to other vendors
Discounted fee offered for 5 or more attendees
*We provide corporate training at your preferred locations and dates at no additional charge.
Contact us for more information:
Name: Debbie Riel
Email: debbie.riel@learninzone.com
Tel: +1 (302) 251-9769
Information Source: Learning Zone Inc. | eventbrite
Build It Live Bicester 2025 | Bicester Motion
Jun 7, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
If you’re planning a self build, renovating a property, or looking to add space, light and value to your current home, then Build It Live will be an essential part of your preparation! Watch our visitor video (below) to find out more!
A day or two at the show will help you:
Find practical solutions to your renovation, extension or self build project
Meet real industry experts for FREE one-to-one advice
Attend inspiring free seminars and workshops
See 1000s of innovative and traditional products
Meet over 100 innovative suppliers, including build system suppliers
Watch some fascinating demonstrations
We look forward to seeing you there!
FAQs
I can't print off my tickets, can I still get into the show? If you are unable to print your tickets, you can simply show your e-tickets on your mobile phone. We will scan the barcode to allow you entry into the exhibition.
I can’t find my e-ticket/ I accidentally deleted the email containing my e-ticket. If you accidentally misplace your e-tickets, please contact us directly by emailing
builditlive@castlemedia.co.uk
. We will resend all confirmation emails before the event, as a reminder to our customers.
I’m trying to use a promotional code, but I can't see where to apply the code/It looks like I'm about to be charged for my tickets. Our promotional codes should be applied before selecting your tickets and proceeding with the order. There is a link in red at the top of the form, where the code needs to be applied. Once applied, the unlocked ticket will appear at the top of the list. Select it and then proceed to ‘Order Now’. If you have a code for free tickets, you will NOT be asked to input your credit card details.
I haven’t received my order confirmation email. How do I check I’m definitely booked? If you haven’t received your order confirmation email, please contact us on
builditlive@castlemedia.co.uk
and we will check your order. We resend all confirmation emails closer to the time, as a reminder to our customers.
I’m thinking of attending your event. What can I see at the show? Our events are specifically tailored to help self-builders and renovators find the advice and inspiration they need to make their project possible. Our free workshops, seminars and Ask Our Experts areas will provide you with the information you need to make sure your project is completed on time and on budget. Our impressive list of exhibitors means all aspects of the self build market are covered.
I’m looking for something in particular, how can I find out who is exhibiting at the show? For the full list of exhibitors, please visit
https://builditlive.co.uk/bicester-exhibitors/
How long do the seminars and workshops run for? Are they held in the same location and is it possible to attend all of them? Build It Live will feature 10 FREE daily seminars and 20 FREE daily workshops. Our seminars take place in the
Seminar Theatre
and take between 20 and 40 minutes each, including question time. The workshops take place in the
Workshop Theatre
, and take between 20 and 40 minutes, including question time. As the times of the workshops and seminars overlap in some instances, it is only possible to attend all sessions if you visit the show on both days (see below for details). You are welcome to attend as many of these sessions as you like.
Do I need extra tickets if I want to attend the show on both days? No, when you arrive on the first day, simply mention to the door staff that you wish to attend on both days and your ticket will be validated to allow free entry on the second day.
If I leave the exhibition, can I return later on? Yes, when you arrive or leave, simply mention to the door staff that you wish to re-enter and your ticket will be validated to allow this.
Do I need to book a seat for the seminars & workshops? Our seminar and workshop sessions cannot be booked and are first-come-first-served, so turn up early to ensure you get a seat!
Do I need to book a slot for the
Ask Our Experts
area? Yes, the Ask Our Experts area requires booking, as it is extremely popular with visitors. To book your time slot, head to the Ask Our Experts area early, where one of our staff members will be on hand to book you in!
How long does a trip to Build It Live take? Our exhibitions are designed to allow for a full day of activities. From browsing stalls, talking to experts and listening to specialists talk, Build It Live offers enough to keep you occupied. Our café also allows for regular refreshment breaks! However, for those in a hurry, it is possibly to plan your visit ahead of time, to ensure you make full use of the exhibition in a shorter space of time.
What time do the exhibitions open? Our shows open 10am until 5pm on Saturday and 10am until 4.30pm on Sunday.
Are children allowed at the shows? Yes, children under the age of 16 can attend the show Free of Charge, with a paying adult. No need for a ticket.
Are dogs allowed at the shows? Only registered Assistance Dogs will be admitted.
Are the shows wheelchair friendly? Yes, we pride ourselves on making sure our exhibitions are accessible for all our visitors. Wheelchair access is therefore available at all three of our shows.
How do I find you? For information regarding making your way to Build It Live, please visit our “
Where and When
” page.
Can I park at Build It Live? Yes, all our exhibitions offer free parking. Simply follow signage when you get closer to the shows.
Can I get refreshments at Build It Live? Yes, all our exhibitions have an on-site café for light snacks and refreshments.
How can I plan my visit? To make the most of your visit to Build It Live, check out our
handy printable guide
How can I subscribe to Build It Magazine? To subscribe to Build It, either visit
self-build.co.uk/subscribe-to-build-it
or our
Booking Page
and add the subscription offer to your basket when you go through to book tickets
Still have questions? Please email
builditlive@castlemedia.co.uk
or call 0203 553 2376.
Information Source: Build It Live | eventbrite
Imago - Charity Quiz Night | Langton Green Village Hall
Jun 7, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Join us for some quizical fun at Langton Green Village Hall Tunbridge Wells TN3 0JJ from 7pm (for a 7:30pm start) on Sat 7th June 2025.
£8 per adult, teams of 6 per table.
There will also be a raffle with funds raised going towards our Imago Young Carer projects. BYO drinks, nibbles will be provided.
Information Source: Imago Community | eventbrite
Nursery and Reception - Small Group Tours for Parents | Holmewood House School (entry via Barrow Lane, not Hither Chantlers. One way system in operation)
Jun 9, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Entrance to the site is via Barrow Lane (not Hither Chantlers) as a one-way system is in operation.
Arrival 9.30am
Departure 11.15am
Please park in the reserved parking space outside the historic, Grade II listed "Mansion House" and make your way to the main reception at the modern Collings Building to sign in. You will be introduced to our wonderful Early Years team, and will tour the Nursery and Reception classrooms accompanied by a member of our Admissions team.
Parents are invited to join Mrs Readman, Head of Pre-Prep, for refreshments in the Orangery before touring the school. Your visit will cover all the areas used by our youngest children - Forest School, Swimming Pool, Sports Hall, Theatre, the all-weather sports pitch, South Lawn and pond.
We encourage you to bring your little ones to a 'getting to know you' visit at a later date - they will be very welcome.
We will be in touch the week before to confirm your appointment.
For details on how Holmewood House manages personal data please refer to the Privacy Notice here
Privacy-Notice-Homewood-House-January-2024-1.pdf
.
Information Source: admissions@holmewoodhouse.co.uk | eventbrite
Wellness Day 2025 | Harmony Within Barn & Cathedral
Jun 14, 2025 (UTC-4)ENDED
Castelsantangelo sul Nera
Immerse yourself in the beauty of nature as you explore a wide array of vendors offering natural health products and services, delicious food and beverages, and stunning artwork. Step into a world of healing and self-discovery with energetic healing sessions, insightful tarot card readings, and well-being practitioners ready to guide you on your journey. Join our like-minded community and embrace a holistic approach to wellness at Harmony Within. Don't miss this opportunity to connect, explore, and elevate your well-being.
Information Source: Harmony Within | eventbrite
Father's Day Cruise - Scenic Gloucester Harbor Boat Event - Cape Ann Cruise | Cape Ann Cruises - WeJack Yacht
Jun 15, 2025 (UTC-7)ENDED
Castelsantangelo sul Nera
Father's Day Cruise - Scenic Glocuester Harbor Boat Trip with Cape Ann Cruises
Celebrate Father's Day in style aboard the
Cape Ann Cruises - WeJack Yacht
! Treat Dad to a day out on the water with stunning views and a relaxing atmosphere. This in-person event promises fun for the whole family. Don't miss this opportunity to show Dad how much you appreciate him. Book your tickets now! Non-refundable!
More Info About this Fathers Day Cruise in Gloucester:
Fathers Day Cruise - Scenic Gloucester Boat Trip - Cape Ann Cruises
Prefer your own Private Boat Charter for a special event? Click the link
Cape Ann Cruises - Private Yacht Charters - Event Boat Rental - Private Boat Venue
About Cape Ann Cruises
Yacht Charters, Boat Tours & Events
. Corporate Outings, Team Building, Weddings, Celebrations, Birthdays, Parties & Memorials.
Tour Groups
, Sightseeing, Nature, Sunset & Fishing.
Full Bar & Catering
.
Experience America's Oldest Seaport in style!
If you haven't cruised the waters of Gloucester, Cape Ann, and Rockport, you're in for a special treat! Expect to see castles, lighthouses, mansions, fishing boats, and wildlife!
Information Source: Cape Ann Cruises Events | eventbrite
Solstice Sounds: women's voices in a turning world | Cullercoats Watch House
Jun 21, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
The evening will include readings from great women writers: Ellen Phethean, Frances Brady and Clare Wigzell, storyteller Ruth Steinberg, together with Cullercoats' own women's harmony singers, the Lovely Nellys.
You are invited to celebrate light in the dark, to be moved and inspired by women's words and voices. As one of the Lovely Nellys' favourite songs goes, "We believe that one fine day, the power of love will rise above the love of power".
You are welcome to bring your own drinks but we will be offering various summery refreshments, Prosecco, non-alcoholic cocktails, and delicious cake-all Pay As You Feel so please bring cash.
Information Source: Lesley Wood | eventbrite