AWS: A company is developing a highly available web application using stateless web servers. Which services are suitable for storing session state data?Elastic Load BalancingCloudWatchDynamoDBGlacier
The FROM keyword in a Dockerfile can appear:
It can appear multiple times in a single DockerfileThere can be no FROM keyword in a DockerfileIt can appear only once at the topCan be defined only at the bottom of a Dockerfile
Comments
Post a Comment