Find Interview Questions for Top Companies
Palle technologies Interview Questions and Answers
Ques:- What is Google Kubernetes Engine (GKE), and how is it different from Compute Engine?
Right Answer:

Google Kubernetes Engine (GKE) is a managed service that allows you to run and manage containerized applications using Kubernetes. It automates tasks like deployment, scaling, and operations of application containers across clusters of hosts.

In contrast, Compute Engine provides virtual machines (VMs) that you can use to run applications and workloads without the container orchestration capabilities of Kubernetes. GKE focuses on container management, while Compute Engine focuses on VM management.

Ques:- What is Google Compute Engine? How do you configure VMs?
Right Answer:

Google Compute Engine is a service that allows users to create and run virtual machines (VMs) on Google Cloud's infrastructure. To configure VMs, you can use the Google Cloud Console, the gcloud command-line tool, or the Compute Engine API to specify the machine type, operating system, disk size, network settings, and other configurations before launching the VM.

Ques:- How do firewall rules work in GCP?
Right Answer:

In Google Cloud Platform (GCP), firewall rules control the traffic to and from virtual machine (VM) instances. They are defined at the network level and specify allowed or denied traffic based on attributes like IP address ranges, protocols, and ports. Each rule can apply to specific targets, such as all instances in a network or specific instances with certain tags. By default, GCP allows all outbound traffic and denies all inbound traffic unless specified otherwise by the firewall rules.

Ques:- What are the different types of networks in GCP?
Right Answer:

The different types of networks in Google Cloud Platform (GCP) are:

1. **VPC Networks** (Virtual Private Cloud)
2. **Subnets** (Subnetworks)
3. **Peered Networks** (VPC Peering)
4. **Shared VPC Networks**
5. **Hybrid Connectivity** (VPN and Interconnect)
6. **Serverless VPC Access**
7. **Cloud VPN**
8. **Cloud Interconnect**

Ques:- What are the different storage options in GCP?
Right Answer:

The different storage options in Google Cloud Platform (GCP) include:

1. Google Cloud Storage (Object Storage)
2. Google Persistent Disk (Block Storage)
3. Google Filestore (File Storage)
4. Google Bigtable (NoSQL Database)
5. Google Cloud SQL (Relational Database)
6. Google Cloud Spanner (Scalable Relational Database)
7. Google Firestore (NoSQL Document Database)
8. Google Cloud Datastore (NoSQL Database for web and mobile apps)

Ques:- In case DHCP fails in your server then how does you satisfy that problem within some minutes
Comments
Admin May 17, 2020

Hi,
You can "Enable Netbias over TCP/IP" this will solve the
problem within some minutes following the below path:
My Network Places------right click properties-------select
Internet Protocol------Advanced settings-----Wins-----
Enable Netbias over TCP/IP and save changes and check for
the same.

Admin May 17, 2020

DHCP can be configured in Router.

Ques:- i would like to say sir right now i have done hard/w networkig course ad doing a job as ATE engineer from CMS computer .Ltd so what r doing for future career ,which course is good ,&where is more opportunity plz tell me detils sir i m dialma??
Comments
Admin May 17, 2020

dear , This is amol ,ATE means Asst, Tranee Eng . If u are
fresser then u shold have to work with them just for exp.
after doing 1 year u can switch this compani then u can get
better opptu.
i had also worked with cms .

Ques:- How does role assumption work in AWS (STS, AssumeRole)?
Right Answer:

In AWS, role assumption using STS (Security Token Service) and AssumeRole allows a user or service to temporarily take on the permissions of a different IAM role. When a user or service calls the AssumeRole API, they specify the role ARN and any session parameters. AWS STS then returns temporary security credentials (access key, secret key, and session token) that can be used to access AWS resources with the permissions of the assumed role for a limited time.

Ques:- What are the common IAM misconfigurations that lead to security risks? Would you like:
Right Answer:

Common IAM misconfigurations that lead to security risks include:

1. Excessive permissions granted to users or roles.
2. Lack of multi-factor authentication (MFA) for sensitive accounts.
3. Inactive accounts not being disabled or removed.
4. Weak password policies allowing easily guessable passwords.
5. Misconfigured access controls, allowing unauthorized access to resources.
6. Failure to regularly review and audit permissions and roles.
7. Hardcoded credentials in applications or scripts.
8. Not using role-based access control (RBAC) effectively.

Ques:- What are the principles of least privilege and zero trust in IAM?
Right Answer:

The principle of least privilege means giving users and systems only the access they need to perform their tasks, minimizing potential risks. Zero trust is a security model that assumes no user or device is trustworthy by default, requiring verification for every access request, regardless of whether it originates from inside or outside the network.

Ques:- What are custom roles, and when would you create one?
Right Answer:

Custom roles are user-defined roles that allow you to specify a set of permissions tailored to specific needs within an Identity and Access Management (IAM) system. You would create a custom role when the predefined roles do not meet your requirements, enabling you to grant only the necessary permissions to users for their specific tasks or responsibilities.

Ques:- What is Multi-Factor Authentication (MFA) and why is it important?
Right Answer:

Multi-Factor Authentication (MFA) is a security process that requires users to provide two or more verification factors to gain access to a system or application. It is important because it adds an extra layer of security, making it harder for unauthorized users to access sensitive information, even if they have the user's password.

AmbitionBox Logo

What makes Takluu valuable for interview preparation?

1 Lakh+
Companies
6 Lakh+
Interview Questions
50K+
Job Profiles
20K+
Users