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

34 Abs courses in Cardiff

🔥 Limited Time Offer 🔥

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

Essential SDN for engineers

5.0(3)

By Systems & Network Training

ESSENTIAL SDN TRAINING COURSE DESCRIPTION Software Defined Networking (SDN) has become one of the industries most talked technologies. This training course cuts through the hype and looks at the technology, architecture and products available for SDN along with looking at the impact it may have on your network. WHAT WILL YOU LEARN * Explain how SDN works. * Describe the architecture of SDN. * Explain the relationship between SDN and OpenFlow. * Recognise the impact SDN will have on existing networks. ESSENTIAL SDN TRAINING COURSE DETAILS * Who will benefit: Anyone wishing to know more about SDN. * Prerequisites: None. * Duration 2 days ESSENTIAL SDN TRAINING COURSE CONTENTS * Introduction What is SDN? What is OpenFlow? SDN benefits. The SDN stack and architecture. * SDN architecture SDN applications, SDN switches, SDN controllers, Network Operating Systems. Control plane, data plane. Control to Data Plane Interface (CDPI), Northbound interfaces. SDN components, control and data plane abstractions. * Network Operating Systems Finding the topology, Global view, control program, configuration based on views, graph algorithm. * OpenFlow Just one part of SDN. Open Networking Foundation, OpenFlow ports, Flow tables, OpenFlow Channels. The OpenFlow protocol, OpenFlow header, OpenFlow operations. OpenFlow versus OpFlex. * SDN and open source OpenDaylight, OpenVSwitch, Open Networking Forum, Open Network Operating System. OpenStack Neutron. * SDN implications Separation of control and data plane, NOS running on servers, Emphasis on edge complexity, core simplicity, OpenvSwitch, Incremental migration, importance of software. SDN vs NVF.

Essential SDN for engineers
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1727

Definitive Kubernetes for engineers

5.0(3)

By Systems & Network Training

KUBERNETES FOR ENGINEERS TRAINING COURSE DESCRIPTION This course covers how Kubernetes addresses the challenges of distributed systems. Hands on sessions follow all the major theory chapters. WHAT WILL YOU LEARN * Explain what Kubernetes is and how it works. * Create and run containers on Kubernetes using the Docker image format and container runtime. KUBERNETES FOR ENGINEERS TRAINING COURSE DETAILS * Who will benefit: Anyone working with Docker or Kubernetes. * Prerequisites: Definitive Docker for engineers. * Duration 2 days KUBERNETES FOR ENGINEERS TRAINING COURSE CONTENTS * Introduction Velocity, Scaling your service and your teams, Abstracting your infrastructure. * Creating and running containers Container images, Building application images with Docker, Storing images in a remote registry, The Docker container runtime. * Deploying a Kubernetes cluster Installing Kubernetes on a public cloud provider, Installing Kubernetes locally using minikube, Running Kubernetes on Raspberry Pi, The Kubernetes client, Cluster components. * Common kubectl Commands Namespaces, Contexts, Viewing Kubernetes API objects, Creating, Updating, and Destroying Kubernetes objects, Labelling and annotating objects, Debugging commands. * Pods Pods in Kubernetes, Thinking with pods, The pod manifest, Running pods, Accessing your pod, Health checks, Resource management, Persisting data with volumes, Putting It all together. * Labels and Annotations Labels, Annotations. * Service Discovery What Is Service discovery? The service object, Looking beyond the cluster, Cloud integration, Advanced details. * ReplicaSets Reconciliation loops, Relating pods and ReplicaSets, Designing with ReplicaSets, ReplicaSet Spec, Creating a ReplicaSet, Inspecting a ReplicaSet, Scaling ReplicaSets, Deleting ReplicaSets. * DaemonSets DaemonSet scheduler, Creating DaemonSets, Limiting DaemonSets to specific nodes, Updating a DaemonSet, Deleting a DaemonSet. * Jobs The job object, Job patterns. * ConfigMaps and secrets ConfigMaps, Secrets, Naming constraints, Managing ConfigMaps and secrets. * Deployments Your first deployment, Creating deployments, Managing deployments, Updating deployments, Deployment strategies, Deleting a deployment. * Integrating storage solutions and Kubernetes Importing external services, Running reliable singletons, Kubernetes-native storage with StatefulSets. * Deploying real-world applications Parse, Ghost, Redis.

Definitive Kubernetes for engineers
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1727

HTTP streaming methods

5.0(3)

By Systems & Network Training

HTTP STREAMING TRAINING COURSE DESCRIPTION This course looks at the delivery of video streams using HTTP adaptive streaming. Both MPEG DASH and HLS are investigated. Hands on sessions primarily involve using Wireshark to analyse streams. WHAT WILL YOU LEARN * Use Wireshark to analyse and troubleshoot HTTP video streams. * Explain HTTP adaptive streaming works. * Evaluate and compare MPEG DASH and HLS. * Use tools to create HTTP adaptive streams. HTTP STREAMING TRAINING COURSE DETAILS * Who will benefit: Anyone working in the broadcast industry. * Prerequisites: TCP/IP foundation for engineers * Duration 2 days HTTP STREAMING TRAINING COURSE CONTENTS * What is HTTP streaming? The old way. Progressive downloads versus streaming. Why not UDP and RTP for delivery? Adaptive bit rate streaming. Standards. Hands on Base network setup. Using WireShark for HTTP streams. * HTTP protocol stack IP, TCP, IPv6. HTTP. HTTP 1.0, HTTP 1.1, HTTP 2.0, HTTP header fields. HTML 5. Hands on Analysing HTTP. * Adaptive bitrate streaming principles Chunks, fragments, segments. Manifest files. Encoding, resolution, bitrates. Addressing, relative and absolute URLs, redirection. When does the client switch streams? Switch points. Hands on Walk through of client behaviours on a stream. * HTTP streaming architecture Server components, distribution components, client software. CDN, caching, multiple servers. Hands on Analysing CDN and Internet delivery. * TCP and HTTP streaming interactions TCP ACK, TCP connections, unicast only. TCP flow control, TCP and performance. Hands on TCP window sizes. * MPEG DASH Stakeholders, DASH architecture and model, codec agnostic, XML, Media Presentation Description, Media Presentation, segment formats. Hands on MPEG DASH analysis. * HTTP Live Streaming and others Stakeholders. Media segments, media playlists, master playlists. Adobe HTTP dynamic streaming, Microsoft smooth streaming. Hands on Analysing HLS. * Tools mp4dash, mp4fragment, libdash. Apple developer tools for HLS. Hands on Creating segmented content. * Security HTTPS, encryption, content protection. Hands on Encryption analysis. * Summary Choosing a streaming method. Impact of live versus VoD. Web sockets.

HTTP streaming methods
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1727

OTT TV for engineers

5.0(3)

By Systems & Network Training

OTT TV FOR ENGINEERS COURSE DESCRIPTION This course covers OTT TV by primarily looking at the delivery of video streams using HTTP adaptive streaming. Both MPEG DASH and HLS are investigated. Hands on sessions involve using Wireshark to analyse streams as well as crafting segmented content. WHAT WILL YOU LEARN * Explain what OTT TV is, and how it works. * Describe the OTT TV architecture. * Use Wireshark to analyse and troubleshoot OTT * video streams. * Explain how HTTP adaptive streaming works. * Evaluate and compare MPEG DASH and HLS. * Use tools to create OTT TV adaptive streams. OTT TV FOR ENGINEERS COURSE DETAILS * Who will benefit: Anyone working in the broadcast industry. * Prerequisites: TCP/IP foundation for engineers. * Duration 2 days OTT TV FOR ENGINEERS COURSE CONTENTS * What is OTT TV? Brodeo providers vs ISPs. Progressive downloads versus streaming. Why not UDP and RTP for delivery? Adaptive bit rate streaming. Standards. Hands on: Base network setup. Using WireShark for HTTP streams. * HTTP protocol stack IP, TCP, IPv6. HTTP. HTTP 1.0, HTTP 1.1, HTTP 2.0, HTTP header fields. HTML 5. Hands on: Analysing HTTP. * Adaptive bitrate streaming principles Chunks, fragments, segments. Manifest files. Encoding, resolution, bitrates. Addressing, relative and absolute URLs, redirection. When does the client switch streams? Switch points. Hands on: Walk through of client behaviours on a stream. * OTT TV streaming architecture Server components, distribution components, client software. CDN, caching, multiple servers. Hands on: Analysing CDN and Internet delivery. * TCP and HTTP streaming interactions TCP ACK, TCP connections, unicast only. TCP flow control, TCP and performance. Hands on: TCP window sizes. * MPEG DASH Stakeholders, DASH architecture and model, codec agnostic, XML, Media Presentation Description, Media Presentation, segment formats. Hands on: MPEG DASH analysis. * HTTP Live Streaming and others Stakeholders. Media segments, media playlists, master playlists. Adobe HTTP dynamic streaming, Microsoft smooth streaming. Hands on: Analysing HLS. * Tools mp4dash, mp4fragment, libdash. Apple developer tools for HLS. Hands on: Creating segmented content. * Security HTTPS, encryption, content protection. Hands on: Encryption analysis. * Summary Choosing a streaming method. Impact of live versus VoD. Web sockets.

OTT TV for engineers
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1727

An Understanding of Oxygen Administration

By Guardian Angels Training

Gain comprehensive knowledge and practical skills for safe and effective oxygen therapy with our "An Understanding of Oxygen Administration" course. Equip yourself with evidence-based best practices to assess, administer, and monitor oxygen therapy appropriately. Ideal for healthcare professionals.

An Understanding of Oxygen Administration
Delivered in-person, on-requestDelivered In-Person in Internationally
£875

Conflict Management (1 Day) On-Site

4.9(182)

By You Can Do It .Training

Provides employees with conflict resolution strategies and techniques to be utilised...

Conflict Management (1 Day) On-Site
Delivered in-person, on-requestDelivered In-Person in Stoke on Trent
£747

Developing Personal Resilience as a Leader

By Mpi Learning - Professional Learning And Development Provider

Resilience is the ability to take the challenges and changes of life in your stride and say yes to the opportunities that excite you.

Developing Personal Resilience as a Leader
Delivered in-person, on-request, onlineDelivered Online & In-Person in Loughborough
£445

This is suitable for anyone managing teams or looking to manage teams in the future. Using the participants own experiences we will look at what drives team effectiveness and the traits of High Performing Teams.

Building Great Teams
Delivered in-person, on-request, onlineDelivered Online & In-Person in Loughborough
£445

EFT Course Northeast (EFT Level 1, 2, 3)

By EFT Course UK Online

EFT Tapping Course NE38 7SA – Your Level 1 EFT Workshop – FREE 6 months email support – Fully Experiential Class

EFT Course Northeast (EFT Level 1, 2, 3)
Delivered in-person, on-requestDelivered In-Person in UK Wide
£72 to £447

EFT Course London (EFT Level 1, 2, 3)

By EFT Course UK Online

Small Class Sizes – EFT Tapping Course Online on Zoom – Every Therapist, Hypnotherapist, Counsellor, Parent, and Teacher needs to learn EFT Tapping – Or For Your Own Self-Development – Dip your toe in the water with just Level 1, or go for the whole thing, scroll down for details and amazing Early Bird Rate

EFT Course London (EFT Level 1, 2, 3)
Delivered in-person, on-requestDelivered In-Person in UK Wide
£72 to £447