AWS Cloud Engineer

10+ AWS Cloud Engineer Interview Questions and Answers for Freshers

Updated 2 Jul 2025
search-icon

Q. How many availability zones are present in the Hyderabad and Mumbai regions?

Ans.

There are 3 availability zones in Mumbai and 2 in Hyderabad regions.

  • Mumbai region has 3 availability zones named ap-south-1a, ap-south-1b, and ap-south-1c.

  • Hyderabad region has 2 availability zones named ap-south-2a and ap-south-2b.

  • Availability zones are distinct locations within a region that are engineered to be isolated from failures in other availability zones.

3d ago

Q. What services are you familiar with in Amazon Web Services (AWS)?

Ans.

I am familiar with various AWS services including compute, storage, databases, and networking solutions.

  • EC2 (Elastic Compute Cloud) for scalable virtual servers.

  • S3 (Simple Storage Service) for object storage and data backup.

  • RDS (Relational Database Service) for managed relational databases like MySQL and PostgreSQL.

  • Lambda for serverless computing and event-driven applications.

  • VPC (Virtual Private Cloud) for creating isolated network environments.

Q. Can we directly store files in S3 Glacier?

Ans.

No, files cannot be directly stored in S3 Glacier

  • S3 Glacier is designed for long-term archival storage of data

  • Files must first be stored in S3 Standard or S3 Infrequent Access before transitioning to Glacier

  • Transitioning to Glacier incurs additional costs and retrieval times

Asked in Rackspace

3d ago

Q. What is the difference between a public IP and a private IP?

Ans.

Public IP is accessible from the internet while private IP is only accessible within a private network.

  • Public IP is assigned by the internet service provider and is unique globally.

  • Private IP is assigned by the network administrator and is unique within the private network.

  • Public IP is used to communicate with devices outside the private network.

  • Private IP is used to communicate within the private network.

  • Examples of public IP include the IP address of a website or a server a...read more

Are these interview questions helpful?
2d ago

Q. architeture of aws , VPC,Ec2,S3, Elb,EBS,

Ans.

AWS architecture includes VPC, EC2, S3, ELB, and EBS.

  • VPC (Virtual Private Cloud) is a virtual network that enables users to launch AWS resources in a defined virtual network.

  • EC2 (Elastic Compute Cloud) is a web service that provides resizable compute capacity in the cloud.

  • S3 (Simple Storage Service) is an object storage service that offers industry-leading scalability, data availability, security, and performance.

  • ELB (Elastic Load Balancer) is a service that automatically dis...read more

Asked in AVASOFT

3d ago

Q. Write a program to sort a list without using built-in functions.

Ans.

Program to sort a list without using built-in functions

  • Iterate through the list and compare each element with the rest to find the smallest element

  • Swap the smallest element with the first element in the list

  • Repeat the process for the remaining elements until the list is sorted

AWS Cloud Engineer Jobs

CGI Information Systems and Management Consultants logo
Lead AWS Cloud Engineer 8-13 years
CGI Information Systems and Management Consultants
4.0
Bangalore / Bengaluru
GENPACT India Private Limited logo
Cloud Engineer - AWS Platform (6-11 yrs) 6-11 years
GENPACT India Private Limited
3.8
Barclays Shared Services logo
Aws Cloud Engineer 3-8 years
Barclays Shared Services
3.9
Pune

Q. How can EC2 access the network?

Ans.

EC2 can access the network through Elastic Network Interfaces (ENIs) and Security Groups.

  • EC2 instances are launched in a VPC and can be assigned one or more ENIs.

  • ENIs provide a virtual network interface, including a private IP address, security groups, and MAC address.

  • Security Groups act as a virtual firewall, controlling inbound and outbound traffic to the EC2 instance.

  • EC2 instances can also be assigned Elastic IP addresses for static public IP addresses.

Asked in Concentric

1d ago

Q. How do you install Active Directory?

Ans.

Active Directory can be installed using the Server Manager or PowerShell.

  • Open Server Manager and select Add Roles and Features

  • Select Active Directory Domain Services and follow the wizard

  • Alternatively, use PowerShell command Install-WindowsFeature AD-Domain-Services

  • Configure the domain and add users and groups as needed

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Asked in CapTech

1d ago

Q. Who provides the SSL certificate?

Ans.

SSL certificates are typically provided by Certificate Authorities (CAs) or can be self-signed.

  • SSL certificates can be obtained from trusted Certificate Authorities such as Let's Encrypt, DigiCert, and Comodo.

  • Organizations can also choose to self-sign their SSL certificates for internal use.

  • SSL certificates are used to secure communication between clients and servers by encrypting data transmitted over the network.

Q. What is the difference between a domain and a forest?

Ans.

Domain is a logical group of computers while forest is a collection of domains.

  • Domain is a security boundary within which users, computers, and other resources are managed.

  • Forest is a collection of one or more domains that share a common schema, configuration, and global catalog.

  • Domains can be organized into a hierarchy, while forests cannot.

  • Domains can have different security policies, while forests have a common security policy.

  • Example: A company may have multiple domains f...read more

Asked in CapTech

3d ago

Q. what is ssl and ssh?

Ans.

SSL (Secure Sockets Layer) and SSH (Secure Shell) are cryptographic protocols used to secure communication over a network.

  • SSL is used to secure communication between a client and a server, commonly used for securing websites with HTTPS.

  • SSH is used for secure remote access to servers, allowing users to securely log in and execute commands.

  • Both SSL and SSH use encryption to protect data in transit, ensuring confidentiality and integrity of communication.

  • SSL certificates are use...read more

Asked in TCS

6d ago

Q. Explain the concepts of OOP.

Ans.

Object-oriented programming concepts that help in organizing and structuring code for better reusability and maintainability.

  • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

  • Inheritance: Allowing a class to inherit properties and behavior from another class.

  • Polymorphism: Ability to present the same interface for different data types.

  • Abstraction: Hiding the complex implementation details and showing only the necessary features to the...read more

Interview Experiences of Popular Companies

TCS Logo
3.6
 • 11.1k Interviews
Accenture Logo
3.8
 • 8.6k Interviews
Infosys Logo
3.6
 • 7.9k Interviews
Wipro Logo
3.7
 • 6.1k Interviews
HCLTech Logo
3.5
 • 4.1k Interviews
View all

Top Interview Questions for AWS Cloud Engineer Related Skills

interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

AWS Cloud Engineer Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+

Reviews

10L+

Interviews

4 Cr+

Salaries

1.5 Cr+

Users

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
Profile Image
Hello, Guest
AmbitionBox Employee Choice Awards 2025
Winners announced!
awards-icon
Contribute to help millions!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos
Add office benefits
Add office benefits