> For the complete documentation index, see [llms.txt](https://docs.boston.gov/digital/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boston.gov/digital/guides/amazon-web-services/services/microservices-2021.md).

# AWS-hosted Microservices

Microservices are (usually API style) services or applications which perform a specific task that other web services or applications can leverage. They are typically middleware type components that enable:

1. Simplification of a web application (or service) by separating out specific utility tasks into a separate component, and/or&#x20;
2. Standardization and provision of the same process that can be used by multiple web applications or other services, and/or
3. Predefined information or processes to bridge (or be shared between) organizations without direct network connections.

{% content-ref url="/pages/-Mek5R7OUYoW27T3\_6yy" %}
[SQL Proxy API (DBConnector)](/digital/guides/amazon-web-services/services/microservices-2021/sql-proxy-2021.md)
{% endcontent-ref %}
