Mastering AWS Interview: 751 Questions & Answers for Success by Mahato Bhanu Pratap
Author:Mahato, Bhanu Pratap
Language: eng
Format: epub
Published: 2023-08-18T00:00:00+00:00
Question 14: How do you perform rolling updates of application deployments in EKS?
Answer: Rolling updates can be achieved by updating the Kubernetes Deployment configuration. EKS will then gradually replace the old pods with the updated ones to ensure minimal downtime.
Question 15: Can you integrate EKS with AWS Identity and Access Management (IAM)?
Answer: Yes, EKS supports IAM roles for service accounts (IRSA), allowing pods to assume IAM roles and access AWS services securely.
Question 16: What are EKS Managed Node Groups, and how do they differ from traditional node groups?
Answer: EKS Managed Node Groups are a simplified way to create and manage worker nodes. They are fully managed by EKS, handling node provisioning, scaling, and updates.
Question 17: How do you perform upgrades or patches to your EKS cluster's Kubernetes version?
Answer: EKS supports automated upgrades for the control plane and node groups. You can initiate upgrades through the EKS console, CLI, or API.
Question 18: What is EKS Anywhere, and how does it extend EKS capabilities?
Answer: EKS Anywhere extends EKS to on-premises environments, enabling consistent Kubernetes management across cloud and on-premises infrastructure.
Question 19: How do you secure communication within an EKS cluster and with external services?
Answer: EKS secures communication using encryption, IAM roles, and security groups. It supports Network Policies to control traffic between pods.
Question 20: Can you horizontally auto-scale pods based on metrics in EKS? If yes, how?
Answer: Yes, EKS supports Horizontal Pod Autoscaling (HPA) based on custom metrics or CPU/memory usage. You can define HPA settings in Kubernetes manifests.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
AI & Machine Learning | Bioinformatics |
Computer Simulation | Cybernetics |
Human-Computer Interaction | Information Theory |
Robotics | Systems Analysis & Design |
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8296)
Test-Driven Development with Java by Alan Mellor(6709)
Data Augmentation with Python by Duc Haba(6617)
Principles of Data Fabric by Sonia Mezzetta(6372)
Learn Blender Simulations the Right Way by Stephen Pearson(6267)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6134)
Hadoop in Practice by Alex Holmes(5958)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5806)
RPA Solution Architect's Handbook by Sachin Sahgal(5531)
Big Data Analysis with Python by Ivan Marin(5356)
The Infinite Retina by Robert Scoble Irena Cronin(5226)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5144)
Pretrain Vision and Large Language Models in Python by Emily Webber(4315)
Infrastructure as Code for Beginners by Russ McKendrick(4076)
Functional Programming in JavaScript by Mantyla Dan(4038)
The Age of Surveillance Capitalism by Shoshana Zuboff(3946)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3790)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3592)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3568)
