DevOps Engineer
Job Description
Job Summary
We are looking for a (English only!!!) DevOps Engineer with experience in Java projects and system performance tuning. Our client is one of the biggest e-commerce companies located in Tokyo.
Applicant needs to be located in Japan.
Responsibilities:
Collaborate with cross-functional teams to integrate DevOps best practices into the SDLC.
Implement and maintain CI/CD pipelines using Jenkins for efficient project delivery.
Utilize Docker and Kubernetes for containerization and orchestration in a high-traffic environment.
Conduct system performance tuning to ensure optimal efficiency and responsiveness.
Proactively identify and address potential issues, ensuring the reliability of mission-critical systems.
Skills Required:
4+ years of hands-on experience as a DevOps Engineer in Java projects. Proficient in Jenkins, Docker, and Kubernetes for seamless integration and deployment.
Performance Tuning: Proven ability to optimize system performance for enhanced efficiency and responsiveness.
High Volume System Handling: Demonstrated expertise in managing systems with high volumes of traffic, ensuring reliability and optimal performance.
Benefits:
Mission Critical Systems: Contribute to the success of mission-critical systems, ensuring stability and resilience.
Huge Traffic Systems: Manage and optimize systems with substantial traffic, ensuring smooth operations even under heavy loads.
Full SDLC Learning: Opportunity to learn and master the entire Software Development Life Cycle (SDLC), contributing to comprehensive project understanding and success.
応募する
優秀なチーム育成のサポートであれ、あるいはプロフェッショナルな向上心に最適なものの発見であれ、全力を尽くして協力いたします。イノベーションを起こしましょう。共に変革の一端を担いましょう。
このサイト内にはアジア太平洋地域あるいはヨーロッパ地域にお住まいの方には関係のない情報が掲載されている場合もあります。質問等あるいは詳細についてお知りになりたい場合は、お客様のお住まいの地域のTEKsystemオフィスまでお問い合わせください。
参考文献
詳細
ポリシー
© document.write(new Date().getFullYear());2024 TEKsystems, Inc. ALL RIGHTS RESERVED.
© document.write(new Date().getFullYear());2024 TEKsystems Global Services, LLC ALL RIGHTS RESERVED.
$(document).ready(function() { // Check if the ul element contains any li elements if ($('ul.nav.nav-tabs.nav-stacked.21 li').length > 0) { // If there are li elements, show the pagination div $('.pagination').show(); $('.search-jobs-count').show(); } else { // If there are no li elements, hide the pagination div $('.pagination').hide(); $('.search-jobs-count').hide(); }}); $(document).ready(function() { $(".span2.learn a").on("focus", function() { $(this).parent(".span2.learn").addClass("focused"); }); $(".span2.learn a").on("blur", function() { $(this).parent(".span2.learn").removeClass("focused"); });}); $(document). ready(function(){ var getUrlParameter = function getUrlParameter(sParam) { var sPageURL = window.location.search.substring(1), sURLVariables = sPageURL.split('&'), sParameterName, i; for (i = 0; i < sURLVariables.length; i++) { sParameterName = sURLVariables[i].split('='); if (sParameterName[0] === sParam) { return sParameterName[1] === undefined ? true : decodeURIComponent(sParameterName[1]); } }}; var total_pages2=$('.pagination ul li').length; var total_pages=$('.pagination ul li').length-4; var pageURL = window.location.href;if (pageURL.indexOf('page') == -1){ var cur_page_num=1; var pageURL=pageURL+"?page=1";}else{ var cur_page_num=getUrlParameter('page');} var next_page_num=parseInt(cur_page_num)+1; var prev_page_num=parseInt(cur_page_num)-1; var first_page_num=1; var last_page_num=total_pages; //if(1<=cur_page_num){ var first_page_url = pageURL.replace("page="+cur_page_num, "page="+first_page_num); //} //if(5> =cur_page_num){ var last_page_url = pageURL.replace("page="+cur_page_num, "page="+last_page_num); //} if(total_pages> =next_page_num){ var next_page_url = pageURL.replace("page="+cur_page_num, "page="+next_page_num); } if(1<=prev_page_num){ var prev_page_url = pageURL.replace("page="+cur_page_num, "page="+prev_page_num); } $('.next_page a').attr('href',next_page_url); $('.prev_page a').attr('href',prev_page_url); $('.first_page a').attr('href',first_page_url); $('.last_page a').attr('href',last_page_url); }); $(document).ready(function(){ function setCookie(cname, cvalue, exdays) { var d = new Date(); d.setTime(d.getTime() + (exdays*1*60*60*1000)); var expires = "expires="+ d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";} function include(filename){ var head = document.getElementsByTagName('head')[0]; var script = document.createElement('script'); script.src = filename; script.type = 'text/javascript'; head.appendChild(script)} }); function OptanonWrapper() {} $(function(){ $('.collapsed').click(function() { var link = $(this).attr('data-href'); var i=0; if($("#"+link).hasClass('in')){ i=1; } $('.panel-collapse').removeClass('in'); if(i==1) { $("#"+link).removeClass('in'); }else { $("#"+link).addClass('in'); } }); $('#career').click(function() { var c_css=$('#career_list').css('display'); if( c_css == 'block') { $("#career_list").css('display','none'); } else { $("#career_list").css('display','block'); } }); $("a[rel='tab']").on('click', function(event){ event.preventDefault(); document.getElementById('load').style.visibility="visible"; pageurl = $(this).attr('href'); $.ajax({url:pageurl+'?rel=tab',success: function(data){ $('body').html(data); document.getElementById('load').style.visibility="hidden"; }}); if(pageurl!=window.location){ window.history.pushState({path:pageurl},'',pageurl); } return false; }); $('.viewmore').on('click', function(event){ event.preventDefault(); $('.cgs').addClass('full'); $('.viewmore').css("display", "none"); $('.hid').css("display", "block"); }); $('.hid').on('click', function(event){ event.preventDefault(); $('.cgs').removeClass('full'); $('.viewmore').css("display", "block"); $('.hid').css("display", "none"); }); $('.viewmore2').on('click', function(event){ event.preventDefault(); $('.cgs2').addClass('full'); $('.viewmore2').css("display", "none"); $('.hid2').css("display", "block"); }); $('.hid2').on('click', function(event){ event.preventDefault(); $('.cgs2').removeClass('full'); $('.viewmore2').css("display", "block"); $('.hid2').css("display", "none");}); $('.viewmore1').on('click', function(event){ event.preventDefault(); $('.cgs1').addClass('full'); $('.viewmore1').css("display", "none"); $('.hid1').css("display", "block"); }); $('.hid1').on('click', function(event){ event.preventDefault(); $('.cgs1').removeClass('full'); $('.viewmore1').css("display", "block"); $('.hid1').css("display", "none");}); }); $(document).ready(function () { $("#query1, #query2").on("input", function () { var value = $(this).val(); $("#query1, #query2").val(value); }); }); $(document).ready(function () { // Triggered on change in either select $(".select11, .select1").on("change", function () { var selectedValue = $(this).val(); // Set the value of both select options $(".select11, .select1").val(selectedValue); }); }); $(document).ready(function () { // Triggered on change in either select $(".select22, .select2").on("change", function () { var selectedValue = $(this).val(); // Set the value of both select options $(".select22, .select2").val(selectedValue); }); }); $(document).ready(function () { // Triggered on change in either select $(".select33, .select3").on("change", function () { var selectedValue = $(this).val(); // Set the value of both select options $(".select3, .select33").val(selectedValue); }); }); $(document).ready(function () { // Triggered on change in either select $(".select4, .select44").on("change", function () { var selectedValue = $(this).val(); // Set the value of both select options $(".select44, .select4").val(selectedValue); }); }); $(document).ready(function () { $(".lang-en").click(function () { console.log("1"); $("#6b4898bc-a358-40fc-b6f7-b112eaa8e383").addClass("in"); }); }); $(document).ready(function(){ $('#mydiv1').clone().appendTo('#mydiv2'); }); $(document).ready(function () { $(".btn--close").click(function () { console.log("2"); $("#6b4898bc-a358-40fc-b6f7-b112eaa8e383").removeClass("in"); }); }); $(document).ready(function () { $(".navbar-toggle").click(function () { $(".navbar-collapse").toggleClass("in"); $(".score-header").toggleClass("open-header"); }); }); $(document).ready(function () { $(window).scroll(function () { if($(this).scrollTop() > 50) $('#back-to-top').fadeIn(); else $('#back-to-top').fadeOut(); }); $('#back-to-top').click(function () { $('body,html').animate({ scrollTop: 0 }, 800); return false; }); $(".jobsearchActionUri .Advanced-submit").click(function () { });}); $(document).ready(function () { if($('.joblist li').hasClass('facebookApp')){ $('.search-jobs-count .job').addClass('YesJobAvailable'); }else{ $('.no-job').addClass('NoJobAvailable'); }}); function copyDiv() { var firstDivContent = document.getElementById("mydiv1"); var secondDivContent = document.getElementById("mydiv2"); secondDivContent.innerHTML = firstDivContent.innerHTML; } $(document).ready(function () { if ($("div").hasClass("hiddencheck")) { $("body").addClass("yescomplate"); } }); function setCookie(c_name, value, exdays) { var exdate = new Date(); exdate.setDate(exdate.getDate() + exdays); var c_value = escape(value) + (exdays == null ? "" : ";Path=/; expires=" + exdate.toUTCString()); document.cookie = c_name + "=" + c_value; } function getCookie(c_name) { var i, x, y, ARRcookies = document.cookie.split(";"); for (i = 0; i < ARRcookies.length; i++) { x = ARRcookies[i].substr(0, ARRcookies[i].indexOf("=")); y = ARRcookies[i].substr(ARRcookies[i].indexOf("=") + 1); x = x.replace(/^\s+|\s+$/g, ""); if (x == c_name) { return unescape(y); } } } function cssSelected() { var cssSelected = $("#country-formfield")[0].value; if (cssSelected !== "select") { setCookie("selectedCSS", cssSelected, 3); } } $(window).on('load', function() { if (jQuery(".rsm-cntr-12").length) { $(document).scrollTop($(".new-style-about").offset().top); } }); $(window).scroll(function () { var scroll = $(window).scrollTop(); if (scroll > = 50) { $("#search-details").addClass("darkHeader"); } else { $("#search-details").removeClass("darkHeader"); } }); $(document).ready(function () { $(".fancybox-overlay").click(function () { $(".fancybox-overlay #div").hide(); $(".fancybox-overlay").hide(); $(".fancybox-overlay").removeClass("overlay-1"); $(".d-none-block-1").removeClass("d-none-block-1"); $("#div").removeClass("overlay-2"); }); }); $(document).ready(function () { $(".btn1").click(function () { $("#div").show(); $(".fancybox-overlay").addClass("overlay-1"); $(".d-none-block-1").addClass("d-none-block-1"); $(".fancybox-overlay").show(); $("#div").addClass("overlay-2"); }); }); $(document).ready(function () { $(".btn2").click(function () { $("#fancybox-overlay1 #div1").show(); $("#fancybox-overlay1").show(); $("#fancybox-overlay1").addClass("overlay-3"); $("#div1").addClass("overlay-4"); }); }); $(document).ready(function () { $("#fancybox-overlay1").click(function () { $("#fancybox-overlay1 #div1").hide(); $("#fancybox-overlay1").hide(); $("#fancybox-overlay1").removeClass("overlay-3"); $("#div1").removeClass("overlay-4"); }); }); $(document).ready(function() { if ($('.job ul.nav-stacked li').length > 0) { $('.no-job').css('display', 'none'); } else { $('.no-job').css('display', 'block'); } }); $('.multipleselect option[value=""]').remove(); $(window).on('load', function() { setTimeout(function () { $(".search-holder .multipleselect").attr("multiple", true); $(".search-holder .multipleselect").selectpicker({ style: "form-control input-lg", liveSearch: true, showTick: true, showCaption: false, }); }, 1000);}); $(window).on("load", function () { setTimeout(function () { $(".hasJobCategories-Menu option[value='']").remove(); $(".SEARCH_AGENT_ALL_LOCATIONS-Menu option[value='']").remove(); $(".hasJobTypes-Menu option[value='']").remove(); $("select#tags option").each(function(index) { var storevalue = this.text; $(this).val(storevalue); }); $("option[value='All Categories']").remove(); $(".SEARCH_AGENT_ALL_LOCATIONS-Menu option[value='']").remove(); $(".select#jobTypes option[value='']").remove(); $(" select#tags").selectpicker("refresh"); $(" select#locations").selectpicker("refresh"); $(" select#jobTypes").selectpicker("refresh"); }, 1500); }); window.addEventListener("load", function() { if (performance.navigation.type === 2) { setTimeout(function() { window.location.reload(); }, 10); }}); window.addEventListener("pageshow", function(evt){ if(evt.persisted){ setTimeout(function(){ window.location.reload(); },10); } }, false); $(window).on("load", function () { setTimeout(function () { $('#daysElapsed').selectpicker('val', ''); $('#tags').selectpicker('val', ''); $('#locations').selectpicker('val', ''); $('#jobTypes').selectpicker('val', ''); }, 1500); if(navigator.userAgent.indexOf('Safari') !=-1 && navigator.userAgent.indexOf('Chrome') == -1){ setTimeout(function () { $('#daysElapsed').selectpicker('val', ''); $('#tags').selectpicker('val', ''); $('#locations').selectpicker('val', ''); $('#jobTypes').selectpicker('val', ''); }, 1500); } }); window.addEventListener("pageshow", function(evt){ if(evt.persisted){ setTimeout(function(){ window.location.reload(); },10); } }, false); $(window).on('load', function() { $(".rsm-cntr-10 .masonry-item:nth-child(2)").addClass("copy-paste-resume"); $(".copy-paste-resume .text").html(" Copy & Paste CV "); $("#fileCredentialModal #category option:nth-child(1)").html("CV"); $("#forprivacyblockagree .none-checkbox").after('