This JavaScript testing framework is known for its simplicity and is often used with React.
Jest
This JVM-based NoSQL database is built on the model of nodes and relationships.
Neo4J
Teleport allows auditing of user ____ in Kubernetes environments.
Sessions
This Microsoft-owned service provides free Git-based version control and collaboration features.
GitHub
This practice involves estimating the size of user stories in agile software development.
Story Pointing
Developed by Vercel, this React-based framework offers features like server-side rendering and static site generation.
Next.js
In Elasticsearch, this term refers to a collection of documents that share a similar structure.
Index
Terraform uses this language for its configuration files.
HCL
This UNIX-based operating system, developed and marketed by Apple Inc., powers every Mac.
macOS (or Darwin)
This practice enables version control, collaboration, and repeatability in infrastructure management.
Infrastructure as Code
This HTTP status code indicates a temporary URL redirection
302
This data manipulation method in Pandas is used to combine two or more dataframes.
Merge (or Join)
In cybersecurity, SBOM stands for ______.
Software Bill of Materials
Docusaurus provides this feature to maintain versioned documentation.
Versioning
Persistence layer encapsulating data access and storage logic in domain-driven design.
Repository
In a GraphQL server, what function is responsible for fetching the actual data for a given field?
Resolver
This PySpark action reduces the elements of an RDD using a binary operator
reduce()
This principle involves giving a user the minimum levels of access necessary to perform their job function
Principle of Least Privilege
MacOS has a built-in system-level scripting language called this.
AppleScript
Pair programming benefit of reducing time needed for this quality assurance practice.
Code review
This protocol enables real-time, peer-to-peer direct video and audio in web applications
WebRTC
This technique used by GPT for predicting future words in a sequence.
Transformer Models
This protocol is used by Grafana to fetch metrics from a datasource
HTTP
VSCode uses this framework to run VSCode as a desktop application.
Electron
During an Event Storming session, these events represent something that needs to happen but has not been implemented yet.
Opportunity