Application Platform Glossory
- Service Discovery
Service Discovery ensures that requests by a microservice are routed to where they are to be sent and only to healthy instances.
- Service Registry
This is a database that tracks all ports and IPs of all microservices across the execution platform.