Search notes
Results combine matching words with related meanings.
Results for “cdn”
6Content delivery network (CDN)
Distributed servers that deliver web content, with cache rules controlling which responses can be reused and when.
#cdn #http #cache #edgeDomainKeys Identified Mail (DKIM)
A way to verify a domain-associated email signature, with DNS key publication distinct from verification of an actual message.
#dkim #dns #email #digital signaturesModel Context Protocol (MCP)
A protocol for exchanging context between AI applications and external systems that expose data or callable capabilities.
#mcp #api #protocol #toolsKnowledge graph
A representation that connects entities through meaningful relationships, with identifiers kept separate from display names.
#rdf #knowledge graph #linked data #semanticsRetrieval-augmented generation (RAG)
A way to give language generation relevant external context by retrieving supporting material before producing an answer.
#rag #search #embeddings #language modelsServer-side rendering (SSR)
Rendering that produces HTML on a server, allowing document delivery and browser interaction to be designed separately.
#ssr #html #rendering #hydration