Senior leadership interview questions
> Tell about your relevant experinnce in modernization > Issues with internal cloud .. openshift > How to move legacy applications to Public cloud > What is your Role as technical leader > What application can do improve reliability from cloud infrastructure issue? Improving reliability in a cloud infrastructure requires a combination of best practices, tools, and applications to ensure high availability and fault tolerance. Here are some applications and approaches that can help enhance the reliability of cloud infrastructure: 1. Load Balancers: Load balancers distribute incoming network traffic across multiple servers or instances, ensuring that no single server becomes overloaded. This helps prevent service disruption due to high traffic on specific resources. 2. Auto Scaling: Auto Scaling allows the cloud infrastructure to automatically adjust the number of instances or resources based on demand. When traffic increases, Auto Scaling provisions additional resour...