Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neilkuan/ecs-sd-demo
https://github.com/neilkuan/ecs-sd-demo
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/neilkuan/ecs-sd-demo
- Owner: neilkuan
- License: apache-2.0
- Created: 2021-02-02T08:46:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-31T00:48:30.000Z (over 3 years ago)
- Last Synced: 2024-10-06T10:11:17.531Z (about 1 month ago)
- Language: TypeScript
- Size: 846 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ECS Services Discovery Demo
![](./2.png)
### After you deploy you can try curl alb.
### CfnOutput `api/LoadBalancerDNS`
```bash
curl http://xxxxxxxxxxxx.xxxxxxxxx.elb.amazonaws.com
```
![](./1.png)