0% found this document useful (0 votes)
23 views

New Interview Questions

The document lists 100 technical questions across various AWS, Linux, Docker, Kubernetes, Jenkins, Git, Ansible and software development topics. It covers concepts like image vs snapshot, EBS volumes, IAM roles, networking, databases, monitoring, troubleshooting, version control, CI/CD, containers and cloud architecture.

Uploaded by

Yashu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

New Interview Questions

The document lists 100 technical questions across various AWS, Linux, Docker, Kubernetes, Jenkins, Git, Ansible and software development topics. It covers concepts like image vs snapshot, EBS volumes, IAM roles, networking, databases, monitoring, troubleshooting, version control, CI/CD, containers and cloud architecture.

Uploaded by

Yashu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

1.

difference between image and snapshot


2.types of buying options in aws
3.How to change instance types in tun time environment
4.Difference between NACL and Security Group
5.How many types of ebs volumes and their capacity.
6.How to attach ebs volumes in runtime ec2 machine
7.If your pem file lost how to resolve the issue
8.Difference between configmaps and secrets in k8s
9.Difference between namespaces and services in k8s
10.IAM Policy types and roles
11.s3 cross region replication
12.s3 cross account access
13.difference between EFS and s3
14.s3 lifecycle
15.what is autoscaling how to configure.
16.Difference between public and pvt subnet
17.Difference between igw and Nat-gw
18.vpc peering(region or another account)
19.k8s architecture
20.About Cloudwatch
21.what type of metrics you'll create in cloud watch
22.How to create alarms
23.how to get notifications in aws
24.what type of database you are using.
25.if the primary db goesdown how you will trouble shoot
26.difference between sql and no-sql
27.Different types of RDS
28.Maximum how many vpc's you can create in one region.
29.How much data you can store in s3
30.how to take backup database
31.what is route53
32.how many types of records in route 53 and explain
33.types of load balancers
34.diffrence between alb and clb
35.what type of listeners are there in the Loadbalancers
36.ssl and TLS Certificate
37.Booting process in linux
38.find, grep, awk, sed, cut, add, head, tail, sort commands in linux
39.how to check remote port is opened or not
40.how to check kernel version
41.difference between centos and ubuntu and redhat
42.what type of scripts you written.
43.what is ansible tower
44.what is ansible galaxy
45.how many playbooks you have written
46.Jenkins file(any pipeline)
47.jenkins upstream and downstream
48.Jenkins masterslave configuration
49.how many types you'll take backup in jenkins
50.difference between git merge and git rebase
51.branching strategy in git
52.how to upgrade in jenkins
53.how many plugins are you using in jenkins
54.my jenkins instance is in private subnet and git is in public, how you'll
connect
55.difference between git fetch and git pull
56.difference between git clone and git pull
57.difference between webhooks and poll scm
58.how to integrate sonarqube
59.maven lifecycle
60.maven parameters
61.artifact id in maven
62.artifact repositories
63.what is docker
64.Difference between vm and docker
65.How docker run command works behind
66.docker command to login into the container
67.difference between docker swarm and docker compose
68.difference between k8s and docker
69.difference between k8s and dockerswarm
70.how to remove all the images in docker
71.how to remove all the containers in docker
72.difference between cluster ip and nodeport in k8s
73.what is terraform
74.how to check logs in my pods
75.difference between Replication controller and Replication set
76.different types of volumes in k8s
77.how to communicate with one pod to another pod
78.which network plugin you are using k8s
79.which network you are using docker
80.how to create eks
81.how to create ecs cluster(Task definition,service)
82.You written any Dockerfile
83.Difference between cmd and entrypoint in Dockerfile
84.Difference between add and copy in Dockerfile
85.write a playbook to install apache and tomcat
86.How to find errors in ansible playbook
87.difference between stateful and stateless webservers
88.how to check cpu utilization, memory utilization in linux
89.how to troubleshoot my application, tell me the steps
90.what types of errors you'll get if your application is not responding
91.what type of troubleshooting commands you are used
92.what type of monitoring and log tools you are using
93.difference between intranet and internet
94.within the vpc you can check the Loadbalance or not
95.lvm and swap
96.how to delete last 90 days files
97.how to archive and unarchive the files
98.difference between monilithic and microservices
99.difference between application server and webserver
100.where you are deploying your application.

You might also like