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

942 Git courses delivered Online

VMware vRealize Automation: Install, Configure, Manage [v8.3]

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Experienced system administrators and system integrators responsible for designing and implementing vRealize Automation Overview By the end of the course, you should be able to meet the following objectives: Describe the vRealize Automation architecture and use cases in cloud environments Manage vRealize Automation entities on VMware and third-party virtual and cloud infrastructures Configure and manage Cloud Accounts, Projects, Flavor Mappings, Image Mappings, Network Profiles, Storage Profiles, Volumes, Tags, and Services Create, modify, manage, and deploy Cloud Templates Connect to a Kubernetes Cluster and manage namespaces Customize services and virtual machines with cloudConfig Configure and manage the Service Broker Configure and manage ABX actions, custom properties, event broker subscriptions, and vRealize Orchestrator workflows Integrate with vRealize Orchestrator Install vRealize Automation with Lifecycle Configuration Manager Describe Cloud Automation Services (Cloud Assembly and Code Stream). Integrate Cloud Assembly with Terraform and SaltStack Use logs and CLI commands to monitor and troubleshoot vRealize Automation During this five-day course, you focus on installing, configuring, and managing VMware vRealize© Automation?. You learn about how vRealize Automation can be used to automate the delivery of virtual machines, applications, and personalized IT services across different data centers and hybrid cloud environments. The course covers how to manage both on-premise systems and cloud services. The course covers how vRealize Automation Service Broker can aggregate content in native formats from multiple clouds and platforms into a common catalog. This course also covers interfacing vRealize Automation with other systems using VMware vRealize© Orchestrator? and how to use vRealize Automation to manage Kubernetes systems and leverage other systems. The course also covers integrating with Terraform and using SaltStack as a configuration management tool. Course Introduction Introductions and course logistics Course objectives vRealize Automation Overview and Architecture Describe the purpose and functionality of vRealize Automation Describe the vRealize Automation architecture Describe the use of VMware Workspace ONE© AccessTM Describe the relationship between Kubernetes clusters, containers, and vRealize Automation services Describe CLI commands for vRealize Automation 8 cluster management Describe Cloud Assembly Describe Service Broker Describe Code Stream Installing vRealize Automation List the different vRealize Automation deployment types Describe the purpose of vRealize easy installer Describe the vRealize Automation installation process Authentication and Authorization Identity the steps involved in integrating Workspace One with Active Directory Describe features of Workspace One Describe the user roles available in vRealize Automation Identify the key tasks performed by each user role Define custom roles Configure branding and multitenancy Basic Initial Configuration Quickly create a basic configuration with a cloud account, cloud zone, project, flavor mapping, and image mapping. VMware Cloud Templates Configure and deploy a basic cloud template Create cloud templates that can run on any cloud Use cloudConfig to run commands, install software, and create users Use YAML for inputs, variables, and conditional deployments Tags and Storage Configuration Configure tags Describe different types of tags Manage tags Configure storage profiles Use tags and storage profiles Integrating NSX-T Data Center List the capabilities and use cases of NSX-T Data Center Describe the NSX-T Data Center architecture and components Integrate NSX-T Data Center with vRealize Automation List the supported network profiles in vRealize Automation Use NSX-T Data Center components to design a multitier application Cloud Template Identify the network and security options available in design canvas Create and manage on-demand networks and security groups Configure NSX-T day 2 actions Integrating with Public Clouds Configure and use VMware Cloud Foundation accounts Configure and use an AWS cloud account Configure and use an Azure cloud account Configure and use a Google Cloud Platform cloud account Using Service Broker for Catalog Management Release a VMware Cloud Template? Define content source and content sharing Define Service Broker policy enforcement Use custom forms for catalog items vRealize Automation Extensibility Describe Extensibility Use event topics Create a subscription Call a vRealize Orchestrator workflow Create ABX actions Using Code Stream Introduction to Code Stream The CI/CD process Integrate GitLab with Code Stream and Cloud Assembly Use Code Stream to install software Using Terraform Integrate Cloud Assembly with Terraform Use Terraform with a VMware Cloud Template Use Terraform with Code Stream Using Kubernetes Clusters Introduction to Kubernetes Connect to an existing Kubernetes Cluster Integrate VMware Tanzu? Grid Integrated Edition Create a Supervisor Namespace as a catalog item Using SaltStack for Configuration Management Introduction SaltStack with vRealize Automation Use SaltStack for software deployment Use SaltStack for configuration management Use SaltStack with event-driven orchestration vRealize Automation Troubleshooting and Integration Location of logs Using Activity Monitoring deployment history Basic troubleshooting CLI commands Collecting logs (VAMI console) Integration with VMware vRealize© Log Insight? Integration with vRealize Operations Migrating vRealize Automation 7.x to 8

VMware vRealize Automation: Install, Configure, Manage [v8.3]
Delivered OnlineFlexible Dates
Price on Enquiry

Kubernetes Bootcamp (CKAD)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Anyone who plans to work with Kubernetes at any level or tier of involvement Any company or individual who wants to advance their knowledge of the cloud environment Application Developers Operations Developers IT Directors/Managers Overview All topics required by the CKAD exam, including: Deploy applications to a Kubernetes cluster Pods, ReplicaSets, Deployments, DaemonSets Self-healing and observable applications Multi-container Pod Design Application configuration via Configmaps, Secrets Administrate cluster use for your team A systematic understanding of Kubernetes architecture Troubleshooting and debugging tools Kubernetes networking and services Kubernetes is a Cloud Orchestration Platform providing reliability, replication, and stability while maximizing resource utilization for applications and services. By the conclusion of this hands-on training, you will go back to work with all necessary commands and practical skills to empower your team to succeed, as well as gain knowledge of important concepts like Kubernetes architecture and container orchestration. We prioritize covering all objectives and concepts necessary for passing the Certified Kubernetes Application Developer (CKAD) exam. You will command and configure a high availability Kubernetes environment (and later, build your own!) capable of demonstrating all ?K8s'' features discussed and demonstrated in this course. Your week of intensive, hands-on training will conclude with a mock CKAD exam that matches the real thing. Kubernetes Architecture Components Understand API deprecations Containers Define, build and modify container images Pods Master Services Node Services K8s Services YAML Essentials Creating a K8s Cluster kubectl Commands Kubernetes Resources Kubernetes Namespace Kubernetes Contexts Pods What is a Pod? Create, List, Delete Pods How to Access Running Pods Kubernetes Resources Managing Cloud Resource Consumption Multi-Container Pod Design Security Contexts Init Containers Understand multi-container Pod design patterns (e.g. sidecar, init and others) Pod Wellness Tracking Networking Packet Forwarding ClusterIP and NodePort Services Provide and troubleshoot access to applications via services Ingress Controllers Use Ingress rules to expose applications NetworkPolicy resource Demonstrate basic understanding of NetworkPolicies Network Plugins Defining the Service Mesh Service mesh configuration examples ReplicaSets Services ReplicaSet Function Deploying ReplicaSets Deployments Deployment Object Updating/Rolling Back Deployments Understand Deployments and how to perform rolling updates Deployment Strategies Use Kubernetes primitives to implement common deployment strategies (e.g. blue/green or canary) Scaling ReplicaSets Autoscaling Labels and Annotations Labels Annotations Node Taints and Tolerations Jobs The K8s Job and CronJob Understand Jobs and CronJobs Immediate vs. scheduled internal use Application Configuration Understanding and defining resource requirements, limits and quotas Config Maps Create & consume Secrets Patching Custom Resource Definition Discover and use resources that extend Kubernetes (CRD) Managing ConfigMaps and Secrets as Volumes Storage Static and dynamic persistent volumes via StorageClass K8s volume configuration Utilize persistent and ephemeral volumes Adding persistent storage to containers via persistent volume claims Introduction to Helm Helm Introduction Charts Use the Helm package manager to deploy existing packages Application Security Understand authentication, authorization and admission control Understand ServiceAccounts Understand SecurityContexts Application Observability and Maintenance Use provided tools to monitor Kubernetes applications How to Troubleshoot Kubernetes Basic and Advanced Logging Techniques Utilize container logs Accessing containers with Port-Forward Debugging in Kubernetes Hands on Labs: Define, build and modify container images Deploy Kubernetes using Ansible Isolating Resources with Kubernetes Namespaces Cluster Access with Kubernetes Context Listing Resources with kubectl get Examining Resources with kubectl describe Create and Configure Basic Pods Debugging via kubectl port-forward Imperative vs. Declarative Resource Creation Performing Commands inside a Pod Understanding Labels and Selectors Insert an Annotation Create and Configure a ReplicaSet Writing a Deployment Manifest Perform rolling updates and rollbacks with Deployments Horizontal Scaling with kubectl scale Implement probes and health checks Understanding and defining resource requirements, limits and quotas Understand Jobs and CronJobs Best Practices for Container Customization Persistent Configuration with ConfigMaps Create and Consume Secrets Understand the Init container multi-container Pod design pattern Using PersistentVolumeClaims for Storage Dynamically Provision PersistentVolumes with NFS Deploy a NetworkPolicy Provide and troubleshoot access to applications via services Use Ingress rules to expose applications Understand the Sidecar multi-container Pod design pattern Setting up a single tier service mesh Tainted Nodes and Tolerations Use the Helm package manager to deploy existing packages A Completed Project Install Jenkins Using Helm and Run a Demo Job Custom Resource Definitions (CRDs) Patching Understanding Security Contexts for Cluster Access Control Utilize container logs Advanced Logging Techniques Troubleshooting Calicoctl Deploy a Kubernetes Cluster using Kubeadm Monitoring Applications in Kubernetes Resource-Based Autoscaling Create ServiceAccounts for use with the Kubernetes Dashboard Saving Your Progress With GitHub CKAD Practice Drill Alta Kubernetes Course Specific Updates Sourcing Secrets from HashiCorp Vault Example CKAD Test Questions

Kubernetes Bootcamp (CKAD)
Delivered OnlineFlexible Dates
Price on Enquiry

Online Options

Show all 942

Complete Git Guide: Understand and Master Git and GitHub

By Packt

GitHub is a Git repository hosting service, but it adds many of its own features. While Git is a command line tool, GitHub provides a Web-based graphical interface. It also provides access control and several collaboration features, such as a wikis and basic task management tools for every project.

Complete Git Guide: Understand and Master Git and GitHub
Delivered Online On Demand21 hours 51 minutes
£88.99

Git and GitHub Complete Master Class: Beginner to Git Expert

By Packt

This course takes you through the full spectrum of basic to advanced topics, equipping you with the skills you need to get started with Git and GitHub. With the help of exercises and activities, you will be able to grasp all the concepts of Git and GitHub with ease.

Git and GitHub Complete Master Class: Beginner to Git Expert
Delivered Online On Demand13 hours 22 minutes
£93.99

Git Essentials for Beginners

By Packt

A carefully structured course that covers everything from installing Git on Linux to understanding Git reset such as soft, mixed, and hard reset. With a perfect blend of animations and live lab demos, the course makes it easy to grasp the concepts.

Git Essentials for Beginners
Delivered Online On Demand7 hours 23 minutes
£56.99

Git Essentials: Become a Git and GitHub Ninja

By Packt

In this course, you will learn everything you need to know about working with Git and GitHub. By the end of this course, you will have the knowledge and confidence you need in order to apply for a job, work in a team, or work on open-source projects.

Git Essentials: Become a Git and GitHub Ninja
Delivered Online On Demand3 hours 25 minutes
£29.99

Git and GitHub Crash Course

By Packt

This course focuses on the basic features of Git and GitHub such as commits, branches, merging, GitHub, and Git objects. If you are new to Git and GitHub, this course will help you get familiarized with the concepts so that you can use them in your projects and the projects that you potentially will contribute to in the future.

Git and GitHub Crash Course
Delivered Online On Demand1 hour 15 minutes
£37.99

Git and GitHub for DevOps Engineers

By Packt

Not sure where to start your DevOps journey? Or want to know what kind of activities a DevOps engineer would do on Git and GitHub in the real world? Or would you like to set up a production-ready Git environment for your developers? Then this course is for you.

Git and GitHub for DevOps Engineers
Delivered Online On Demand6 hours 16 minutes
£29.99

Git and GitHub Masterclass - Fast-Track Your Journey to Git

By Packt

GitHub is one of the most important code hosting platforms. This hands-on course will help you to understand the concepts with real-world scenarios and use cases. This course will help you become a better developer. No prior coding experience is needed to take up this course, just dedication and commitment to learning.

Git and GitHub Masterclass - Fast-Track Your Journey to Git
Delivered Online On Demand9 hours 15 minutes
£41.99

Git and GitHub for engineers

5.0(3)

By Systems & Network Training

Git and GitHub course description This course covers version control using Git but also using GUI frontends such as GitHub. The course starts with a tour of using GitHub but then quickly moves onto using git from the command line. All elements of git version control are covered including creation of repositories, adding and editing files, branches and merging, rewriting history and handling merge conflicts. Hands on sessions are used throughout the course. What will you learn Install git. Add and edit files in a repository. Create branches and perform merges. Handle merge conflicts. Git and GitHub course details Who will benefit: Anyone requiring version control. Prerequisites: None. Duration 1 day Git and GitHub course contents Introduction Version control for software, configuration management. Other uses. Version control systems. What is git? What is GitHub? Distributed version control. Comparison of git to other systems. GitHub Getting started, creating an account, account types, repositories, access control, bug tracking, feature requests. Alternatives to GitHub. Hands on Using GitHub. Installing git Linux install, Windows install, git config, levels, user.name, user.email. Hands on Installing and configuring git. Creating repositories git clone, github, git remote, git init. Hands on Creating a repository. Adding and editing files Staging and adding, git add, git commit, git push, git pull, git status, git log. Two stage process. File states: Working, staging, history, untracked. git mv, git rm, .gitignore, git diff, git difftool. Undoing changes. Hands on Adding and editing files in git. Branching and merging What is a branch, HEAD label, master branch, git branch, git checkout. Feature branches, bux fix branches, integration branches, production branches, fast forward merges, 3 way merges, git merge, git status, git log, tags. Hands on Making branches, merging. Rewriting history git reset, git rebase, advantages. Hands on Reset commits, rebase a branch. Merge conflicts What is a conflict, conflict resolution process, resolving merges, rebasing, git log, merge tools, configuring merge tools, avoiding conflicts. Hands on Merge resolution.

Git and GitHub for engineers
Delivered in Internationally or OnlineFlexible Dates
£797

Azure DevOps and Continuous Delivery with Git

By Packt

Master Azure DevOps and Git for seamless, efficient software delivery. This comprehensive course covers everything from basic project management concepts to advanced continuous delivery techniques in Azure DevOps, tailored for technical professionals.

Azure DevOps and Continuous Delivery with Git
Delivered Online On Demand4 hours 33 minutes
£41.99

Learning Git and GitHub

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is designed for developers who want to learn about Git and GitHub. Overview Upon completion of this course, participants will be able to: ? Install and run Git ? Describe basic concepts of Git version control ? Work on multiple branches ? Optimize merging and fixing merge conflicts ? Create and manage GitHub repositories ? Collaborate using GitHub This hands-on course teaches participants how to integrate Git and GitHub into their daily command-line workflow. Git operations, customizations of Git functionality, and how to connect to Git via Eclipse are covered as well. Introduction Introduction to Version Control Systems The Birth of Git and Why Git? What is GitHub? GitHub Repository Concepts Getting Started With Git Installing and Running Git The Git command Line Configuration Files Creating your First Git Repository Staging Area Git Commit Viewing History Creating Aliases and Shortcuts Hands-on Lab Session Getting Started with GitHub Creating and Configuring a Repository in GitHub Uploading your Repository to GitHub Understand Repository?s Main Page Using the README Hands-on Lab Session File Management in Git Locally The Index File Classifications in Git Rename a File Delete a File Ignore Files using .gitignore File Hands-on Lab Session Collaboration on Pull Requests Cloning and Forking Repositories Creating a Pull Request Collaborating a Pull Request Merging on a Pull Request Working with Branches Hands-on Lab Session Integrating GitHub with Eclipse Introducing EGit Plugin Configuring GitHub in Eclipse Working with Eclipse Hands-on Lab Session Reviewing and Configuring a Project on GitHub Configuring a Repository Adding Collaborators Creating Organizations Managing Teams Introducing Issues Merging, Rebasing and Resolving Conflicts Merging Branches Git diff and Commit Ranges Working with Merge Conflicts Merge Strategies Introduction to Rebasing Rebasing Branches Reverting and Fixing Bad Commits Hands-on Lab Session Additional course details: Nexus Humans Learning Git and GitHub 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 Learning Git and GitHub 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.

Learning Git and GitHub
Delivered OnlineFlexible Dates
Price on Enquiry

Educators matching "Git"

Show all 358
Sublime Education

sublime education

Education Discounts Educational discounts are not presently offered. Upgrade Policy (Personal License) A license is valid for Sublime Text 3, and includes all point updates, as well as access to prior versions (e.g., Sublime Text 2). Future major versions, such as Sublime Text 4, will be a paid upgrade. If you have a license from 2012 or earlier, you can upgrade to a Sublime Text 3 license at a discounted rate. Upgrade Policy (Business Subscription) Subscription licenses are always valid for the current version of Sublime Text. If you have a business license purchased before subscriptions were introduced, that will remain valid for all versions of Sublime Text 3. Future major versions, such as Sublime Text 4, will require purchasing a subscription for business customers. Expiration Date Licenses purchased for Sublime Text 3 do not expire, however an upgrade fee will be required for Sublime Text 4. Multiple Operating Systems or Computers Licenses are per-user, so you're welcome to use the one license on all computers and operating systems where you are the primary user. For businesses, the number of users must equal the number of licenses. Using a Personal License at Work As licenses are per-user, you're welcome to use your license key on all computers where you are the primary user, including at work. Business vs Personal A personal license key will have your name on it, while a business license key will normally have the company name, in accordance with what is entered into the Buy page. Educational Institutions If you would like to purchase Sublime Text for use in a computer lab, it is not necessary to have the number of licenses equal to the number of students. You may purchase the lesser of either: 1) the number of computers that will have Sublime Text installed or 2) the number of students who will be using Sublime Text. Site Licenses Site licenses are not offered for Sublime Text.

Duco Digital Training

duco digital training

5.0(12)

Redcar

Duco Digital Training [https://ducodigitaltraining.com/courses] is a trusted provider of BCS online accredited courses, boot camps and training in an exciting range of business and technology subjects, Artificial Intelligence (AI) & Machine Learning, [https://ducodigitaltraining.com/artificial-intelligence-courses] Business Analysis [https://ducodigitaltraining.com/business-analysis-courses], Data Protection [https://ducodigitaltraining.com/data-protection-courses], Data Analysis [https://ducodigitaltraining.com/data-analysis-courses], Digital Product Management [https://ducodigitaltraining.com/digital-product-management-course], IT Ethics [https://ducodigitaltraining.com/business-and-it-ethics-courses], Sales and Marketing [https://ducodigitaltraining.com/sales-and-marketing-courses], and Management [https://ducodigitaltraining.com/management-courses]. These range from short courses (awards), focused certifications at essential, foundation and practitioner levels, diplomas and bundles; designed to fit with career goals, your available time to learn and budget. As well as strengthening skills and knowledge in a current role, these industry-recognised qualifications are recognised in over 200 countries, and can also open up a range of exciting new opportunities with a free one-year membership to BCS which offers professional networking, CPD and career support when learners pass their exam with Duco Digital. We are committed to making learning as easy as possible. Our courses are designed so you can learn at home or work, without excessive reading or time-consuming assignments. Upgrade your skills and become indispensable to your company - enrol on a course today and begin your path to success!

Boot Camp Digital

boot camp digital

5.0(35)

Miami

Boot Camp Digital is the global leader in digital and social media marketing training. We specialize in e-learning, certifications, live workshops, and digital transformation programs. We have the most extensive and comprehensive online training library and create customized high-impact workshops for businesses, organizations, and teams. We've trained over one million marketers since 2007. What sets our training apart is its design for impact and results. We build training that is practical and actionable. We support it with live demonstrations, hands-on applications, templates, guides, checklists, and best practices. This means you’ll get real impact from our training to give you better results faster. Our mission is to transform your digital marketing capabilities to transform your results. Boot Camp Digital Offers: • The biggest course library featuring on-demand learning, knowledge tests, activities, and action planning • The most resources - over 200 templates, guides, planners, checklists, and proven methods • Industry-accredited certifications, online and in-person • Customized team training to grow the skills and results of your organization • Content aligned with Industry Leaders: Meta Blueprint + Google We cover 100+ topics including: Social Media Strategy, SEO, Digital Ads, Google Ads, Facebook Ads, Social Media Ads, Facebook Marketing, Instagram Marketing, TikTok Marketing, Google Analytics, Digital Marketing Strategy, Digital Marketing Measurement, Digital Analytics, and Data, Digital Transformation, LinkedIn Marketing, LinkedIn for Sales, LinkedIn Profile Optimization, Personal Branding, Employee Advocacy, Digital Transformation, Website Optimization, Content Marketing, Content Strategy, Content Optimization and more. For over 20 years, Boot Camp Digital has transformed countless start-ups, small businesses, and global companies like Meta, Google, IBM, P&G, GE, Nike, Harley-Davidson, LabCorp, Verizon, US Army, Prudential, NASA, General Mills, Kickstarter, Morgan Stanley, Cisco, Johnson & Johnson, Medtronic, the Better Business Bureau and more. 

Digital Arts Training - Sofia Katsikadi

digital arts training - sofia katsikadi

5.0(7)

Edinburgh

Adobe Certified Expert & Instructor | BA | MSc I have over 15 years of working experience in Design, Photography and Media, allowing me to maintain a wide variety of skills that assist in supporting students, professionals and enthusiasts involved in the Creative industries. Currently, I'm freelancing and teaching MSc Design at the University of Edinburgh. Since I started teaching in 2013, I have taught other educators, art directors, creative professionals but also students of all ages (5 to 75!) and abilities, including individuals with learning and behavioural difficulties. Moreover, I have delivered bespoke Adobe creative training for clients such as the BBC, SKY, WWF, NHS, ILGA, Roche, The National Gallery and several Universities and Colleges. Since 2015 I've continuously been one of the very few Adobe Certified Instructors and Experts. Because of my comprehensive knowledge of the Adobe software and digital media theory, I received a series of certifications from Adobe, such as Educator Specialist in Visual and Video Design, Digital Imaging and Digital Creativity Expert for classrooms, Expert in Digital Media and Creativity Training and Adobe Education Trainer, accrediting me to train other educators. I have achieved an MSc in Design and Digital Media (with distinction) from the University of Edinburgh, where I chose to work with 3D, Motion Graphics, VFX, UI/UX, Video Game Design and AR/VR. I specialised in VR experiences made with Unreal Engine and particle systems. I have also achieved a 1:1 BA (Hons) focused on Photography and Audiovisual Arts, where I had the opportunity to experiment with different forms of visual and digital art whilst specialising in Architecture Photography and Image Editing. Moreover, I hold a Digital Photography certificate from the University of Harvard. My latest experience is focused on delivering lessons and lectures in Digital Media and Visual Arts as well as my freelance projects. Above all, I have successfully employed a motivational approach when teaching and found that this led to many positive student outcomes, such as developing their creative thinking. A key part of my career is helping students reach their full potential, which I work towards by focusing on creative and critical thinking when teaching. Enhanced PVG/DBS available An interview about my work with Adobe, at Pearson: certiport.pearsonvue.com/Blog/2021/February/Expanding-Creativity-with-Adobe-Certification Software: Photoshop, Illustrator, InDesign, Premiere Pro, After Effects, Lightroom, Fresco, Procreate, Cinema 4D, Unreal Engine