PluralSight – Implementing And Performing Risk Management With ISO IEC 27005

PluralSight – Implementing And Performing Risk Management With ISO IEC 27005-REBAR
English | Size: 240.77 MB
Category: Tutorial


Join Pluralsight author Adam Bertram as he walks you through a preview of his “Managing and Maintaining Windows Server 2019 Active Directory Domain Services” course found only on Pluralsight.com. Build your technology skills with Adam’s help by managing user and computer accounts, ensuring your AD environment remains secure, and more. Visit Pluralsight.com to start learning Windows Server 2019 skills today!

PluralSight – Managing Remote Teams

PluralSight – Managing Remote Teams-REBAR
English | Size: 186.42 MB
Category: Tutorial


Knowing how to effectively manage remote teams has become an essential management skill if you want access to the best talent available worldwide and to keep up with a more and more competitive work environment. This course, Managing Remote Teams, comes as a solution to that problem, tackling it from multiple perspectives. First, you’ll discover the core components of remote team management: recruiting, communication, performance, and culture. Next, you’ll explore the principles of management and types of management systems. Finally, you’ll learn the fundamentals of implementation and some tools to help you along the way. When you’re finished with this course, you’ll have a solid understanding of the theory of remote team management, as well as practical experience from completing all the quick exercises found throughout the course.

PluralSight – Scraping Your First Web Page With Python

PluralSight – Scraping Your First Web Page With Python-REBAR
English | Size: 382.85 MB
Category: Tutorial


Web scraping is an important technique that is widely used as the first step in many workflows in data mining, information retrieval, and text-based machine learning. In this course, Scraping your First Web Page with Python, you will gain the ability to apply different scraping techniques including Beautiful Soup, and Scrapy. First, you will learn and use various HTTP client libraries such as Requests, httplib2, and urllib to download HTML content. Next, you will discover how Beautiful Soup is an extremely popular Python library that does better than regex in important ways. You will see how Beautiful Soup fixes up badly formed HTML, and constructs a nice parse tree that can be traversed and queried. Finally, you will add to your toolkit the knowledge of Scrapy, which is a full-fledged web scraping framework that combines the steps of retrieving and parsing web content and does so at production-scale. When you’re finished with this course, you will have the skills and knowledge to identify the relative strengths and use-cases of different web retrieval and scraping technologies such as regular expressions, Beautiful Soup, and Scrapy.

PluralSight – Cisco Core Security Secure Network Access Using Cisco ISE

PluralSight – Cisco Core Security Secure Network Access Using Cisco ISE-REBAR
English | Size: 210.89 MB
Category: Tutorial


Only allowing authorized devices access to a network is challenging enough, but ensuring appropriate device access while still having operational efficiency is even harder. In this course, Cisco Core Security: Secure Network Access Using Cisco ISE, you’ll gain the ability to leverage Cisco ISE to implement 802.1X. First, you will learn the foundational information needed to understand 802.1X. Next, you will discover how to configure Cisco ISE to support your devices and apply the correct policy to them. Finally, you will explore how to configure Cisco switches to support 802.1X and MAB. When you are finished with this course, you will have the skills and knowledge of implementing 802.1X with Cisco ISE needed to ensure only authorized devices connect to your network.

PluralSight – MySQL Fundamentals Part 2 FEB2020 Update

PluralSight – MySQL Fundamentals Part 2 FEB2020 Update-REBAR
English | Size: 374.98 MB
Category: Tutorial


MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP open source web application software stack. This course covers the fundamentals of MySQL, including how to install MySQL as well as write basic data retrieval and data modification queries.