Mind tree-(Aws)

What is agile? Which methodology you used in project.

Explain your project and services used.

Write python program to count occurrences of each number. Input- [1,1,2,2,2,3,3,4]

Output-[1:2,2:3,3:2,4:1]

Explain Glue components.

Difference between SNS,SES

Explain use of aws lambda.

Explain Types of storage offered in aws.

What are the Storage Types of s3 bucket.

What is life cycle management of s3 bucket object.

What is boto3 library.

Types of pandas data structure. How to Retrieve specific data from data frame. Ex. Country = India

Different method of data frames.

How to check logs in aws.