Which security concern is most critical when exposing microservices through a public API in a cloud environment?
-
A
Excessive logging of non-sensitive events
-
B
Lack of proper authentication and authorization controls on API endpoints
-
C
Using HTTP instead of HTTPS for internal service communication
-
D
Deploying microservices in a single availability zone