What is a stateless and a stateful entity?
Answer / Aakanksha
A stateless entity does not maintain any information between requests. Each request is treated independently, so it doesn't need to keep track of the previous state or session data. On the other hand, a stateful entity maintains some information about the current state or session between requests. This allows it to respond appropriately based on the context of the ongoing interaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
If launch an standby rds instance, they will it be in the same availability zone as my primary?
So how to classify different types of ec2 in major?
What is elastic block storage (ebs)
What is route53? what are the types of web hosting and the differences between them?
What is the format of the downloaded keypair in aws?how do you launch an instance in linux using this keypair?
What is the difference between the load balancer route-53 and the normal route-53?
How do I enable auto-scaling in aws?
How many elastic ips can you create?
What are instances in aws?
Is the amazon ec2 saas?
How many relational database engines does rds currently support?
What do you mean by bootstrapping and how you will find the user data and meta data over the instances.