Let’s get started
By clicking ‘Next’, I agree to the Terms of Service
and Privacy Policy
Jobs / Job page
Java Developer - (Remote - US) image - Rise Careers
Job details

Java Developer - (Remote - US)

Jobgether has ALL remote jobs globally. We match you to roles where you're most likely to succeed, and provide feedback on every application to help you learn. No more guesswork, application black holes, or recruiter ghosting in your job search.

For one of our clients, we are looking for a Java Developer, remotely from the United States.

In this role, you will be responsible for supporting the AMPS program by developing and maintaining the system. You will work on debugging, identifying root causes, implementing necessary changes, and handling enhancement requests. Additionally, you will ensure the production environment is running smoothly by performing routine health checks and troubleshooting issues. This role offers an exciting opportunity to contribute to critical system updates, configuration changes, and system migrations within a secure and dynamic environment.

Accountabilities:

  • Debug and identify root causes of issues within the AMPS system, implementing solutions as needed.
  • Design and implement requested enhancements and updates to the AMPS system.
  • Support version control and deployment of system updates and bug fixes.
  • Perform regular health checks on the AMPS production environment and take corrective actions as needed.
  • Coordinate and assist with system configuration changes, upgrades, and migrations.
  • Monitor and troubleshoot issues in the production environment to maintain system stability and performance.

  • Must possess IT-II security clearance or have a current National Agency Check with Local Agency Check and Credit Check (NACLC).
  • Relevant certification from a nationally recognized technical authority.
  • DoD Approved 8570 Baseline Certification: Category IAT Level I.
  • Experience with Oracle Identity Management Suite and Oracle Cloud Infrastructure (OCI) is a plus.
  • Desired experience with DLA and Oracle Identity Management systems.
  • Strong problem-solving and debugging skills, particularly within the AMPS or similar systems.
  • Medical, Dental, and Vision Plans (PPO & HSA options available).
  • Flexible Spending Accounts (Health Care & Dependent Care FSA).
  • Health Savings Account (HSA).
  • 401(k) with matching contributions.
  • Roth retirement options and Qualified Transportation Expense with matching contributions.
  • Short-Term and Long-Term Disability coverage.
  • Life and Accidental Death & Dismemberment Insurance.
  • Wellness Program and Professional Development Reimbursement.
  • Generous PTO and 11 paid Holidays.
  • Competitive salary range of $100,000 - $170,000, depending on experience.

#LI-CL1

Average salary estimate

$135000 / YEARLY (est.)
min
max
$100000K
$170000K

If an employer mentions a salary or salary range on their job, we display it as an "Employer Estimate". If a job has no salary data, Rise displays an estimate if available.

What You Should Know About Java Developer - (Remote - US), Jobgether

Are you an experienced Java Developer looking for a remote role that allows you to make a meaningful impact? Join a forward-thinking company that values innovation and teamwork while working from the comfort of your home in the United States. As a Java Developer, you’ll become a key player in supporting the AMPS program, where your primary responsibility will be developing and maintaining the system. You’ll get the chance to dive into debugging, identifying root causes, and implementing solutions to enhance the system’s performance. Routine health checks and troubleshooting will be your superpowers as you keep the production environment running smoothly. With a focus on contributing to critical system updates, configuration changes, and migrations, you’ll work in a secure and dynamic environment, ensuring that all applications function optimally. To thrive in this role, you'll need IT-II security clearance or a current National Agency Check, along with relevant certifications. Experience with Oracle Identity Management and OCI is a great plus, as it aligns with our goals of excellence and reliability. Plus, you’ll be rewarded with competitive benefits, including health plans, a 401(k) match, generous PTO, and a salary range of $100,000 - $170,000 depending on your experience. If you’re excited about tackling complex challenges and working as part of a collaborative team, we’d love to hear from you!

Frequently Asked Questions (FAQs) for Java Developer - (Remote - US) Role at Jobgether
What are the primary responsibilities of the Java Developer position at this company?

As a Java Developer in this role, you will be tasked with supporting the AMPS program by developing and maintaining the system. Your responsibilities will include debugging and identifying root causes of system issues, implementing necessary changes, and designing requested enhancements. You’ll also perform routine health checks of the production environment and troubleshoot issues to ensure system stability.

Join Rise to see the full answer
What qualifications are needed for the Java Developer role?

To qualify for the Java Developer role, candidates must possess IT-II security clearance or have a current National Agency Check with Local Agency Check and Credit Check (NACLC). Additionally, relevant certifications from a recognized authority are necessary, along with experience in debugging and strong problem-solving skills. Familiarity with Oracle Identity Management and Oracle Cloud Infrastructure (OCI) adds great value.

Join Rise to see the full answer
What type of work environment does the Java Developer position offer?

This Java Developer position offers a fully remote work environment, allowing team members to work from anywhere in the United States. The company promotes a flexible and dynamic atmosphere, ensuring that employees can balance their professional and personal lives while contributing to meaningful projects.

Join Rise to see the full answer
What benefits does the Java Developer role include?

The Java Developer position includes an attractive benefits package featuring comprehensive medical, dental, and vision coverage, flexible spending accounts, 401(k) plans with matching contributions, and generous PTO. Employees also have access to wellness programs and professional development reimbursement to support career advancement.

Join Rise to see the full answer
How does the salary for the Java Developer position compare in the industry?

The salary range for the Java Developer role is competitive, ranging from $100,000 to $170,000, depending on experience. This is in line with or above industry standards, reflecting the company’s commitment to attracting top talent and offering rewarding compensation.

Join Rise to see the full answer
Common Interview Questions for Java Developer - (Remote - US)
How do you approach debugging in Java applications?

In debugging Java applications, I begin by replicating the issue to understand its context. I utilize debugging tools and logs to trace errors, incrementally isolating the problematic code. Additionally, I employ best practices such as writing unit tests to catch errors early, ensuring that I have a thorough understanding of both the application architecture and the specific functionalities affected.

Join Rise to see the full answer
Can you explain the Java memory model and its significance?

The Java memory model defines how threads interact through memory and what behaviors are allowed in concurrent programming. Its significance lies in ensuring clear rules around thread access and memory visibility, which is crucial for writing thread-safe code. I emphasize understanding concepts like heap vs. stack memory, garbage collection, and synchronization mechanisms to maintain application performance.

Join Rise to see the full answer
What experience do you have with Oracle Identity Management?

I have hands-on experience with Oracle Identity Management, where I worked on user provisioning, access controls, and setting up roles and policies to ensure compliance. I focus on integrating identity management solutions with existing systems to enhance security and streamline user management processes.

Join Rise to see the full answer
How do you keep yourself updated with the latest advancements in Java?

To stay current with advancements in Java, I engage with professional communities, follow relevant tech blogs, and participate in webinars or workshops. I also contribute to open-source projects and explore new libraries and frameworks, which helps me apply new practices in real-world scenarios.

Join Rise to see the full answer
Describe a challenging project you've worked on and how you overcame obstacles.

One challenging project involved migrating a legacy system to a new Java-based architecture. Obstacles included data compatibility and downtime risks. I overcame these by developing a detailed migration plan, conducting thorough testing, and collaborating closely with the stakeholders to ensure all concerns were addressed, ultimately achieving a smooth transition.

Join Rise to see the full answer
What testing frameworks are you familiar with in Java development?

I am familiar with several testing frameworks, including JUnit and Mockito for unit and integration testing. I emphasize writing test cases early in the development process to ensure code reliability and using Test-Driven Development (TDD) when possible to improve overall code quality.

Join Rise to see the full answer
How do you handle version control and deployment in your projects?

I handle version control using Git, leveraging branching strategies to manage features, bugs, and releases effectively. For deployment, I often use CI/CD pipelines, automating the process to reduce manual errors and ensure quick releases while maintaining system integrity.

Join Rise to see the full answer
Can you discuss your experience with system migrations?

I have led multiple system migrations where careful planning was paramount. I focus on assessment of dependencies, data mapping, and quality assurance throughout the process, ensuring that performance metrics are set and monitored post-migration to validate success.

Join Rise to see the full answer
What strategies do you employ to maintain production environment stability?

To maintain production environment stability, I implement routine health checks, monitor system performance metrics, and establish alert systems for anomalies. I also prioritize documentation and communication to ensure team awareness of changes and issues.

Join Rise to see the full answer
What do you consider when designing a new feature within the AMPS system?

When designing a new feature within the AMPS system, I consider user requirements, system compatibility, scalability, and security. Engaging with stakeholders for feedback early in the design phase helps to align the feature with user needs and project goals.

Join Rise to see the full answer
Similar Jobs
Photo of the Rise User
Posted 10 days ago

A leading talent matching platform is in search of a Senior AdOps Engineer to manage and optimize ad operations across Europe.

Photo of the Rise User

Join Jobgether as a Backend Senior Software Engineer to play a crucial role in building scalable monetization infrastructure.

Photo of the Rise User
Posted 8 days ago

Looking for innovative thinkers to join IFS as a Senior Lead Software Engineer and shape the future of AI technology in a collaborative environment.

Photo of the Rise User
Posted 20 hours ago

As a Senior Technical Manager at OCLC, you will lead development teams dedicated to enhancing library technology services.

Photo of the Rise User
Posted 12 days ago

Join Pixomondo’s Innovation Lab as an Unreal Engine Developer, tackling exciting challenges in Virtual Production and VFX.

Photo of the Rise User

Join MSquared as a Principal Rendering Engineer and help shape the future of immersive virtual experiences.

Photo of the Rise User
Posted 8 days ago

Be a part of Hostinger’s innovative Chatbots Team as a Senior Full-Stack Developer, enhancing the capabilities of Kodee, their AI assistant for customer support.

Photo of the Rise User
Posted 10 days ago
Inclusive & Diverse
Growth & Learning
Customer-Centric
Collaboration over Competition
Medical Insurance
Maternity Leave
Flex-Friendly
401K Matching

Contribute to Vanta's mission of enhancing online security as a Fullstack Software Engineer on the innovative Self Serve Team.

Photo of the Rise User
Posted 3 days ago

As a Senior Software Engineer at Bitwarden, you'll build secure and user-friendly authentication systems for a leading identity security platform.

Whitaker Corporation Hybrid New Kensington, Pennsylvania, United States
Posted 3 days ago

Join Whitaker Corporation as a Software Developer Intern and thrive in a hands-on learning environment while contributing to software projects.

Jobgether has the ambition to disrupt the recruitment industry as we know it by simplifying it and making it more accurate 🎯 Jobgether platform connects candidates and companies based on: - Skills -... Values - Ambition - Personality The candidat...

722 jobs
MATCH
Calculating your matching score...
FUNDING
SENIORITY LEVEL REQUIREMENT
TEAM SIZE
EMPLOYMENT TYPE
Full-time, remote
DATE POSTED
March 14, 2025

Subscribe to Rise newsletter

Risa star 🔮 Hi, I'm Risa! Your AI
Career Copilot
Want to see a list of jobs tailored to
you, just ask me below!
LATEST ACTIVITY
Photo of the Rise User
Someone from OH, Cincinnati just viewed Machine Learning Engineer at Allstate
Photo of the Rise User
Someone from OH, Twinsburg just viewed Data Analyst/Power BI Developer at Datadog
Photo of the Rise User
Someone from OH, Cuyahoga Falls just viewed Small Fleet Underwriter at HDVI
Photo of the Rise User
Someone from OH, Dublin just viewed Product Designer, Entry Level at Govini
Photo of the Rise User
Someone from OH, Columbus just viewed Support Associate-7 at Tory Burch
Photo of the Rise User
Someone from OH, Columbus just viewed Project Manager at Treering
Photo of the Rise User
Someone from OH, Columbus just viewed Product Manager, Assessment Student Experience at Ellevation
Photo of the Rise User
Someone from OH, Hamilton just viewed Team Member Travel Coordinator at Allegiant
Photo of the Rise User
Someone from OH, Toledo just viewed IT Telecom Administrator at Anduril Industries
Photo of the Rise User
Someone from OH, Kent just viewed Director, Strategic Partnerships at Teaching Lab