Glossary
Glossary
There are currently 31 names in this directory beginning with the letter E.
E
Elasticsearch: An open-source search engine that is built on top of Apache Lucene and is used for real-time search and analytics
Encapsulation: The process of wrapping data and methods together in a single unit, such as an object or class
Encryption: The process of converting data into a secure, encoded form that can only be accessed or decrypted by authorized parties
End-to-end encryption: A type of encryption that protects data as it is transmitted between two points, such as a sender and a receiver
Endpoint security: The protection of devices, such as computers and mobile phones, that are connected to a network
Enterprise resource planning (ERP): A type of software that is used to manage and integrate the various functions of an organization, such as accounting, inventory management, and HR
Entity framework: An open-source object-relational mapping (ORM) framework that is used to access and manipulate data stored in a database
Entity-relationship model: A diagram or model that represents the relationships between entities in a database
ERP (Enterprise Resource Planning): A type of software that helps organizations manage and coordinate their business processes
Ethernet: A type of computer networking technology used to connect devices in a local area network (LAN)
ETL (Extract, Transform, Load): A process for extracting data from one or more sources, transforming it into a desired format, and loading it into a target system
Event loop: A loop that waits for and processes events, such as user input or network requests, in a program
Event-driven architecture: An architecture in which actions or events trigger the execution of specific tasks or processes
Exception hierarchy: A tree-like structure that represents the relationships between different types of exceptions in a program
Exploit: A piece of software, code, or technique that takes advantage of a vulnerability in a system or application
External library: A library or collection of code that is developed and maintained separately from a program or application, and is used to provide additional functionality
Extraction, transformation, and loading (ETL): A process for extracting data from one or more sources, transforming it into a desired format, and loading it into a target system