C
CDN
See Content Delivery Network
CDN (Content Delivery Network)
A CDN is a distributed server system that delivers web content (images, videos, scripts, HTML, etc.) quickly and efficiently to users based on their geographical location.
CDNs help reduce latency, improve website performance, and enhance security by caching content closer to end users.
Coupon
A coupon is a promotional tool that offers a discount, special offer, or other benefits to users when they purchase a product or service. In the software industry, coupons are commonly used to attract new customers, retain existing ones, and boost sales.
Claim
In sales, a Claim refers to a statement, promise, or assurance made by a business or salesperson about a product, service, or offer. It is used to convince potential customers by highlighting benefits, features, or guarantees.
Conf
See Conf
Configure (cấu hình)
Động từ, dịch là cấu hình. Đôi khi dùng trong use-case hay câu: "configre the settings".
Configuration
Configuration refers to setting up, customizing, and adjusting the components of a system, software, hardware, or network to function according to specific requirements. It involves defining settings, parameters, and preferences to ensure optimal performance.
Concept
A concept is an abstract idea, thought, or principle that helps explain or define something. It is a foundation for understanding, reasoning, and problem-solving in various fields such as business, science, philosophy, and technology.
Constant
A constant is a fixed value that does not change throughout the execution of a program, a mathematical equation, or a scientific principle. It is widely used in programming, mathematics, and physics.
Commission
A commission is a payment or fee earned based on a percentage of sales, transactions, or services provided. It is commonly used in sales, business, finance, and freelance work as an incentive for performance.
🔹 Types of Commission
Type
Definition
Example
Sales Commission
Paid based on the number or value of sales made
A real estate agent earns 3% of a home sale price
Performance-Based Commission
Earned when specific targets or goals are met
A salesperson gets a $500 bonus for exceeding quota
Flat-Rate Commission
A fixed amount paid per transaction
A recruiter gets $1,000 per hired candidate
Tiered Commission
Increases as sales volume grows
5% for the first $10,000 in sales, then 10% beyond that
Residual Commission
Ongoing payments for recurring sales
Insurance agents earn commissions on policy renewals
Affiliate Commission
Earned for referring customers to a business
Bloggers get a 10% commission from product referrals
🔹 Commission in Business & Sales🔹 Used as an Incentive – Motivates employees and salespeople to perform better. 🔹 Encourages Productivity – Higher sales lead to higher earnings. 🔹 Common in Affiliate Marketing – Online influencers earn commissions from referrals.
📌 Example in Sales:
A salesperson sells a $50,000 car with a 5% commission rate.
Their commission = $50,000 × 5% = $2,500.
cPanel
cPanel is a web-based control panel allowing users to manage web hosting services easily. It provides a graphical user interface (GUI) for managing domains, files, databases, emails, security, and more without needing advanced technical skills.
CRUD
CRUD stands for Create, Read, Update, Delete—the four fundamental operations used to manage objects in databases, APIs, and applications.
Last updated