PluralSight – Introduction to Amazon API Gateway

PluralSight – Introduction to Amazon API Gateway Bookware-KNiSO
English | Size: 22.48 MB
Category: Tutorial


Maintaining the necessary infrastructure for scaling, stability, and security of your API can consume precious resources from your team. In this course, AWS Networking and the API Gateway, you will gain the ability to quickly get a robust API up and keep it running. First, you will learn how to set up and deploy an API in AWS API Gateway. Next, you will discover the different access control methods available for your API. Finally, you will explore how to monitor performance and track changes to your API. When you are finished with this course, you will have the skills and knowledge to administer an API in AWS API Gateway.

PluralSight – Writing Snort Rules

PluralSight – Writing Snort Rules Bookware-KNiSO
English | Size: 140.89 MB
Category: Tutorial


Would you like to detect potential threats to your network? Snort is an open source network intrusion detection system and intrusion prevention system that includes the ability to write custom rules. In this course, Writing Snort Rules you ll learn to write your own custom rules for Snort to detect specific traffic. First, you ll explore the basic Snort rule structure. Next, you ll discover how to leverage additional options to refine your traffic detection. Finally you ll learn how to further optimize your rules with new options in Snort version 3. When you re finished with this course, you ll have the skills and knowledge of Snort needed to write your own rules

PluralSight – Django Admin Bookware

PluralSight – Django Admin Bookware-KNiSO
English | Size: 246.44 MB
Category: Tutorial


Release Notes: Any Django site consists of many models that represent data you show to the end users. If there is a need to provide a way of managing that data using a handy user interface, then you should consider relying on Django’s built-in Admin component In this course, Django Admin, you ll learn how to harness the power of Django’s Admin simplifying data management for users without programming skills. First, you ll explore the basics of Django Admin: create a super user both manually and programmatically, use the default Admin s interface, get acquainted with the most important features, and you’ll add models by registering them. Next you ll customize the look of the registered models without using templates. Finally you ll learn how to add custom validation of models and generate the documentation. By the end of this course, you’ll have in-depth knowledge of Django Admin and be able to customize it’s look and behavior

PluralSight – Time Series Forecasting with Amazon Forecast

PluralSight – Time Series Forecasting with Amazon Forecast Bookware-KNiSO
English | Size: 88.12 MB
Category: Tutorial


Amazon Forecast is a managed service that provides accurate future forecasts using machine learning. In this course, Time Series Forecasting with Amazon Forecast, you will learn to use Amazon Forecast and machine learning technology to create an accurate time series forecast. First, you will explore the basics of Amazon Forecast, how it works, and how to set it up to be ready for use. Next, you will explore how to create a target time series dataset, by creating a group dataset and understanding domains and dataset types. Next you will learn how to train a predictor, creating and deploying predictor queries, and obtaining and visualizing actual and predicted results in the console. When finished with this course, you will have the skills and knowledge on how to use Amazon Forecast to create accurate future time series forecasts by using custom model predictors with machine learning algorithms to create forecasts that can be easily reviewed

PluralSight – Versioning and Evolving Microservices in ASP.NET Core

PluralSight – Versioning and Evolving Microservices in ASP.NET Core Bookware-KNiSO
English | Size: 186.48 MB
Category: Tutorial


In this course, Versioning and Evolving Microservices in ASP.NET Core, you ll learn to safely and effectively evolve your microservice APIs by versioning them. First, you ll discover the value of avoiding breaking changes to allow us to safely add functionality to our APIs. Next, you ll explore a variety of strategies and best practices for versioning APIs Finally, you ll learn how to put these techniques into practice in the context of a real-world ASP.NET Core microservices application. When you re finished with this course, you ll have the skills and knowledge of versioning strategies needed to evolve and improve your microservice APIs while maintaining backwards compatibility