Terraform
Asked questions in interviews
[Link] to handle multiple environments in Terraform
[Link] to deploy a service across multiple environments in terraform
[Link] to manage state across different workspaces
[Link] to configure DMS in AWS steps
[Link] blw local and remote exac
[Link] two of the team members are working on same file in terraform how to avoid
conflicts
[Link] to run shell script in terraform
[Link] and remote exec difference
[Link] to create multiple ec2 machines using terraform
[Link] do you know about prevent and delete in terraform
[Link] did you perform cloud migrations And especially aws database migrations
[Link] need to manage secrets in your terraform configuration , such as api keys or
database passwords . How can you handle sensitive information securely
[Link] have to implement infrastructure drift detection and remediation with
terraform . How can you accomplish this
[Link] want to manage multi cloud environments using terraform,with resources
provisioned across aws ,azure and gcp .How can you achieve this
[Link] need to manage the life cycle of existing resources that were not
provisioned using terraform. How can you integrate these existing resources into
your terraform configuration and manage them going forward
[Link] tradition of providers from one cloud to another,terraform
[Link] need to provision multiple resources that have dependencies on each other,
such as creating a VPC before creating Ec2 instances inside it how can you handle
this dependency in terraform Both implicit and explicit
[Link] between list and set in Terraform
[Link] the terraform project structure , real time
[Link] can you ensure statefile is secure and safe in your project
[Link] resource and tentative resource in terraform
[Link] are the challenges did you face in terraform project
[Link] will you create cluster using Terraform
[Link] resources in Terraform
[Link] is the module structure in Terraform
[Link] have 5 instances using foreach and now I want to delete a instance need to
remove index number also and apply changes in terraform.
[Link] to manage dependencies in Terraform
[Link] Terraform flow for one resource creation
[Link] Terraform code to load balancer
[Link] workspaces
[Link] do you track code changes changes in AWS console we are using only
commandline terraform.. drift
Jenkins
Asked Questions
[Link] the Jenkins files store path
[Link] to upgrade or downgrade Jenkins
[Link] will you do when Jenkins master running stop
[Link] you explain your ci CD pipeline
[Link] you write just one stage in Jenkins pipeline?
[Link] is Multi environment pipeline?
[Link] some other team didn't able to see perticular dashboards how will check in
Jenkins?
Docker
Asked questions
[Link] docker file
[Link] between copy and add comand in docker
[Link] will you check running container logs.. command
[Link] expose command
[Link] file keywords explain
[Link] is Docker compose and explain practical usage
[Link] is init container who is responsible for creating it? Worker nodes only
[Link] is sidecar container ? Does it a supporting container or dependent on
anything?
Kubernetes
Asked Questions
[Link] to check pods issues in kubernets
[Link] to check pods issues in AWS ECS
[Link] will you check the procedure if application slow in kubernets
[Link] between config map and secrets
[Link] to reduce the minimal downtime in kubernets
[Link] between application load balancer and network load balancer
[Link] many set of nodes will you use in your project
[Link] do you know the nodes requirement
[Link] different environments you used in kubernets and in your project
10. What is configmap?
11. What is difference between pv and pvc in kubernetes
[Link] are core components of kubernetes
[Link] will taker of jobs related things?
[Link] is ephermal storage?
[Link] will you check if pod status?
[Link] will the kubernetes checks whether the pod is ready to take traffic?
[Link] is readiness prob and live prob difference?
[Link] what basis readiness prob will now it's ready? Httpstatus
[Link] is live prob and what it will check ?
[Link] will you create pod?Will you use packaging managerr? How will you create
package?
[Link] for scale up and scaledown HPA?
[Link] to check the pod logs or application logs? Commands ?
[Link] between statfull and deployments
[Link] pod has 2 or more containers example?
Maven
Asked Questions
[Link] are the different types of repositories in Maven
[Link] is super pom
Linux
Asked questions
[Link] have lot of databases we need to apply patch how to do that using shell script
[Link] do you change the default file settings in linux
[Link] are the linux commands you are using daily?
[Link] to add ip address?
Aws cloud
Asked questions
[Link] firewalls
[Link] between SG and WebCl
[Link] between SG and NACL
[Link] do you configure aws dms in console
[Link] aws schema configuration, how to convert data or schema from source to
target
[Link] AWS accounts in our current project
[Link] is vpc endpoint
[Link] we have 100 vpcs ,need to provide connectivity between them how?
[Link] transit gateway routetable?
[Link] can we differentiate public and private subnet?
[Link] types of storage in S3 and usage of them
[Link] to secure an S3 bucket
[Link] will you ensure the High availability in aws
[Link] balancer , auto scaling group and multi region and az explain
[Link] kubernetes services in detail and monitoring tools for the same
Agile
Asked Questions
1. Difference between SDLC and agile methodology
2. What type of meetings will happen during sprint
3. Did you use sonar in your code ? What type of sonar gateways you used in sonar.
Helm
Asked questions
[Link] do you integrate various charts in helm
[Link] is umbarella chart and how will you configure ?
General Questions asked in interview
[Link] are the challenges you faced in production deployments?
[Link] is your day to day activities and current project?
[Link] is the process or pipeline in generally or your project?
[Link] you have any knowledge on database ? mysquel ..tell me the basic commands?
[Link] is your day to day activities in current project?
[Link], kubernetes what is your contribution explain in depth.
7. Will you be comfortable with Azure cloud
8. Highlight your key skill mentioned in your resume
9. What is the latest project you worked and roles and responsibilities
10. What automation scripts you used for cloud
11. Did you worked on various environments
Ansible
Asked Questions
[Link] will you connect master and worker nodes in ansible?
[Link] you list out some playbooks?
[Link] is notify in ansible?
Java
Asked questions
[Link] to validate api is secure or not
[Link] to create rest api in Java
[Link] between abstraction and encapsulation
[Link] is polymorphism
[Link] a code for anagram