AWS Realtime Interview Questions – Part 2

1. What is VPC?
2. What is AZ?
3. What is ELB?
4. What is VPC peering?
5. What is the aim of VPC peering?
6. Why use VPC peering, real-time example? What is Security Group?
7. What is cloud front/CDN?
8. What is a lambda, what is the use of it?
9. What have you developed using Lambda?
10. What is automation have you done for with lambda? What is cloud watch?
11. What is cloud formation?
12. S3 lifecycle?
13. What is the use of the IAM role?
14. How many subnets assign to the routing table?
15. What is the static IP?
16. How will get access to private subnets?
17. Can you increase the size of root volume without shutdown the instance? What is ELB? How many types are there?
18. What is auto scaling?
19. What is hosted zone and uses of record set?
20. How will take up backup for volumes? How to encrypt the root volume?
21. How will access AS account?
22. What is the subnet group in DB?
23. How do you connect to windows instances?
24. Port numbers of RDP, SSH, and HTTPS?
25. What is the difference between EBS, S3, and EFS?
26. What type of data do you store in s3 and EBS?
27. Replication s3?
28. Why use events in cloud watch in AWS?
29. What is the difference between VPC level security and system level security? If you lost the pem file then how will you connect to EC2?
30. What IAM Role and policy?
31. How will run lambda and where you will configure lambda?
32. How lambda run on secluding and event-based?
33. What is cloud watch? Have you configured any custom metrics?
34. What are the metrics available on your dashboard?
35. How do you configure CPU Utilization on your dashboard?
36. How can I attach SSL for the s3 bucket?
37. What is CDN?
38. How will attach policy for IAM users by group or individual?
39. Have you used any tool for creating customized AMIS?
40. What is connection draining?
41. How your ELB shares traffic?
42. What is auto-scaling?
43. Types of Load Balancers and example?
44. What is the run time of Lambda?
45. What is the memory size of lambda?
46. How can I run lambda for more time?
47. By using lambda what are automation you’re performed in your project?
48. What are the modules you used in Lambda?
49. Have created SNS topic?
50. In your VPC all IPS are finished you have a requirement for resources how to provision it?
51. What is access key and secret key?
52. What is CORS in s3?
53. What type of ELB you used in the project?
54. Difference between EBS and NFS?
55. Can you explain how you have used Amazon CloudFront to improve content delivery and performance, including any techniques you have used to set up caching, SSL/TLS, or geo-restriction?

56. How have you used AWS Identity and Access Management (IAM) to manage access control and permissions for AWS services and resources, including any techniques you have used to set up policies or integrate with other authentication and authorization systems?

57. Different types of storage in S3?
58. Can you explain what AWS Cloud is and how it is used in software development and deployment?
59. How have you used AWS Cloud to deploy and manage infrastructure, including any techniques you have used to set up virtual servers, databases, and storage?
60. Can you describe your experience using AWS Cloud to manage and scale applications, including any techniques you have used to set up load balancing, auto-scaling, and fault tolerance?
61. How have you used AWS Cloud to manage security and compliance, including any techniques you have used to set up network security, access control, and compliance audits?
62. Can you explain how you have used AWS Cloud to integrate with other tools and services in the development pipeline, such as continuous integration and deployment platforms or artifact repositories?
63. How have you used AWS Cloud to monitor and troubleshoot applications and infrastructure, including any techniques you have used to set up logging, monitoring, and alerting?
64. Can you describe your experience using AWS Cloud to manage data and analytics, including any techniques you have used to set up data pipelines, data warehousing, and machine learning?
65. How have you used AWS Cloud to manage hybrid or multi-cloud environments, including any techniques you have used to set up hybrid architectures, manage data across different clouds, or integrate with on premise infrastructure?
66. Can you explain how you have used AWS Cloud to manage cost optimization and billing, including any techniques you have used to set up cost monitoring, budgeting, and optimization?
67. How have you used AWS Cloud to manage compliance and regulatory requirements, including any techniques you have used to set up compliance audits, implement data protection policies, or manage GDPR requirements?
68. You have a web application that needs to scale dynamically to handle spikes in traffic. How would you use AWS Cloud to achieve this?
69. You are tasked with setting up an architecture for a new application that must be highly available and fault-tolerant. How would you go about designing 69. this architecture in AWS Cloud?
70. Your company has a large amount of data that needs to be stored and analyzed. How would you use AWS Cloud to set up a data warehouse and analysis system?
71. You are tasked with migrating an existing application to AWS Cloud. What steps would you take to ensure a successful migration?
72. Your application requires a high level of security and compliance. How would you use AWS Cloud to ensure the security and compliance requirements are met?
73. You are working with a team that needs to collaborate and share code in a secure and efficient manner. How would you use AWS Cloud to set up a secure code repository and collaboration environment?
74. You need to implement a disaster recovery plan for your application. How would you use AWS Cloud to set up a disaster recovery solution that meets your 74. needs?
75. Your application has specific performance requirements. How would you use AWS Cloud to set up a performance monitoring and optimization solution?
76. You need to set up a system to handle real-time streaming data. How would you use AWS Cloud to set up a real-time data processing and analysis system?
77. You have a globally distributed user base that requires low-latency access to your application. How would you use AWS Cloud to set up a content delivery network (CDN) to improve performance?
78. Can you describe your experience with AWS CloudFormation and how you have used it to manage infrastructure as code?
79. How have you used AWS Lambda to automate tasks and build serverless applications, including any techniques you have used to set up event-driven architecture or manage deployment and scaling?
80. Can you discuss your experience using Amazon S3 to store and manage object data, including any techniques you have used to set up versioning, access control, or lifecycle policies?
81. How have you used Amazon EC2 to manage virtual machines and scale applications, including any techniques you have used to manage instance types, security groups, or auto scaling?
82. Can you explain how you have used Amazon RDS to manage relational databases, including any techniques you have used to manage backups, scaling, or replication?
83. How have you used Amazon Elastic Load Balancing to distribute traffic across instances and improve application availability, including any techniques you have used to set up health checks or manage cross-zone load balancing?
84. Can you describe your experience using Amazon VPC to isolate and secure your cloud resources, including any techniques you have used to set up subnets, security groups, or VPN connections?
85. How have you used Amazon Route 53 to manage DNS and routing for your cloud applications, including any techniques you have used to set up traffic policies or integrate with other AWS services?
86. My webservers are running in private subnet I want to route my ELB Traffic to web servers in private subnets?
87. What is NAT Instance/NAT Gateway?
88. If my RDS is running out of space how will you resolve that without launching other RDS?
89. Difference between Vagrant and AWS?
90. What is use of AMI?
91. What is the purpose and use of s3 bucket?
92. Explain me how do you take backups for RDS?
93. Do you any knowledge on setting up Big Data cluster?
94. How does auto scaling work?
95. What type of ELB you used in the project?
96. Are you only using cloud watch for monitoring?
97. What is Lambda?
98. How does it work?
99. I want to run my job today at 5 pm how do you configure?
100. Difference between Classic ELB and Application ELB?

 

For Part – 1 Questions please refer page AWS Realtime Interview Questions – Part 1

Leave a Comment

Your email address will not be published. Required fields are marked *

five × 1 =