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 |
What’s the relation between instance and ami?
Is an internet gateway required to use peering connections?
What happens if my application stops responding to requests in beanstalk?
what is ami?
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?
Explain how you would simulate perimeter security using the amazon web services model?
How do I create a subnet on aws?
Can S3 be used with EC2 instances, if yes, how?
What are the types of storage?
When should a user prefer provisioned iops over normal rds storage?
Do reserved instances embody a capability reservation?
What are the components of vpc?