Facebook

Courses

We found 516 courses available for you
See

Introduction to Kubernetes Containerization eLearning

56 Lessons
Intermediate

Course Description: This online instructor led training course provides the …

What you'll learn
What Kubernetes is and what its used for
Key Kubernetes concepts, including the Kubernetes API, cluster architecture, and more
How to install, configure, and validate Kubernetes clusters
Scheduling pods
Daemon sets
Resource limitation
Pod and service networking
Persistent and creating volumes
Security primitives
Authentication and authorization
Logging and monitoring applications and cluster components
Troubleshooting applications, the control plane, the worker node, and the network

Automation with Chef eLearning

16 Lessons
Intermediate

Course Description: This online instructor led training course provides the …

What you'll learn
Chef resources
Recipes and cookbooks
How to test cookbooks
Centralized management
Scalability
Managing data
Automating runs

Automation with Ansible eLearning

35 Lessons
Intermediate

Course Description: This online instructor led training course provides the …

What you'll learn
What Ansible is
Ansible terminology
Installing Ansible
Setting up a test environment
Ansible configuration hierarchy
Playbook structure
Loops, blocks, strategies, and galaxies
Ansible in the Cloud
Templates

Configuration Automation with Puppet eLearning

39 Lessons
Intermediate

Course Description: This online instructor led training course provides the …

What you'll learn
Understand what Puppet is
Know the differences between Puppet OSS and Enterprise
Understand Puppet concepts, including run process, declaritive programming, puppetdb, and more
Be able to build a lab by installing the Puppet master and the agent
Understand classes and ordering
Better understand Puppet resources and types
Understand Hiera lookups
Be able to describe Puppet at scale
Understand how to avoid the common Puppet ordering loops
Be able to install Puppet Enterprise and understand the Puppet Enterprise Console

Angular Foundations eLearning

31 Lessons
Intermediate

Course Description: This online training course is a high level …

What you'll learn
Better understanding of Angular and why it was made
Skills to install git and Node.js
Better understanding of Node.js commands to create and anatomy of repository
Understanding of Angular tables and how they’re used
How to handle JSON data responses
How to store data objects in a repository that can be later accessed by components

React Foundations eLearning

33 Lessons
Intermediate

Course Description: This online training course is a high level …

What you'll learn
Be able to describe React and understanding how to setup a React development environment
Understand the advantages and disadvantages of React
Understand components, how they’re defined and rendered
State and setState
Understand JSX, props in JSX, and what not using JSX does
React data flow
Understand DOM Events, component Events, and preventDefault
Understand Form elements, libraries, and validation

Node.js Foundations eLearning

73 Lessons
Intermediate

Course Description: This online training course is a high level …

What you'll learn
Setting up a computer to write and run Node code
Create your first program and learn various aspects of Node app creation
Learn about the REPL terminal and how to execute different types of expressions
Understand what the node package manager is and how to use it for your applications
Learn how to respond to use callbacks to respond to events and drive app behavior
Explore event driven applications and see how apps are executed in Node
Understand the Node.js Event Emitter
Learn the different functionality offered by Node.js for Buffer interaction
Node.js streams
Creating, reading, and manipulating files with Node
Number representation and manipulation in JavaScript
Understanding how to use the Node.js web module to create and maintain a web server
Learn the basic usages of the express framework in your Node apps
Understand the various aspects of REST and how to build a REST compliant API
JavaScript methods

CSS Foundations eLearning

22 Lessons
Intermediate

Course Description: In front-end web development, there are three key …

What you'll learn
Style rules
How to add CSS
Class and ID selectors
Descendent and Grouping selectors
Background images