
Linux Academy – EKS Basics-APoLLo
English | Size: 254.49 MB
Category: Tutorial
Get Yourself a Better Life! Free eLearning Download
Linux Academy – EKS Basics-APoLLo
English | Size: 254.49 MB
Category: Tutorial
Egghead.io – Getting Started With Angular Elements-APoLLo
English | Size: 244.69 MB
Category: Tutorial
Angular elements are one of the major innovations in Angular 6+. Elements allow us to develop Angular components like we always have through Angular’s powerful API, and then compile them into browser-native custom elements. With custom elements, we can define new HTML elements in a framework-agnostic way that adheres to web standards. We can also extend the HTML by defining a tag whose content is created and controlled by JavaScript code. [Read more…]
Egghead.io – Css Selectors In Depth-APoLLo
English | Size: 134.57 MB
Category: Tutorial
Cascading style sheet (CSS) selectors are the glue that connects styling to HTML content. Understanding how they work enables a developer to write more semantic markup and keeps styling modular for better project maintenance. [Read more…]
Lynda – Cybersecurity with Cloud Computing-APoLLo
English | Size: 333.46 MB
Category: Tutorial
More and more companies are migrating their applications and infrastructure to the cloud, shifting operational aspects to service providers such as Microsoft and Amazon. However, cloud computing is a shared responsibility, especially when it comes to keeping your data, users, and systems safe. In this course, Malcolm Shore outlines the major forms of cloud technology, its benefits and risks, and the cybersecurity standards and body of knowledge required to mitigate those risks. He introduces concepts such as software as a service (SaaS), platform as a service (PaaS), and infrastructure as a service (IaaS) and the different deployment models available. He then reviews offerings from Microsoft Azure, Amazon Web Services, and Google Apps. Malcolm also shows the Security as a Service (SecaaS) capability of each platform, which can be used to identify unauthorized access and put cloud security defenses like encryption, logging, and monitoring into place. [Read more…]
Egghead.io – Practical Advanced Typescript-APoLLo
English | Size: 247.87 MB
Category: Script
This course explores some of the new advanced TypeScript features, using practical examples you might encounter in your projects. [Read more…]
Egghead.io – End To End Testing With Cypress-APoLLo
English | Size: 286.41 MB
Category: Tutorial
The tools available for unit testing have come a long way. While testing may never be “easy”, the available tools have certainly moved testing closer to the simple end of the spectrum. Full end to end testing hasn’t quite kept the same pace and as a result many applications are testing manually and often by users in production. Cypress provides a testing environment that makes end-to-end testing fast and reliable with a simple API that makes creating automated unit tests for your web applications a no-brainer. [Read more…]
Egghead.io – Algorithms In Javascript-APoLLo
English | Size: 242.56 MB
Category: Tutorial
Algorithms are functions that are used to solve a class of problems. Really any piece of code can be a algorithm! There are common algorithm implementations that have proven to accomplish tasks faster than others. However, speed is not measured in seconds but in terms of growth (Big O notation). [Read more…]
Egghead.io – Css Fundamentals-APoLLo
English | Size: 106.31 MB
Category: Tutorial
Can you center an HTML element? Do you know how the box model works? CSS is a fundamental language imperative to working with websites. It controls all the visual aspects of a site, from colors to layouts. [Read more…]
Linux Academy – Elasticsearch Deep Dive-APoLLo
English | Size: 1.42 GB
Category: Tutorial
Elasticsearch has become a favorite technology amongst administrators, engineers, and developers alike. Whether you are using it with the rest of the Elastic Stack or on its own, Elasticsearch has proven itself to be a powerful and easy to use search and analytics engine. Log aggregation, operational analytics, application performance monitoring, NoSQL databases, site search, and ad-hoc data analysis are just a few of the many use cases this product has become synonymous with. Now that Elasticsearch has become a mainstream technology, it is helpful to know a little something about it. [Read more…]
Egghead.io – Javascript Promises In Depth-APoLLo
English | Size: 203.97 MB
Category: Tutorial
ES2015 brought a native Promise to the JavaScript standard library. In this course, we’re going to take an in-depth look at how to use promises to model various kinds of asynchronous operations. [Read more…]