PluralSight – Security Analysis for CompTIA CySA Plus

PluralSight – Security Analysis for CompTIA CySA Plus Bookware-KNiSO
English | Size: 384.31 MB
Category: Tutorial


The security market is changing rapidly, in fact most enterprises believe that security management has become significantly more difficult. Why? Most companies are reactive instead of proactive when it comes to securing their networks, resources and data. In this course, Security Analysis for CompTIA CySA+, you ll learn the foundational skills required as a CySA+ professional. First, you ll explore the importance of treating data and intelligence that every industry should consider Next, you ll discover how to evaluate the risk mitigation of any organization including chain-supply assessment. Finally, you ll learn how to proactively hunt for threats, understand your nemesis, and protect your data. When you re finished with this course, you ll have the skills and knowledge of a cybersecurity analyst needed to monitor and protect your organization

PluralSight – Systems Programming on IBM Z

PluralSight – Systems Programming on IBM Z Bookware-KNiSO
English | Size: 447.76 MB
Category: Tutorial


The foundational knowledge for the position of an IBM z/OS System Programmer and System Administrator begins with this third and final course in the three course professional certificate track. This course provides hands-on labs to everyday z/OS tasks with JCL, JES, ISHELL and HFS, and z/OSMF. Topics
covered include VSAM, z/OS System Libraries, the Language Environment, Generation Data Groups, RAIM, DB2, UNIX System Services, and USS File System. On successful completion of this course, the learners are eligible to claim the Basic System Programming on IBM Z badge.

PluralSight – Developing Local Chef Cookbooks on Linux

PluralSight – Developing Local Chef Cookbooks on Linux Bookware-KNiSO
English | Size: 315.06 MB
Category: Tutorial


The Chef repo, with its patterns of cookbooks and accompanying assets, is the foundation for building robust solutions to deploy to your managed infrastructure. In this course Developing Local Chef Cookbooks on Linux , you’ll learn in-depth skills that are critical in your role as a developer and engineer, exploring what s possible with the Chef Workstation tools and testing platforms which are available to you, as well as implementing the foundational concepts of Chef, including test-driven development and automation

PluralSight – Perform Cloud Security Operations

PluralSight – Perform Cloud Security Operations Bookware-KNiSO
English | Size: 53.46 MB
Category: Tutorial


Incidents in the cloud can be devastating for an organization’s ability to thrive or survive. In this course, Perform Cloud Security Operations, you ll earn to implement tools to use to monitor and manage through incidents. First you ll explore how to prepare for incident response in the cloud. Next, you ll configure monitoring and logging in the cloud. Finally, you ll learn how to select from SecaaS providers. When you re finished with this course, you ll have the skills and knowledge of Performing Cloud Security Operations needed to monitor and manage through incidents in the cloud

PluralSight – Core Python Hashing and More Collections

PluralSight – Core Python Hashing and More Collections Bookware-KNiSO
English | Size: 186.09 MB
Category: Tutorial


Whether you are writing scripts for your own use, building websites with something like Flask, or using machine learning frameworks like TensorFlow, you need to use collections in Python. However, often there are multiple collection types that seem like the correct solution to your particular problem. Being able to pick the correct type is an essential skill to write effective Python code. In this course, Core Python: Hashing and More Collections, you will learn about more of the collection types in Python and be able to pick the correct type and use that type more effectively. First, you will learn how to classify collection types to be able to easily determine what kind of functionality all the advanced collection types offer. Next, you will discover how to implement __hash__ and __eq__ to make your own types more useful in mapping types. Finally, you will explore more of the collection types in Python. When you are finished with this course, you will have the skills and knowledge of Python collection types needed to write more effective Python