Upload Button Icon Add office photos

Filter interviews by

Atomstate Devsecops Engineer Interview Questions and Answers

Updated 1 Sep 2023

Atomstate Devsecops Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. The team is not fit to ask questions.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. DevOps Advanced questions with CICD, Application Deployment stages and troubleshooting part
  • Q2. Terraform Hands on Deployments for both Infrastructure & Application Deployment
Round 2 - Technical 

(2 Questions)

  • Q1. More into Architecture & Cost Optimization Solutions & Cloud Security best practices
  • Q2. Team Management, Leader Ship skills

Interview Preparation Tips

Interview preparation tips for other job seekers - My experience with Capgemini is really good, the overall process with HR & Technical really very nice in terms of feedback & regularly updates, Thank you CG be a part of CG family !
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Vidya Vardhaka College of Engineering, Mysore and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

I am Manohara GC complete my graduation in Vidya vardhaka clg of engineering i know about AutoCAD CATIA and solid edge
"*****" this is mail id please share this link

Round 2 - Technical 

(5 Questions)

  • Q1. What was impact of Accenture?
  • Ans. 

    Accenture has had a significant impact on the design engineering industry, particularly in the areas of technology innovation and digital transformation.

    • Accenture has helped design engineers leverage advanced technologies such as AI, IoT, and AR/VR to enhance product development processes.

    • Accenture's expertise in digital transformation has enabled design engineers to streamline operations, improve efficiency, and deliv...

  • Answered by AI
  • Q2. May i what to be doing this ur company?
  • Ans. 

    Accenture is a global professional services company that specializes in information technology (IT) services and management consulting. They offer many career paths across different technologies, business areas, and industries.

  • Answered Anonymously
  • Q3. How to build my career?
  • Ans. 

    To build your career as a Design Engineer, focus on gaining relevant education, experience, networking, and continuous learning.

    • Obtain a degree in engineering or a related field

    • Gain practical experience through internships or entry-level positions

    • Build a strong portfolio showcasing your design projects

    • Network with professionals in the industry and attend design events

    • Stay updated on the latest design trends and technol

  • Answered by AI
  • Q4. How to get the job in your company?
  • Ans. 

    you need to pass Cognitive and Technical assessment. After passing these assessments, you will have to take the Coding Test. After Coding Test, you will have to give communication assessment and then, the Accenture interview round

  • Answered Anonymously
  • Q5. What is main contribute with me?
  • Ans. 

    My main contribution would be my strong design skills and problem-solving abilities.

    • Strong design skills to create innovative and efficient solutions

    • Ability to analyze problems and come up with effective design solutions

    • Experience in using CAD software and other design tools

    • Collaboration with cross-functional teams to bring designs to life

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Design Engineer interview:
  • AutoCAD
  • Basic mechanical engineering
  • Solid Works
Interview preparation tips for other job seekers - What was impact to me like that is very simple i clearly share with my knowledge with your company.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is the difference between IAAS, PAAS, SAAS in AWS?
  • Q2. How do you ensure high availability in cloud computing?
  • Q3. How you monitor and troubleshoot in kubernetes?
  • Q4. Tell the best security practices in AWS cloud?

Interview Preparation Tips

Topics to prepare for TCS Devops Engineer interview:
  • aws
  • kubernetes
Interview preparation tips for other job seekers - Learn AWS services.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Ci cd pipeline and variables?
  • Q2. Blue green and canary deployment kubernetes
  • Q3. Security in Terraform
  • Ans. 

    Security in Terraform involves managing sensitive data, implementing access controls, and using secure communication channels.

    • Use Terraform's sensitive data handling features like sensitive variables and sensitive outputs to protect sensitive information.

    • Implement access controls using Terraform's built-in features like IAM policies, resource-level permissions, and secure storage backends.

    • Use secure communication chann...

  • Answered by AI
  • Q4. Helm chart and how to use it?
  • Ans. 

    Helm is a package manager for Kubernetes that simplifies the deployment and management of applications.

    • Helm charts are packages of pre-configured Kubernetes resources that can be easily deployed using Helm.

    • Helm charts are written in YAML and can include templates for Kubernetes manifests.

    • Helm allows for easy versioning, sharing, and management of Kubernetes applications.

    • To use Helm, you need to install the Helm client ...

  • Answered by AI
  • Q5. Branching strategies

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain the Role and Functionality of the Control Plane Components in Kubernetes.
  • Ans. 

    Control plane components in Kubernetes manage the cluster and make decisions about the state of the cluster.

    • Control Manager: Ensures that the desired state of the cluster matches the actual state.

    • Scheduler: Assigns workloads to nodes based on resource availability and constraints.

    • API Server: Acts as the front-end for the Kubernetes control plane and is the primary interface for users and other components.

    • etcd: Consiste...

  • Answered by AI
  • Q2. How Would You Implement Zero-Downtime Deployments in Kubernetes?
  • Ans. 

    Implementing zero-downtime deployments in Kubernetes involves using rolling updates and readiness probes.

    • Use rolling updates to gradually replace old pods with new ones

    • Configure readiness probes to ensure new pods are ready before routing traffic to them

    • Utilize tools like Helm for managing releases and versioning

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How Can You Ensure High Availability of the etcd Cluster Used by Kubernetes?
  • Ans. 

    To ensure high availability of the etcd cluster used by Kubernetes, you can implement redundancy, monitoring, and disaster recovery strategies.

    • Implement a multi-node etcd cluster to ensure redundancy and fault tolerance.

    • Utilize monitoring tools like Prometheus and Grafana to track the health and performance of the etcd cluster.

    • Set up regular backups and implement disaster recovery plans to quickly recover from failures...

  • Answered by AI
  • Q2. How Would You Approach Capacity Planning for a Kubernetes Cluster?
  • Ans. 

    Capacity planning for a Kubernetes cluster involves analyzing resource usage, predicting future needs, and scaling infrastructure accordingly.

    • Monitor resource usage of pods and nodes using tools like Prometheus and Grafana

    • Analyze historical data to identify trends and patterns in resource consumption

    • Estimate future resource requirements based on application growth and workload changes

    • Scale the cluster by adding or remo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tech Mahindra Devops Engineer interview:
  • docker
  • Kubernetes
  • Jenkins
  • Cloud
  • GIT
Interview preparation tips for other job seekers - Customize your resume for each job application. Highlight relevant skills and experiences that align with the specific job description.
stay updated with the latest trends and technologies in your field. Consider online courses or certifications that can enhance your skills and make you more marketable.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between flip flops and latch
  • Ans. 

    Flip flops and latches are both sequential logic circuits, but flip flops are edge-triggered while latches are level-triggered.

    • Flip flops are edge-triggered, meaning they change state only on a clock edge.

    • Latches are level-triggered, meaning they change state as long as the enable signal is active.

    • Flip flops are more commonly used in synchronous systems for data storage and transfer.

    • Latches are simpler in design and fa...

  • Answered by AI
  • Q2. Difference between verilog and system verilog
  • Ans. 

    Verilog is a hardware description language used for digital circuit design, while SystemVerilog is an extension that adds features for verification and design.

    • Verilog is used for digital circuit design, while SystemVerilog is used for verification and design

    • SystemVerilog includes features like classes, randomization, and assertions for verification purposes

    • Verilog is more focused on describing the behavior of hardware ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Binary Search based optimisation question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tree based question, min cost to reach a node
  • Q2. LLD of product service in a e-commerce platform
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Kindly arrange the aptitude test is Online mode

Round 2 - Technical 

(3 Questions)

  • Q1. Current work load
  • Q2. About the company related work
  • Q3. About working experience and current working details
Round 3 - HR 

(2 Questions)

  • Q1. Family background & privious company background
  • Q2. Salary & company policy
Round 4 - Group Discussion 

Metting with top management

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Can you explain in detail about clusters creation and how you handled practical bugs?
  • Ans. 

    Clusters creation involves setting up multiple servers to work together, while handling practical bugs requires troubleshooting and fixing issues in the cluster.

    • Clusters creation involves setting up multiple servers to work together to distribute workload and increase reliability.

    • Tools like Kubernetes or Docker Swarm can be used to create and manage clusters efficiently.

    • Practical bugs in clusters can include network is...

  • Answered by AI
  • Q2. How much do you experience in Ansible
  • Ans. 

    I have 3 years of experience working with Ansible in automating infrastructure and configuration management.

    • Implemented Ansible playbooks to automate deployment of applications across multiple servers

    • Utilized Ansible roles to standardize configurations and ensure consistency

    • Integrated Ansible with CI/CD pipelines for continuous deployment

    • Troubleshooted and resolved issues related to Ansible scripts and configurations

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys Devops Engineer interview:
  • Aws
  • Devops
  • Docker
  • Kubernetes
  • Ansible
  • Terraform
Interview preparation tips for other job seekers - Do practice on senario based topics

Atomstate Interview FAQs

How many rounds are there in Atomstate Devsecops Engineer interview?
Atomstate interview process usually has 2 rounds. The most common rounds in the Atomstate interview process are Resume Shortlist and Technical.

Tell us how to improve this page.

Atomstate Devsecops Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Atomstate Devsecops Engineer Reviews and Ratings

based on 2 reviews

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Devops Engineer
10 salaries
unlock blur

₹2.4 L/yr - ₹10.2 L/yr

Business Manager
4 salaries
unlock blur

₹19 L/yr - ₹19 L/yr

Software Engineer
3 salaries
unlock blur

₹8 L/yr - ₹10 L/yr

Web Developer
3 salaries
unlock blur

₹4.5 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Atomstate with

Innovatech Technology Solutions

3.7
Compare

digital systems

3.2
Compare

Techinnovator Solutions

4.5
Compare

Tech Solutions

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview