Configuring
Everything on SkillVeris tagged Configuring — collected across the glossary, study notes, blog, and cheat sheets.
29 resources across 2 libraries
Study Notes(28)
Duplex Communication in WCF
Covers how WCF services push data back to clients using callback contracts, duplex-capable bindings, and session-aware instance management.
Tabs: Personal and Channel
Teams tabs embed web content inside the client as either a personal, always-available experience or a per-channel configured instance, powered by the Teams Jav…
Installing and Configuring a Server
A walkthrough of installing Windows Server and performing the essential post-install configuration steps before it joins production.
Installing and Configuring EF Core
Step-by-step guide to installing EF Core NuGet packages, configuring connection strings, and registering DbContext with dependency injection.
Installing and Configuring Jest
How to add Jest to a JavaScript or TypeScript project, and the key configuration options in jest.config.js.
Collection Runner
Learn how Postman's Collection Runner executes an entire collection of requests in sequence, complete with data-driven iterations, delays, and detailed pass/fa…
Configuring Headers and Cookies
Use the HTTP Header Manager and HTTP Cookie Manager to simulate realistic browser and API-client behavior, including auth headers and session cookies.
HTTP Request Sampler
The core JMeter element for sending HTTP/HTTPS requests to a server, covering method, path, parameters, body data, and implementation settings.
Response Assertions
Learn how JMeter's Response Assertion element validates sample responses against text, regex, and status-code patterns so failures are caught automatically ins…
Cross-Browser Testing
Learn how to write and run Selenium tests that validate application behavior consistently across Chrome, Firefox, Edge, and Safari.
Environment Variables and Configuration
Learn how Cypress resolves environment variables across config files, OS variables, and the CLI, and how fixtures supply deterministic test data.
Operators
Understand what Airflow operators are, the major built-in categories, and how to configure or subclass them to build reliable tasks.
Retries and Error Handling
Configuring per-task retries, retry delays, callbacks, and trigger rules so Airflow DAGs recover gracefully from transient failures.
Connecting to a Warehouse
How dbt uses adapters and profiles.yml to authenticate against a data warehouse, and how to verify the connection with dbt debug.
Lists and Libraries
Learn how SharePoint Lists and Document Libraries store structured data and files, and how to configure columns, views, and thresholds effectively.
Gzip and Compression
How Nginx's gzip module shrinks response payloads, the directives that control it, and how Brotli compares as a modern alternative.
Nginx Caching Explained
How Nginx's proxy_cache module stores upstream responses to cut backend load and speed up delivery, and how to configure, key, and invalidate that cache correc…
Installing and Configuring Ansible
Ansible is installed via pip or a system package manager on the control node, then tuned through the layered ansible.cfg configuration file.
The AWS Management Console and CLI
How to interact with AWS through the web-based Management Console and the Command Line Interface, and when to use each.
Flask-SQLAlchemy Basics
Learn how Flask-SQLAlchemy wires the SQLAlchemy ORM into a Flask app, from configuration to sessions.
Redis Eviction Policies
How Redis decides which keys to remove when memory is full, the available eviction policies, and how to choose the right one for your workload.
Configuring tsconfig.json in TypeScript
How tsconfig.json controls TypeScript compiler behavior, including strictness, target/module output, file inclusion, and output directories.
Environment Variables and Configuration
Learn how to configure containerized applications using environment variables, .env files, and Dockerfile defaults without rebuilding images.
Installing and Configuring Git
How to install Git on major platforms and configure identity, editor, and behavior settings at the system, global, and local levels.
Showing 24 of 28.