Java Backend Developer (Microservices)

Published on
πŸ›‘οΈ Verified Career Listing Directly reviewed and cross-referenced with hiring sources.

LTM

Default Logo
πŸŽ“ IT
πŸ“ Hyderabad / Pune
πŸ’Ό 4 - 6 years
βœ” Verified Job
Email Application
πŸ’¬

Join Our WhatsApp Group

Get daily alerts of new job openings & internships directly on your phone!

Join Group
LTM is hiring experienced Java Backend Developers with strong expertise in Java, Spring Boot, and Microservices architecture. This is an excellent opportunity to work on AI-first enterprise platforms, cloud-native applications, and large-scale distributed systems while contributing to cutting-edge digital transformation initiatives.

Job Overview

Particulars Details
Position Java Backend Developer (Microservices)
Company LTM
Location Hyderabad / Pune
Job Type Full-Time
Experience 4 - 6 years
Category / Department IT
Application Mode Email

🏒 About LTM

LTM is an AI-centric global technology services company and a Business Creativity partner to some of the world's largest enterprises. The company operates at the intersection of technology and domain expertise, helping organizations create business value through AI-first innovation, cloud modernization, data-driven insights, and secure digital platforms.

LTM's capabilities span integrated operations, business transformation, and enterprise AI, enabling organizations to accelerate growth, resilience, and competitive advantage through modern technology ecosystems.

🎯 LTM's Core Values

β€’ Driven by Purpose
β€’ Act with Compassion
β€’ Be Future-Ready
β€’ Deliver Measurable Impact
β€’ Innovation with Responsibility
β€’ Business-Centric Technology Solutions

🌐
Company Website
πŸ“
Office Location

LTM
3900 W Alameda Avenue,
Burbank, CA 91505,
United States

Java Backend Developer (Microservices) Banner

πŸ’‘ Editor's Note / Preparation Tip

πŸ“„ Resume Preparation Tips

β€’ Highlight Java, Spring Boot, and Microservices projects prominently
β€’ Include system architecture and scalability achievements
β€’ Mention REST API development experience with measurable outcomes
β€’ Showcase cloud, containerization, and DevOps exposure
β€’ Include performance optimization and troubleshooting experience
β€’ Quantify business impact wherever possible

🎯 Interview Preparation

Prepare thoroughly on:

β€’ Core Java concepts and advanced collections
β€’ JVM internals and memory management
β€’ Spring Boot architecture and annotations
β€’ Microservices design patterns
β€’ REST API best practices
β€’ Database optimization and SQL queries
β€’ System Design fundamentals
β€’ Multithreading and concurrency
β€’ Design patterns and SOLID principles
β€’ Docker, Kubernetes, and CI/CD concepts

πŸ’‘ Technical Topics to Revise

β€’ Service Discovery
β€’ API Gateway patterns
β€’ Circuit Breakers
β€’ Event-driven architecture
β€’ Distributed transactions
β€’ Caching strategies
β€’ Authentication and Authorization
β€’ Message Queues (Kafka/RabbitMQ)
β€’ Scalability patterns
β€’ Performance optimization

πŸš€ Pro Tips

β€’ Prepare at least two large-scale project explanations
β€’ Be ready to discuss architecture decisions and trade-offs
β€’ Practice designing scalable backend systems
β€’ Review real-world Microservices challenges
β€’ Prepare examples of production issue troubleshooting
β€’ Demonstrate strong problem-solving approaches

πŸ“ Job Description

πŸš€ We're Hiring | Java Backend Developer (Microservices)

🏒 Company: LTM

πŸ“ Location: Hyderabad / Pune
πŸ’Ό Employment Type: Full-Time
⏳ Experience: 4+ Years
πŸ“… Notice Period: Up to 90 Days

β€’ Experience with cloud platforms such as AWS, Azure, or GCP
β€’ Familiarity with Docker and Kubernetes
β€’ Knowledge of Kafka or event-driven architectures
β€’ Experience with CI/CD pipelines
β€’ Exposure to monitoring and observability tools
β€’ Knowledge of security best practices for backend systems
β€’ Understanding of containerized deployments

πŸŽ“ Eligibility / Education

β€’ B.E./B.Tech/MCA/M.Tech in Computer Science, Information Technology, or related field
β€’ Minimum 4 years of professional backend development experience
β€’ Strong understanding of object-oriented programming concepts

🌟 Why Join LTM?

β€’ Work with an AI-centric global technology organization
β€’ Opportunity to build enterprise-scale digital platforms
β€’ Exposure to cloud, AI, and modern backend architectures
β€’ Collaborate with global clients and engineering teams
β€’ Continuous learning and career growth opportunities
β€’ Work on cutting-edge transformation initiatives
β€’ Strong culture of innovation and ownership

πŸ“© How to Apply

Interested candidates can share their updated resume at:

πŸ“§ shubham.gain@ltm.com

Please mention:

β€’ Total Experience
β€’ Relevant Java Experience
β€’ Relevant Spring Boot Experience
β€’ Microservices Experience
β€’ Current CTC
β€’ Expected CTC
β€’ Notice Period
β€’ Current Location

🎯 Key Responsibilities

  • βœ“ Design, develop, and maintain scalable backend services
  • βœ“ Build enterprise-grade applications using Java and Spring Boot
  • βœ“ Design and implement Microservices-based architectures
  • βœ“ Develop and maintain RESTful APIs
  • βœ“ Collaborate with cross-functional engineering teams
  • βœ“ Participate in system design and architecture discussions
  • βœ“ Optimize applications for performance and scalability
  • βœ“ Troubleshoot production issues and implement fixes
  • βœ“ Ensure code quality through reviews and testing
  • βœ“ Contribute to technical documentation and best practices

πŸ’‘ Required Qualifications & Skills

βœ“ Strong experience in Java backend development βœ“ Hands-on experience with Spring Boot framework βœ“ Strong understanding of Microservices architecture βœ“ Experience developing and consuming RESTful APIs βœ“ Knowledge of system design principles βœ“ Experience with SQL and relational databases βœ“ Understanding of distributed systems concepts βœ“ Familiarity with Git and version control systems βœ“ Knowledge of software design patterns and best practices βœ“ Experience working in Agile/Scrum environments βœ“ Strong analytical and problem-solving skills

πŸš€ Career Guidance & Interview Insights

To help you succeed, we've compiled original preparation guides, resume keywords, and growth analytics for this category of role.

Joining as a Java Backend Developer (Microservices) offers a fantastic opportunity to work at the forefront of technological innovation. You will be exposed to modern software development lifecycles, collaborate with cross-functional product teams, and design scalable architectures that directly impact end-users. The continuous learning curve in tech ensures that your programming, debugging, and system engineering skills remain highly marketable and sharp.

Expected Career Progression Roadmap:

The career roadmap in technology is highly rewarding. Typical progression starts as a Junior Software Engineer, moving to Associate Developer and then Senior Software Engineer (3-6 years). From there, professionals choose between an individual contributor trackβ€”becoming a Tech Lead, Staff Engineer, and Principal Architectβ€”or a management track, advancing to Engineering Manager, Director of Engineering, and Chief Technology Officer (CTO).

Expected Technical & Behavioral Questions:

  • Q1: How do you optimize database query performance?
    Answer Tip: Talk about indexing strategies, query execution plan analysis, avoiding N+1 queries, and implementing caching layers (like Redis).
  • Q2: Explain the differences between Microservices and Monolithic architecture.
    Answer Tip: Highlight scaling advantages, loose coupling, independent deployments, network latency considerations, and data consistency challenges in microservices.
  • Q3: How do you handle merge conflicts in Git?
    Answer Tip: Explain checking out the local branch, pulling the latest main branch, running git merge, opening the conflicted files to resolve blocks manually, and committing the resolved merge.
πŸ’‘ Pro-Tip: Before your interview, research the company's recent news, product launches, and Glassdoor work reviews. Prepare 2-3 thoughtful questions for the interviewer regarding team dynamics and success metrics for this role.

To pass automated ATS (Applicant Tracking System) screening and catch the recruiter's eye, tailor your resume with the following tips:

  • Keywords to include: Software Engineering, SDLC, OOP, CI/CD Pipelines, SQL databases, Agile, Unit Testing, Code Review, Cloud Architectures (AWS/Azure).
  • Format: Use a clean, single-column resume format. Avoid graphics, text boxes, or tables which can scramble ATS parser outputs.
  • Quantify Results: Instead of writing 'wrote code', write 'Developed a caching system that reduced server response times by 35%.'
Estimated Market Compensation in India:

Estimated compensation for this role type in India is β‚Ή6,00,000 - β‚Ή12,00,000 per annum (Mid level). The actual salary package offered depends on factors such as company size, work mode (remote or on-site), individual technical proficiency, and negotiations during final HR rounds.

Suggested Professional Certifications:

Highly recommended certifications include: AWS Certified Solutions Architect, Microsoft Certified: Azure Fundamentals, Certified Kubernetes Administrator (CKA), Oracle Certified Professional Java SE, or tech-stack specific achievements (e.g. Meta Front-End Developer certification).

Contact Email: shubham.gain@ltm.com

Frequently Asked Questions

Q: Is Microservices experience mandatory?
A: Yes, hands-on Microservices experience is a key requirement.

Q: Is cloud experience required?
A: Cloud experience is preferred but not mandatory.

Q: Are candidates with notice periods up to 90 days eligible?
A: Yes, candidates with notice periods up to 90 days can apply.

Q: Is this role suitable for frontend developers?
A: No, this position primarily focuses on backend Java development.

πŸ›‘οΈ Safety Disclaimer: JobPortalConnect curates official listings for informational purposes. Genuine recruiters will never ask you for processing fees, training payments, or security deposits. If you spot suspicious activity, copyright issues, or wish to request the removal of this listing, please report it to us immediately at contact.jobportalconnect@gmail.com.