diff --git a/index.html b/index.html index 2d56b03d..b5d1b7c3 100644 --- a/index.html +++ b/index.html @@ -1839,12 +1839,24 @@

12. Glossary

-

<Term-1>

-

<definition-1>

+

wikiData

+

A collaborative platform that provides structured data for Wikimedia projects, including Wikipedia.

-

<Term-2>

-

<definition-2>

+

IDE (Integrated Development Environment)

+

A software application that provides comprehensive facilities to programmers for software development.

+ + +

Docker

+

An open-source platform designed to automate the deployment of applications inside lightweight, portable containers.

+ + +

Microservices

+

An architectural style that structures an application as a collection of small, independent services.

+ + +

API (Application Programming Interface)

+

A set of protocols and tools for building software applications, allowing them to communicate with each other.