Aws
**Some AWS Interview Question****
- What is the role of IAM roles and policies?
- Can you explain the Terraform plan and its purpose?
- What is AWS Lambda, and how does it work?
- How do you invoke a Lambda function, and where do you configure it?
- Can you describe how Lambda handles scaling and event-based invocations?
- What is Amazon CloudWatch, and have you configured any custom metrics?
- What metrics are available on your CloudWatch dashboard?
- How do you configure CPU utilization on your CloudWatch dashboard?
- How do you attach an SSL certificate to an S3 bucket?
- What type of encryption have you implemented in your project?
- If an S3 bucket has a read-only policy, can you modify objects in the bucket?
- Why did you choose Terraform over Boto3 for infrastructure provisioning?
- What is a Content Delivery Network (CDN), and how does it work?
- Have you created a Jenkins pipeline for your project?
- How do you attach policies to IAM users, either individually or by group?
- What type of deployment strategies are you using in your project?
- Have you used any tools to create customized Amazon Machine Images (AMIs)?
- What is connection draining, and how does it work?
- How does an Elastic Load Balancer (ELB) distribute traffic?
- What is auto-scaling, and how does it work?
- Can you describe the different types of Load Balancers and provide examples?
- What is the maximum runtime for a Lambda function?
- What is the maximum memory size for a Lambda function?
- How can you increase the runtime for a Lambda function?
- What automations have you performed using Lambda in your project?
- Why did you choose Terraform over Boto3 for infrastructure provisioning?
- What modules have you used in your Lambda function?
- Have you created an SNS topic for your project?
- If you've exhausted IP addresses in your VPC, how would you provision new resources?
- What is Groovy, and how is it used in Jenkins?
- Why do you use Groovy in Jenkins, and where do you save Jenkins files?
- What is Ansible, and what is its purpose?
- What language do you use in Ansible?
- Where do you run Terraform code, remotely or locally?
- What is the purpose of access keys and secret keys in AWS?
- What are Terraform modules, and have you used any in your project?
- What environments have you set up for your project?
- Do you use the same AWS account for all environments?
- Do you have separate Jenkins servers for each environment?
- Where do you write and save your Lambda function code?