Which services would you not use to deploy an app?
Answer / Mohammad Arman Ansari
Services like Amazon S3, DynamoDB, or RDS are NOT typically used for deploying applications directly. They are data storage and database services in AWS. Instead, for application deployment, you would use services like EC2 (Elastic Compute Cloud) to run instances and Elastic Beanstalk for managing the deployment of web applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ebs in aws?
Differentiate between spot instances. An on-demand instance or reserved instance?
In vpc with private and public subnets, database servers should ideally be launched into which subnet?
What is the need of the feature isolation in amazon web services?
What are the life cycle to hooks used for the autoscaling?
Explain can you vertically scale an amazon instance? How?
what is ami?
How will you bind the user session with a specific instance in elb (elastic load balancer)?
How will a user manage firewall settings for the instance?
So how quickly you can scale the ec2 capacity for scale up as well as scale down?
What is AWS in simple terms?
Can you load balance applications distributed across different vpc’s and on-premises location?