aws-cloudmap
There are 5 repositories under aws-cloudmap topic.
aws/aws-cloud-map-mcs-controller-for-k8s
K8s controller implementing Multi-Cluster Services API based on AWS Cloud Map.
CloudNativeSDWAN/cnwan-operator
Register your Kubernetes Services to a service registry of your choice and manage them automatically.
enghwa/OneNodeEcs
one node Amazon ECS cluster using EC2 Spot instance and haproxy
nikovirtala/cdk-fargate-apigateway-http-api
Example of publishing private AWS Fargate service as Amazon API Gateway HTTP API.
aws-samples/aws-cloudmap-grpc-name-resolver
This sample shows how AWS Cloud Map can be leveraged for service name resolution in gRPC. This enables client-side load balancing to improve latency and costs. For advanced use cases it enables gRPC to leverage the metadata attached to each registered service instance in AWS Cloud Map. This sample is implemented in Golang. This sample will demonstrate how to use AWS Cloud Map to fulfill the auto-discovery of services in the context of microservices