Pluralsight – Designing Cisco SD-WAN Architecture and Components

Pluralsight – Designing Cisco SD-WAN Architecture and Components
English | Size: 276.26 MB
Category: Tutorial


In this course, you’ll gain knowledge about the Cisco SD-WAN solution, its core features, and various use cases. The Cisco SD-WAN is a distributed architecture based consisting of a number of new SD-WAN protocols and components.

PluralSight – Implement Full text Search in Couchbase

PluralSight – Implement Full text Search in Couchbase-BOOKWARE-KNiSO
English | Size: 373.23 MB
Category: TUtorial


When using Couchbase to store documents containing text data, you would like the ability to search within those documents with natural language capabilities. This is precisely what the Couchbase Full Text Service has to offer. In this course Implement Full-text Search in Couchbase, you will delve into how full-text indexes work in Couchbase and how these indexes can be created, used and configured. First you will begin by exploring how full-text searches in general rank documents for each query which is sent to them. This includes concepts such as term frequency and inverse document frequency. Next, you will get hands-on and build full-text indexes in a Couchbase cluster and submit a variety of queries to them. Then, you will move on to how full-text searches are likely to be performed from an application – by submitting search requests using N1QL queries and the Couchbase REST API. Finally, you will explore the use of analyzers and filters to only include specific words and terms within a full-text index. When you are finished with this course, you will be well-versed in the options available to build, use, and configure full-text indexes in Couchbase. This will give you the skills needed to speed up text-based searches against the data in your Couchbase cluster, and deliver better search results to your end users

PluralSight – Modeling Requirements

PluralSight – Modeling Requirements-BOOKWARE-KNiSO
English | Size: 148.00 MB
Category: Tutorial


The power of visually modeling requirements to get consensus buy-in, and to help validate and verify requirements is a key skill any analyst should know to deliver quality requirements for successful solutions. In this course, Modeling Requirements, you will learn how to model and visually represent your requirements to help you with any change effort. First, you will learn techniques and see examples on creating current and future state models. Next, you will explore how to create context diagrams. Then, you will see how to model requirements with use cases and use case diagrams. Finally, you will discover how to capture operational support models for complete requirements work When you re finished with this course, you will have the skills and knowledge to model requirements to ensure complete and successful solutions for any change-based work

Pluralsight – Django Views, Apps, and URL Mappings

Pluralsight – Django Views, Apps, and URL Mappings
English | Size: 226.29 MB
Category: Tutorial


Django has been one of the most popular Python frameworks to this date. This course will teach you to create a Django project, set up apps, build views, create URL mappings, and learn about some of the convenience features offered by Django.

PluralSight – Creating Forms in HTML

PluralSight – Creating Forms in HTML-BOOKWARE-KNiSO
English | Size: 189.14 MB
Category: Tutorial


A big part of HTML development involves creating forms for user input. In this course, Creating Forms in HTML, you will learn the skills you need to create useful input forms on your web pages. First, you will discover how HTML forms work and how to configure your form. Next, you will explore the various types of form inputs and how to best apply them. Finally, you will cover organizing styling, and validating your forms. When you re finished with this course, you will have a foundational understanding of HTML forms that will help you immensely as you move forward and create your own websites