Packt – Learning Linux 5 for System Administration

Packt – Learning Linux 5 for System Administration
English | Size: 612.7 MB
Category: Tutorial


Set up and configure a Linux server with administrative skills
Do you wish to become confident and master commands and operations in the Latest Linux version? This course is a one-stop guide covering everything you need to know to become an efficient Linux systems administrator.

Linkedin Learning – CSSLP Cert Prep 2 Secure Software Requirements

Linkedin Learning – CSSLP Cert Prep 2 Secure Software Requirements-XQZT
English | Size: 154.01 MB
Category: Tutorial


Specific, achievable security requirements are critical ingredients in the creation of any application. In this course, the second installment in the CSSLP Cert Prep series instructor Jerod Brennen dives into the subject of security requirements to prepare you for the second domain of the Certified Secure Software Lifecycle Professional (CSSLP) exam: Secure Software Requirements. Jerod discusses how to properly define what an app must be and do in order to remain secure. He covers how to approach security, privacy, and data classification requirements for applications. Plus, he goes over how to validate your requirements, including how to use a security requirement traceability matrix (SRTM) to determine how well an app adheres to your security requirements

Pluralsight – Scaling Machine Learning At Holiday Extras

Pluralsight – Scaling Machine Learning At Holiday Extras-NOLEDGE
English | Size: 98.79 MB
Category: Tutorial


Notes: Big Data LDN 2019 | Scaling Machine Learning at Holiday Extras | Rebecca Vickery This talk will describe how the data science team at Holiday
Extras are using Google Cloud Machine Learning Engine to deploy models in production. Rebecca Vickery will be discussing how using Google Cloud machine learning tools can help to democratize data science at scale by allowing data scientists to put models into production independently. Some of the challenges they faced as a small team of data scientists were: Managing bespoke deployment processes for models, a lack of collaboration across the team, and difficulty in finding the right combination of skills to deploy and manage models in operation Google Cloud Machine Learning Engine has been the impetus for a fully extensible and collaborative machine learning platform and has allowed Holiday Extras to deploy models at speed and scale

Pluralsight – Learning From Bug Bounty Results Codemash-NOLEDGE

Pluralsight – Learning From Bug Bounty Results Codemash-NOLEDGE
English | Size: 264.67 MB
Category: Tutorial


CodeMash 2020 | Watch How The Giants Fall: Learning from Bug Bounty Results | John Melton
This conference talk is a fun, fast-moving survey of some of the best recent bug bounty finds against some of the largest and best-known applications in the world. Some of the bugs are really simple, some are super complex, but all are entertaining. Throughout this talk, John Melton will share what caused the issue and how to fix it. You’ll walk away with entertainment, a view of the wide breadth of security issues, and practical ideas on testing and shoring up security in your own applications.

Linkedin Learning – Python Object-Oriented Programming

Linkedin Learning – Python Object-Oriented Programming-XQZT
English | Size: 269.09 MB
Category: Tutorial


The object-oriented programming (OOP) features in Python make it easier to build programs of increasing complexity and modularity. In this course, you can learn how to apply core OOP principles like inheritance and composition along with some Python-specific features like magic methods and data classes to build programs that are extensible and efficient. Begin by brushing up on some object-oriented basics, and then use Python features like magic methods to make your classes integrate tightly with the Python language and data classes to dramatically reduce the amount of boilerplate code needed to build data-centric objects