AWS announces preview of AWS Interconnect - multicloud
AWS announces AWS Interconnect – multicloud (preview), providing simple, resilient, high-speed private connections to other cloud service providers. AWS Interconnect - multicloud is easy to configure and provides high-speed, resilient connectivity with dedicated bandwidth, enabling customers to interconnect AWS networking services such as AWS Transit Gateway, AWS Cloud WAN, and Amazon VPC to other cloud service providers with ease.
看着命令的输出信息如下 root@ip-172-31-19-241:~# lsof -i:8090 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME uvicorn 341836 root 3u IPv4 3190574 0t0 TCP localhost:8090 (LISTEN) python3 341838 root 3u IPv4 3190574 0t0 TCP localhost:8090 (LISTEN)
应该是正常监听状态的