What is a stateless and a stateful entity?



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

Post New Answer

More Amazon Web Services (AWS) Interview Questions

What’s the relation between instance and ami?

1 Answers  


Is an internet gateway required to use peering connections?

1 Answers  


What happens if my application stops responding to requests in beanstalk?

1 Answers  


what is ami?

1 Answers  


How can a user be able to load the data to amazon redshift from completely different data sources like amazon rds, amazon dynamodb and amazon ec2?

1 Answers  


Explain how you would simulate perimeter security using the amazon web services model?

1 Answers  


How do I create a subnet on aws?

1 Answers  


Can S3 be used with EC2 instances, if yes, how?

1 Answers  


What are the types of storage?

1 Answers  


When should a user prefer provisioned iops over normal rds storage?

1 Answers  


Do reserved instances embody a capability reservation?

1 Answers  


What are the components of vpc?

1 Answers  


Categories