Amazon Cloud Computing Question:
Download Job Interview Questions and Answers PDF
What is the need of the feature isolation in Amazon web services?
Answer:
Isolation provides a way to hide the architecture and gives an easy and convenient way to the user to use the services without any difficulty. When a message is passed between two controllers then a queue is maintained to keep the message. No controller calls any other controller directly. The communication takes place between the controllers by storing their messages in a queue. It is a service that provides a uniform way to transfer the messages between different application components. This way all the controllers are kept isolated from each other.
Download Cloud Computing - Amazon Interview Questions And Answers
PDF
Previous Question | Next Question |
How buffer is used in Amazon web services? | Tell me what is the function of a Amazon controller? |