ClickRecruit
  • Aziende
  • Crea una job description
  • Trova lavoro
  • Chi Siamo
  • Contatti
Registrati

Hai già un account?

Accedi
English Italian
Privacy Policy
© 2019 Digitalis S.r.l. All rights reserved
L'esperienza di navigazione su questo sito sarà migliore accettando i cookie.

Operations Manager

1 mese fa | Vercelli, Piemonte

Azienda

Amazon Europe Core S.à r.l.


Indirizzo

Vercelli, Piemonte


Operations Manager        var jMoQuery = jQuery.noConflict(); jMoQuery(document).ready(function() { jMoQuery(".slider").responsiveSlides(); }); function campaignInputClick(ev) { try { const clickedValue = ev.target.value; let hiddenInput = document.querySelector("#jsDataField input"); console.log("clickedValue: " + clickedValue); if (hiddenInput) hiddenInput.value = clickedValue; } catch (err) { console.error(err); } } function mainMHX() { let imageSelector = document.getElementById("imageSelector"); let hiddenInput = document.querySelector("#jsDataField input"); if (imageSelector) { const hiddenVal = hiddenInput.value; let campaignInputs = imageSelector.querySelectorAll("input"); if (hiddenVal.indexOf("Divers") !== -1) { console.log("Diversity Campaign was selected before, adapting radio buttons..."); campaignInputs[0].checked = false; campaignInputs[1].checked = true; } for (let i = 0; i < campaignInputs.length; i++) { campaignInputs[i].addEventListener("click", campaignInputClick); } } } document.addEventListener("DOMContentLoaded", mainMHX); html { min-height: 100%; -webkit-text-size-adjust: none; box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } .containerIA * { margin: 0; padding: 0; } body { background-color: white; margin: 0; padding: 0; } .containerIA { margin: 40px auto; max-width: 900px; font-size: 1.1em; line-height: 1.4; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: 400; color: #333e48; text-shadow: none; } .containerIA img { border: 0; display: block; width: 100%; height: auto; } .containerIA h1 { font-size: 2.3em; font-weight: 500; /* If used Arial as font then there is an issue in IE without setting font-weight: 700. IE then renders arial in h1 like with font-weight:900 */ line-height: 1.3; margin: 0; color: #879596; } .containerIA h2 { margin: 0 0 10px; font-size: 1.3em; font-weight: 400; line-height: 1.3em; } .containerIA h3 { margin: 0 0 10px; font-size: 1.1em; font-weight: 500; line-height: 1.3em; color: #879596; } .containerIA p { margin-bottom: 1em; } .containerIA ul { margin: 0; } .containerIA ul li { list-style-type: none; position: relative; left: 1.5em; margin-right: 1.5em; /* same amount as for the "left" rule */ margin-bottom: 0.4em; } .containerIA ul li:before { content: "\02022"; position: absolute; left: -1.1em; top: -4px; font-size: 1.4em; color: #879596; } .containerIA ul li ul li:before { content: "\0002E"; position: absolute; left: -1.2em; top: -9px; color: #879596; } .containerIA ul li:nth-last-of-type(1) { margin-bottom: 0; } .containerIA a { color: inherit; font-weight: inherit; text-decoration: none; white-space: nowrap; } .containerIA a:hover { text-decoration: underline; color: #008ad2; } .containerIA a[href^="tel"] { } .containerIA a[href^="mailto"] { } /*---- below: header ----*/ .containerIA ul.slider { list-style-type: none; margin: 0; padding: 0; position: relative; flex-shrink: 0; } .containerIA ul.slider img { width: 100%; } .containerIA ul.slider li { background-image: none; margin: 0; padding: 0; left: 0; position: relative; } .containerIA ul.slider li::before, .containerIA ul.slider::after { content: ""; display: block; clear: both; } .containerIA ul.slider li div.slider-quotes { display: flex; flex-direction: column; width: 100%; padding: 2em; background: rgba(0,0,0,.4); position: absolute; left: 0; bottom: 3.5em; color: white; } .containerIA ul.slider li div.slider-quotes div { display: inline-table; width: auto !important; border: 3px solid yellow; } .containerIA ul.slider li div.slider-quotes div p { margin: 0; } .containerIA ul.slider li div.slider-quotes div:nth-of-type(1) { margin: 0 0 10px; font-size: 1.3em; } /*---- below: header ----*/ .containerIA .header { display: flex; flex-direction: column; margin: 0; padding: 5% 0 0; } .containerIA .logo { max-width: 160px; align-self: center; margin: 0 0 2em; flex-shrink: 0; } .containerIA .logo a { display: block; } .containerIA .introText, .containerIA .content .flex-row, .containerIA .content .flex-column, .containerIA footer { padding: 3em 5%; } .containerIA .title { padding: 0 5% 3em 5%;} .containerIA .introText { } .containerIA .introText-title { font-size: 1.8em; margin: 0 0 10px; color: #879596; } .containerIA .title { text-align: center; } /*---- below: content ----*/ .containerIA .content { padding: 0; } .containerIA .content h2 { font-weight: 500; color: inherit; } .containerIA .content .flex-column:last-child { margin-bottom: 0; } .containerIA .content .flex-row:last-child { border: 3px solid orange; margin-bottom: 0; } .containerIA .flex-column div:last-child, .containerIA .flex-column ul:last-child, .containerIA .flex-column p:last-child, .containerIA .content p:last-child, .containerIA .introText p:last-child { margin-bottom: 0; } .last-sentence { text-align: center; } /*---- below: flex columns & layout ----*/ .containerIA .flex-container { display: flex; flex-direction: column; justify-content: space-between; } .containerIA .flex-column { flex-direction: column; margin-bottom: 0; } .containerIA .flex-row { display: flex; justify-content: space-between; } /*-- below: box and --*/ .containerIA .box { margin: 0 0 3em; padding: 0; } .containerIA .box .box-header { display: flex; flex-direction: column; align-items: center; } .containerIA .box .box-header i { margin: 0 0 0.5em; font-size: 3.5em; border: 3px solid orange; } /*---- footer ----*/ .containerIA footer { display: flex; justify-content: space-around; background-color: #333e48; color: white; } .containerIA footer .box { margin: 0 !important; } .containerIA footer .logo-footer { width: 20%; flex-shrink: 0; } .containerIA footer a { } .containerIA footer a:hover { } .containerIA footer .social-icons { display: flex; justify-content: flex-end; } .containerIA footer .social-icons a { color: white; font-size: 1.5em; vertical-align: middle; margin-right: 0.8em; transition: 0.5s all ease; } .containerIA footer .social-icons a:nth-last-of-type(1) { margin-right: 0; } .containerIA footer .social-icons a:hover { color: #d3d3d3; } /*---- other ----*/ .containerIA .nobr, .containerIA .nowrap { white-space: nowrap; } .containerIA .cf::before, .containerIA .cf::after { content: " "; display: table; } .containerIA .cf::after { clear: both; } .containerIA address { font-style: inherit; } /*----++++ OTHERS CLASSES ++++----*/ /*----++++ modifier ++++----*/ .box--32 { width: 32%; } .box--48 { width: 48%; } #monsterIA .mymessage {color: #673694; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;} /*----++++================++++----*/ /*----++++ MEDIA QUERIES ++++----*/ /*---- fix for allowing IE to accept some properties like max-width ----*/ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .containerIA img { height: auto; } } /*---- max-width: 790px ----*/ @media (max-width: 790px), print { .containerIA { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; margin: auto; } .containerIA .mobile-hidden { display: none; } } /*---- max-width: 700px ----*/ @media (max-width: 700px), print { .containerIA h1 { font-size: 1.7em; } .containerIA h2 { font-size: 1.2em; font-weight: 500; } .containerIA .box { width: 100%; padding: 0; margin: 0 0 3.5em; } .containerIA .flex-row { flex-direction: column; } .containerIA .flex-row .box:nth-last-of-type(1), .containerIA .flex-column .box:nth-last-of-type(1) { margin: 0; } .containerIA footer { flex-direction: column; text-align: center; justify-content: center; align-items: center; } .containerIA footer .box { } .containerIA footer .logo-footer { width: 45%; margin: 1em 0 3em !important; } .containerIA footer .columnFlex.social-icons { justify-content: center; } .containerIA footer .social-icons { justify-content: center; margin: 2em 0 0 !important; } } /*---- max-width: 640px ----*/ @media (max-width: 640px), print { .containerIA .logo { display: none; } .containerIA .header { padding: 0; } } /*---- max-width: 500px ----*/ @media (max-width: 500px), print { .containerIA { font-size: 1em; } .containerIA h1 { line-height: inherit; } .containerIA ul { margin-bottom: 0 !important; } } /*---- max-width: 360px ----*/ @media screen and (max-width:360px) { .containerIA ul.slider { display: none; } } /* ViewMode: hide Monster footer from HTML preview */ #AppliesFooterHolder {display: none;} /* ViewMode: Floating bar z-index fix */ div.floatingBar {z-index: 999 !important;} /* EditMode: and elements + Hint Message */ #body textarea, #body input, #body input[type="text"] { width: 100%; font-family: inherit; font-size: inherit; color: #000 !important; line-height: normal !important; padding: 5px; background: #fff !important; border: 1px solid #E6E7E8; box-sizing: border-box;} #body input, #body input[type="text"] { height: 1.5em !important;} #body .mymessage { font-family: sans-serif; font-size: 12px; color: #6E46AE !important; line-height: normal !important; padding:5px; background:#E6E7E8;} /* EditMode: External Styles Fixes */ #body footer { background: inherit; border: 0; text-align: inherit; color: inherit;} #body footer * { font-size: inherit; color: inherit;} /* preview in Webadmin */ #CustomTemplateHeader, #liteRegDiv {display:none;} #imageSelector { border: 1px inset #d8d5de; border-radius: 6px; background: rgb(220,232,249); background: linear-gradient(180deg, rgb(220,232,249) 10%, rgb(221,249,255) 74%); padding: 15px; margin: 2em 15px; } #imageSelector p { font-weight: 700; margin: 0 0 1em; padding: 0; } #imageSelector input { display: inline-block; width: auto !important; vertical-align: bottom; margin-right: 5px; } #imageSelector label {display: inline-block;}
Operations Manager  1311756 | Amazon Italia Logistica S.R.L.
DESCRIPTION:At Amazon, we pioneer.We also treat every day just like it’s day one. And we never sit still while we do it.Are you up for creating solutions and solving tomorrow’s problems today?Then we have the opportunity for you!We’re seeking an experienced, Operations Manager to join our Customer Fulfillment team. You’ll operate out of one of our dynamic Fulfillment Centers: these sit at the heart of Amazon’s world-class, rapidly growing business. They’re where we manage our fast-moving inventory; they’re also where we developed our smart, industry-leading workflows.As an Operations Manager, you’ll deliver inspiring, supportive leadership for the teams you manage. But at the same time, you don’t shy away from rolling up your sleeves and getting involved whenever necessary.You’ll be directly responsible for managing a team of Area Managers and their direct reports: meanwhile, you will report to the Senior Operations Manager of your Fulfillment Center. The quality of your leadership is key to success in this role: you’ll motivate and inspire your teams to do their best work, while planning schedules and activities that balance their needs with that of the business.Another key aspect of your role will be to lead on numerous process improvement projects, with the aim of streamlining all activities, both for yourself and the team members you manage. The ideas, innovation and leaps out of the status quo that you come up with could very well be rolled out across the Amazon network: this immense opportunity is yours for the taking.Job DescriptionYour role will be pivotal in the overall management, control, organisation and direction of either Outbound or Inbound operational areas of your FC. Your responsibilities will include, amongst others:
  • Maintaining Health and Safety standards within your remit area, while promoting an inspiring Health and Safety culture on-site,
  • Become a subject matter expert on specific, larger-scale processes and activities within FCs, such as 5S audits,
  • In your inventory control and systems environment, you’ll manage timely data collection, updating operations metrics on an hourly basis,
  • Therefore, you’ll aim to achieve productivity targets, reduce cost per unit, eliminate errors and ensure an excellent customer experience,
  • Work closely with other support teams (HR, Finance, Facilities, Safety and Security, IT) on staffing plans, schedules and performance levels,
  • Implement process change and contribute in cross-functional Six Sigma initiatives within your site and the broader Amazon EU Operations network,
BASIC QUALIFICATIONS
  • Possess a degree from an accredited institution,
  • Previous experience in leading large, diverse teams,
  • You possess excellent communication skills, both verbal and written,
  • You’re competent in two or more production or supply chain areas, with an impressive track record in a similar, fast-paced logistics, distribution or manufacturing environment,
  • You possess the ability to manage details, establish and carry out root cause analysis, and then extract and analyse the data you generate,
  • You thrive on change, and are willing to relocate if necessary
  • You have excellent written and spoken English
  • Work shifts, including weekends, in an operational 7/365 environment.
PLEASE SUBMIT YOUR C.V. IN ENGLISH
PREFERRED QUALIFICATIONS
  • Ideally degree qualified in Engineering or a Supply Chain/Logistics/ Manufacturing related discipline or MBA graduate.
  • Knowledge of Lean, Six Sigma and Kaizen methodologies would be highly advantageous.
What we offerWe’ll expect you to go the extra mile, but we’ll also make sure you’re well rewarded. As well as a competitive salary, stock units and site performance-related pay potential, we offer a whole host of other benefits, including an employee discount.Amazon is an equal opportunities employer. We believe passionately that employing a diverse workforce is central to our success. We make recruiting decisions based on your experience and skills. We value your passion to discover, invent, simplify and build.Amazon takes your personal data protection seriously and respects EU and local data protection laws. Unless you express otherwise, by submitting your CV you authorize the hiring Amazon company to store your personal data in the electronic database maintained by Amazon Corporate LLC. in the USA or one of its affiliates for the purpose of assessing your suitability for this and future job vacancies and to pursue your recruiting process.If at any time you want your personal data to be deleted, you simply need to notify the hiring Amazon company. Amazon will not share your personal data with any third party without your prior consent. As part of your interview process with Amazon you may be asked to authorize the hiring Amazon company to separately verify your application data and personal background through a third party service pro
    
Candidati all'offerta