Ленты и блоги:
📄 Статьи
ABCDEFGHIJKLMNOPQRSTUVWXY

IT Terminology Dictionary: Letter C

AbbreviationDecodingDescriptionGroupNoteRelated terms
CACertificate AuthorityAn organization that issues digital certificates.SecurityLike a passport office, but for websites and without the labor reserves from neighboring territories.
CACCustomer Acquisition CostCost of acquiring one new customer. How much a company spends on advertising, marketing, and sales to get one person to become a customer.MarketingCAC is how much money you spent on advertising so that Petya sees your banner, goes to your site, and buys your cat mug. If CAC is lower than the profit from Petya — you're doing great. If CAC is higher than profit — you're broke, but at least you have a lot of cool cat banners. The ideal CAC is when you paid a friend with beer to tell another friend about you.
CAPConsistency, Availability, Partition toleranceA theorem stating that in a distributed system, you can't have everything at once.ArchitectureYou'll have to sacrifice one: like choosing between salary and interesting work.
CAREPrinciples for managing research dataA set of rules for storing data so that it can be found.DataUseful when the boss asks `where's the report?`.
CBORConcise Binary Object RepresentationA data format like JSON, but in binary form.DataSo you don't carry extra bytes over the network. Like saving data when you're not roaming.JSON
CDContinuous DeliveryA process where code is automatically built, tested, and ready for release.Testing & QualitySo you don't have to struggle with deployment at 3 AM. And sleep peacefully while everything goes to hell.
CDPCisco Discovery ProtocolA protocol for discovering neighboring Cisco devices.Network & InfrastructureSo network admins know who's connected to whom. Like a roll call in the army, but for routers and without hazing.
CGLIBCode Generation LibraryGenerates subclasses on the fly for AOP.DevelopmentUsed in Spring so you can write beautiful code while it does the work. Also beautifully. Or however it turns out.
CIContinuous IntegrationA process where code is automatically built and tested after every commit.Testing & QualitySo you don't find out about a broken build on Friday evening. But only on Monday morning.
CKANOpen Data PlatformAn open-source platform for publishing and searching data.DataSo government data doesn't sit idle but is available to anyone who believes they actually got government data.
CLICommand Line InterfaceA black screen with white text where you enter commands.GeneralLooks like a hacker from 90s movies, but it's actually just work.
CLRCommon Language RuntimeA runtime environment for .NET code.DevelopmentLike JVM for Java, only from Microsoft. For fans of sieve-like and leaky software.JVM
CMOSComplementary Metal-Oxide-SemiconductorUsed in processors and microcontrollers.GeneralWithout it, your computer wouldn't turn on. Well, maybe it would, but it would work like a calculator.
CPUCentral Processing UnitThe brain of the computer.GeneralThe more cores, the faster it thinks. Or it just heats the room.
CQRSCommand Query Responsibility SegregationAn architecture where commands (write) and queries (read) use different models.ArchitectureFor complex systems where reads are more frequent than writes.
CRLCertificate Revocation ListA list of certificates that can no longer be trusted.SecurityLike a blacklist for documents. Like with foreign agents — you have a passport, but it's just not the same.
CRMCustomer Relationship ManagementA system for managing customer relationships. Helps companies remember who their customers are, what they bought, and when their birthday is.ManagementYour personal digital assistant who remembers that client Vasya is allergic to cats, his mother-in-law's birthday, and that he hates being called at lunch. If CRM didn't remind you — you lost a client. If CRM reminded you but you still didn't call — you lost a client, but at least you know you should have called.
CRUDCreate, Read, Update, DeleteFour operations that 90% of applications can perform.DataEverything else is just a combination of these. Like in a family: mom can create (C), kids can request (R), mother-in-law can reinterpret (U), dad can send away (D).
CSRCertificate Signing RequestA request to obtain a digital certificate.SecurityLike a passport application, but for a website. Or another example — a visa application. They'll eventually revoke it, but the queue never ends.
CSRFCross-Site Request ForgeryAn attack where an attacker forces a user to send a request to a website.SecuritySo you don't accidentally transfer money to scammers.
CSSCascading Style SheetsA style language that controls the appearance of a web page. It defines colors, fonts, margins, and the layout of elements.Web DevelopmentCSS is a cosmetologist for your website. Without it, your page looks like a programmer after a night deployment — pale, unkempt, everything is in its place, but nobody likes it. With CSS it becomes like an Instagram star — everything is coordinated, colors are vibrant, and even grandma will say 'beautiful!'.
CSVComma-Separated ValuesA file format for storing tabular data where values are separated by commas. Can be opened in Excel or Google Sheets.DataCSV is a format that everyone hates but everyone uses. It's like a dormitory for data: each element lives in its own cell, but all the partitions are just commas. You open it in Excel and it shifts because there's a comma in one field. You fix it, save it, and the encoding breaks, and now there are hieroglyphs. But it's the most honest format: no frills, just letters and commas.
CSWCatalogue Service for the WebA service for searching and accessing geospatial data.DataLike a search engine, but for maps.
CTContinuous TestingTests that are run automatically after every commit.Testing & QualitySo you don't find out about a bug from users.
ABCDEFGHIJKLMNOPQRSTUVWXY
📄 Статьи