Premium Employer

Infosys

3.7
based on 36.3k Reviews
Filter interviews by

Aryson Technologies Interview Questions and Answers

Updated 10 Oct 2024
Popular Designations

Q1. what is ingress controller and how it is used in kubernetes networking

Ans.

Ingress controller is a Kubernetes resource that manages external access to services within a cluster.

  • Ingress controller acts as a traffic manager, routing incoming traffic to the appropriate services based on rules defined in the Ingress resource.

  • It allows for the configuration of HTTP and HTTPS routing, load balancing, SSL termination, and more.

  • Popular Ingress controllers include Nginx Ingress Controller, Traefik, and HAProxy.

  • Ingress controllers can be used to expose multip...read more

Add your answer

Q2. how to give access of s3 bucket to user in a secure way?

Ans.

Grant access to S3 bucket securely by using IAM policies and roles.

  • Create an IAM policy with specific permissions for the S3 bucket

  • Attach the IAM policy to an IAM role

  • Assign the IAM role to the user or group that needs access

  • Use bucket policies for more granular control if needed

Add your answer

Q3. what is Kubernetes networking and how does it work

Ans.

Kubernetes networking is the way in which different pods and services communicate with each other within a Kubernetes cluster.

  • Kubernetes networking allows pods to communicate with each other across nodes in the cluster.

  • It uses a flat network model where each pod gets its own IP address.

  • Kubernetes networking can be implemented using various plugins like Calico, Flannel, or Cilium.

  • Network policies can be defined to control traffic flow between pods.

  • Services in Kubernetes provid...read more

Add your answer

Q4. How does a pod communicate with other pods

Ans.

Pods communicate with other pods through network communication within the same Kubernetes cluster.

  • Pods can communicate with each other using services, which provide a stable endpoint for communication.

  • Pods can use DNS names to communicate with other pods within the same cluster.

  • Pods can also communicate directly using IP addresses within the cluster network.

  • Communication between pods can be secured using network policies.

  • Examples: Using Kubernetes services to allow pods to co...read more

Add your answer
Discover Aryson Technologies interview dos and don'ts from real experiences

Q5. what is the difference between ingress and service

Ans.

Ingress controls the external access to services in a cluster, while service defines a set of pods and how they can be accessed.

  • Ingress manages external access to services in a cluster

  • Service defines a set of pods and how they can be accessed

  • Ingress can provide load balancing, SSL termination, and routing based on hostnames or paths

  • Service can be of type ClusterIP, NodePort, LoadBalancer, or ExternalName

Add your answer

Q6. difference between iam role and iam group?

Ans.

IAM role is used to grant permissions to entities, while IAM group is used to group users with similar permissions.

  • IAM role is used to delegate permissions to entities like EC2 instances or Lambda functions

  • IAM group is used to group users with similar permissions for easier management

  • IAM role can be assumed by trusted entities, while IAM group is used for managing user permissions

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top AWS Devops Engineer Interview Questions from Similar Companies

3.5
 • 13 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

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

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter