Glossary
Welcome to the Glossary! Here you’ll find definitions and explanations for key terms and concepts used throughout this documentation. If you encounter a term that isn’t listed here, feel free to reach out, and we’ll add it to the glossary.
A
API (Application Programming Interface)
A set of rules and protocols that allows different software applications to communicate with each other. APIs are often used to fetch data or integrate third-party tools into a project.
Authentication
The process of verifying a user’s identity before granting access to a system or resource.
B
Backend
The server-side of a website or application that handles data storage, logic, and integrations. Technologies like Python, Django, and PostgreSQL are commonly used for backend development.
Bootstrap
A popular front-end framework for building responsive, mobile-first websites using pre-designed components.
C
CDN (Content Delivery Network)
A distributed network of servers that delivers web content to users based on their geographic location to improve speed and performance.
CRM (Customer Relationship Management)
Software designed to manage customer interactions, track leads, and improve business relationships.
D
Dashboard
A visual interface that displays key metrics, analytics, and data insights in a user-friendly format.
DevOps
A set of practices that combines software development (Dev) and IT operations (Ops) to improve efficiency and streamline the deployment process.
E
Encryption
The process of converting information into a secure format that can only be accessed by authorized parties.
F
Frontend
The client-side of a website or application that users interact with, typically built using HTML, CSS, and JavaScript.
Full-Stack Development
A type of development that involves working on both the frontend and backend of a project.
G
Git
A version control system used to track changes in code and collaborate with team members.
Glossary
A section of documentation that defines and explains terms and concepts for the user.
H
Hosting
The service of storing a website or application on a server to make it accessible on the internet.
HTML (HyperText Markup Language)
The standard language used to create the structure of web pages.
M
Markdown
A lightweight markup language used to format text, often for documentation or writing content for static sites like this one.
Monitoring
The process of tracking a system’s performance, availability, and functionality to ensure it runs smoothly.
P
PostgreSQL
A powerful, open-source relational database system often used for managing backend data.
R
Responsive Design
An approach to web design that ensures websites look and function well on devices of all sizes, from desktops to smartphones.
S
SEO (Search Engine Optimization)
The practice of optimizing a website to rank higher in search engine results and attract more traffic.
SSL (Secure Sockets Layer)
A protocol that ensures encrypted communication between a web server and a browser, providing security for sensitive data.
T
Troubleshooting
The process of identifying and resolving issues or problems in a system.
U
UI/UX (User Interface/User Experience)
UI refers to the visual design of a website or application, while UX focuses on the overall experience and usability for the user.
Need Help?
If you come across a term that isn’t listed here, please contact us at info@dunosis.com, and we’ll include it in the next update.