+Microservices is an [Architecture](/wiki/architecture) style structuring an application as a collection of loosely coupled, independently deployable services. Each service focuses on a single business capability, fostering agile development and a resilient [Distributed Systems](/wiki/distributed-systems) environment.
+## See also
+- [API](/wiki/api)
+- [Cloud Computing](/wiki/cloud-computing)
+- [DevOps](/wiki/devops)
... 1 more lines