As a Backend DevOps Engineer (Java) (m/f), you work in a core technology team with focus on the scalability and overall architecture of a rapidly growing microservice ecosystem.
JobOffer jobOffer = new JobOffer();
Job job = Job.builder()
.setProducts(
IN_HOUSE_APPS,
BUSINESS_INTELLIGENCE,
PAYMENT,
MOBILE_APPS)
.setProductType(SCALABLE_HIGH_AVAILABILITY_SYSTEM)
.setDevelopmentStyle(AGILE_SCRUM)
.setTeamAttributes(
MOTIVATED,
INNOVATIVE,
INTERDISCIPLINARY)
.build();
jobOffer.addJob(job);
Candidate candidate = Candidate.builder()
.hasDegreeInComputerSciencesOrSimilar(true)
.add(Skill.JAVA.experience(SEVERAL_YEARS))
.add(Skill.SOFTWARE_DESIGN.experience(SEVERAL_YEARS))
.add(Skill.REST)
.add(Skill.MICRO_SERVICES)
.add(Skill.DOCKER)
.add(Skill.SCRUM)
.add(Skill.DEV_OPS)
.setLanguages(Locale.ENGLISH, Locale.GERMAN)
.build();
new Application(candidate).submit()
/*Experience in an international company or team away from your home country is a plus*/
by via developer jobs - Stack Overflow
No comments:
Post a Comment