How to secure data for carrying in the cloud?
Answer / Shailendra Chandra
To secure data in the cloud, you can implement various security measures such as:n1. Encryption: Use encryption services like AWS Key Management Service (KMS) to protect sensitive data.n2. Identity and Access Management (IAM): Control user access to your AWS resources by setting up policies and roles.n3. Security Groups: Configure firewall rules for controlling network traffic on instances.n4. Multi-factor Authentication (MFA): Enable MFA for enhancing account security.
| Is This Answer Correct ? | 0 Yes | 0 No |
How quickly you can launch some default patterns of vpc networking?
If you have half of the workload on public cloud while the other half is on local storage, what kind of architecture will you use for this?
What is user name for amazon linux ami?
What are availability zones?
What is natting?
Can I vertically scale an amazon instance? How?
What is lifecycle hook in aws?
Which language is best for aws lambda?
Is it possible to have more than two network interfaces to be attached to ec2 instance?
What is the aws tenant?
How will you choose your load balancer based on the application requests?
Let’s suppose that we have an aws application hosted and that requires 24×7 availability and can be down only for a maximum of 10-15 minutes. How will you make ensure that the database hosted on your ebs volume is backed up properly?