Entrance Exams
Govt. Exams
Infosys is listed on both the Bombay Stock Exchange (BSE) and the National Stock Exchange (NSE) in India.
Infosys is an IT services company. Petroleum refining is not part of its service portfolio.
Infosys headquarters is located in Bangalore (Bengaluru), Karnataka, India.
Infosys was founded on July 2, 1981, by N.R. Narayana Murthy and six others in Pune, India.
Kubernetes is the industry-standard container orchestration platform designed for managing containerized applications at scale. It provides self-healing, auto-scaling, load balancing, and rolling updates—essential for 50+ node clusters.
Zero Trust architecture assumes no implicit trust. Every access request—internal or external—must be authenticated, authorized, and encrypted. It's modern security framework addressing remote work challenges.
G1 (Garbage First) GC is designed for low-latency applications with predictable pause times. It divides the heap into regions and prioritizes regions with most garbage, minimizing full GC pauses.
CI/CD pipelines automate code integration, testing, and deployment, enabling faster release cycles, early bug detection, and consistent quality without manual intervention at each stage.
Stream processing processes data in real-time with lower latency but higher architectural complexity. Batch processing is cost-effective for scheduled, non-urgent tasks. Choice depends on requirements.
AWS Auto Scaling automatically adjusts the number of EC2 instances based on demand metrics like CPU utilization and network traffic, ensuring optimal resource utilization and cost-efficiency.