What query language does Prisma use to communicate with databases?
SQL
This opinionated code formatter supports many languages and integrates with most editors. The main goal is to remove original styling and ensure that all outputted code conforms to a consistent style.
Prettier
DataLoader is often used to implement this common technique when accessing a data store.
Batching
This feature of Bottleneck prevents a function from being called more than once every X milliseconds.
debouncing
What is the equivalent of 'shouldComponentUpdate' in functional components that use hooks in React.js?
React.memo
This high performance, open-source universal RPC framework was originally developed by Google.
gRPC
What type of data was Apache Spark originally designed to process?
Big Data
This Neo4j extension allows graph processing and analysis algorithms to be executed within the database.
Graph Data Science Library (GDS)
TensorFlow's high-level API that provides implementations of many different model types.
Estimator
This PySpark action is used for aggregating the elements of each partition and then the results for all the partitions
reduceByKey()
the make ___ command executes every target in a Makefile.
make all
Ansible is an open-source software provisioning, configuration management, and application-deployment tool enabling infrastructure as ____.
Code
This Google Cloud service is a scalable, fully-managed NoSQL document database for web, mobile and server applications.
Firestore
Grafana dashboards are built using this building block, which can be a graph, singlestat, gauge, table, or heatmap among others.
Panel
This is the security risk at the top of the OWASP Top 10 list as of 2021
Injection
This communications software company headquartered in San Jose, California provides videotelephony and online chat services through a cloud-based peer-to-peer software platform.
Zoom
Apple's system-wide notetaking feature is known as this.
Stickies
Keybase provides these two main features: encrypted messaging and file sharing.
True
This Desktop HTTP client from Kong lets you send generate code from requests you define in a collection
Insomnia
This feature enables developers to refactor their code directly in VS Code.
Refactoring Tools
These are digital recordings of computer screen output, also known as video screen capture, often containing audio narration.
Screencast Demos
A principle suggesting infrastructure management using software development techniques.
Infrastructure as Code
A way of designing systems where the focus is on the domain and domain logic.
Domain Driven Design
These items in Story Mapping represent complex user stories that can be broken down.
Epics
In 'Strong-style Pairing', who has control over the keyboard and the decisions?
Navigator