Job Description

As a Manufacturing Technical Manager, you will be responsible for bringing new products from engineering to manufacturing. You will be a key member of the development team and will be the main interface between the hardware and software engineering teams with local and international operations teams within Amazon and our OEM teams.

The Role

  • Lead team of test, manufacturing and OEM engineers to introduce new products from engineering to production.
  • Work with OEM’s New Product Operations teams to identify and escalate manufacturing challenges by enforcing DFM and DFT principles.
  • Ensure technical readiness for product ramp and serve as technical lead/advisor to new product ops managers.
  • Develop production strategy, implement and optimize processes at OEM; including identification, specification, design and qualification of fixtures, test equipment and diagnostic software.
  • Develop, review and execute equipment requirement plans to support new product manufacturing and test.
  • Work within Operations, Hardware and Software engineering departments to implement and optimize manufacturing 1st pass yields and efficiency from prototype through product ramp.
  • Work with the design engineering to identify and escalate manufacturing challenges by enforcing DFM, DFA and DFS principles
  • Investigate and introduce new manufacturing technology and methodology to enhance product quality and production efficiency
  • Develop manufacturing process at the ODM, including defining fixture requirements, critical dimensions on parts and critical requirements in assembling
  • Drive all factory-related operational issues related to SMT and final assembly processes during pre-production builds; ensure effective closure to enable operational success of the new product introduction cycle, and put products into mass production
  • Identify and develop assembly jig and fixture for new products
  • Bridge the gap from OEM to Amazon by supporting development builds and production.
  • Support cost reduction and sustaining activities.

Basic Qualifications

  • 5+ years experience in manufacturing / operations of PCs, handheld devices, or consumer electronics.
  • Fluency with spoken and written English.

Preferred Qualifications

  • Program management experience in new product introduction and successfully introduced new products to volume production.
  • Leadership experience in a cross functional environment.
  • Direct responsibility for defining production process/supply chain and equipment requirements for new product manufacturing.
  • Experience working with International OEM teams.
  • Ability to work independently and ensure timely and accurate communication between the Amazon and our OEM partners.
  • Background in statistical analysis and SPC/DOE.
  • Ability to travel as needed.

Apply for this job online Apply

Senior Manufacturing Technical Manager的更多相关文章

  1. Amazon Kindle Device is hiring in Beijing Shanghai and Shenzhen!

    This is Angela from recruitment team of Amazon Kindle Device Software & Applications, we are exp ...

  2. [C1] Andrew Ng - AI For Everyone

    About this Course AI is not only for engineers. If you want your organization to become better at us ...

  3. java 实现统计某段文字在内容中出现的次数

    http://outofmemory.cn/code-snippet/815/java-zishutongji 一个api,位于apache.commons.lang.StringUtils类下的一个 ...

  4. 用ASP创建API。NET Core (Day2):在ASP中创建API。网络核心

    下载PDF article - 1.5 MB 下载source - 152.4 KB 下载source - 206.3 KB 下载source code from GitHub 表的内容 中间件路线图 ...

  5. C# Development 13 Things Every C# Developer Should Know

    https://dzone.com/refcardz/csharp C#Development 13 Things Every C# Developer Should Know Written by ...

  6. HttpOnly

    Contents 1 Overview 1.1 Who developed HttpOnly? When? 1.2 What is HttpOnly? 1.3 Mitigating the Most ...

  7. Hadoop面试题

    1.把数据仓库从传统关系数据库转到hadoop有什么优势? 原关系存储方式昂贵 空间有限 hadoop支持结构化(例如 RDBMS),非结构化(例如 images,PDF,docs )和半结构化(例如 ...

  8. February 2nd, 2018 Week 5th Friday

    Reputation takes a life time to build and a second to destroy. 树立名声需要一生的努力,而毁掉它只需要一秒. To be a smart ...

  9. 2013Top100summit公布重量级演讲嘉宾及大会日程

    TOP100SUMMIT对外公布重量级嘉宾及大会日程 第四届技术商业论坛暨全球软件案例研究峰会(TOP100summit)将于11月23-26日北京召开.本届大会以“技术推动商业变革”为主题,力邀业界 ...

随机推荐

  1. spring项目报org.apache.tiles.definition.DefinitionsFactoryException: I/O错误原因及解决办法。

    今天升级一个spring项目遇到如下错: HTTP Status 500 - Request processing failed; nested exception is org.apache.til ...

  2. 高可用Redis服务架构分析与搭建(单redis实例)

    原文地址:https://www.cnblogs.com/xuning/p/8464625.html 基于内存的Redis应该是目前各种web开发业务中最为常用的key-value数据库了,我们经常在 ...

  3. RHEVM 相关介绍

    基础概念: RHEV-H RHEVH(Redhat Enterprise Virtuallization Hypervisor),它是运行虚拟机所需的最低操作系统.RHEVH由作为RHEL(Redha ...

  4. java中byte数组与int,long,short间的转换

    http://blog.csdn.net/leetcworks/article/details/7390731 package com.util; /** * * <ul> * <l ...

  5. 浅谈HTTPS协议

    前言 理解协议是做接口测试的前提.本文主要向大家展示博主对HTTPS协议的理解,网上有诸多资料,有些写得过于晦涩难懂,尤其是需要密码学的一些知识.我做了一下简单的整理,刨除复杂的底层实现,单从理解SS ...

  6. UCOS2_STM32F1移植详细过程

    源:UCOS2_STM32F1移植详细过程(三) UCOS2_STM32移植过程.系统内核.事件描述(汇总)

  7. 主攻ASP.NET MVC4.0之重生:上下滑动屏幕动态加载数据

                @{ ViewBag.Title = "Index"; } <!DOCTYPE html> <html> <head> ...

  8. RDLC 微软报表 自定义函数

    报表的空白处点右键,报表属性,CODE,按下面的格式输入自定义函数: Shared Function ShowDate(value as DateTime) as string if value< ...

  9. Jquery 获取地址位置

    直接在浏览器地址 输入: http://pv.sohu.com/cityjson?ie=utf-8 可以查看数据格式 引入一个搜狐的js库: <script src="http://p ...

  10. pom.xml里使用了一系列的版本的框架,配置一个版本属性,让使用版本的都引用这个属性

    在pom.xml定义properties标签 <properties> <project.build.sourceEncoding>UTF-8</project.buil ...