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. 2015.7.2 想做T再次失败

    2015.7.2教训:不要心存侥幸! 1.昨天收盘急跌,加上看到成交量在增加,负荷庄家行为第五条,一时脑热就去抄了.其实在震荡行情下,第二天肯定有时间点比头一天的收盘价低(Pic1) 2.T+0原则: ...

  2. 20160422 --Switch…case 总结; 递归算法

    13 2016-04-22  11:01:00 Switch…case 总结(网摘) 例题: Console.WriteLine("1.汉堡包"); Console.WriteLi ...

  3. windows下docker toolbox无法下载boot2docker.iso

    GitHub连不上导致自动更新失败.(网络形势严峻!) 通过别的途径手动下载了指定的最新的boot2docker.iso文件.(比方说迅雷!比方说迅雷!比方说迅雷!) https://github.c ...

  4. selenium模块控制浏览器

    利用selenium模块控制浏览器 导入selenium模块:from selenium import webdriver browserFirefox = webdriver.Firefox()#打 ...

  5. PAT 天梯赛 L1-024. 后天 【取余】

    题目链接 https://www.patest.cn/contests/gplt/L1-024 题意 给出一个数,表示星期几,输出后天是星期几 思路 取余的时候要小心点 AC代码 #include & ...

  6. 小程序学习第二天 认识框架WXML

    一.初级小程序HelloWorld 心得: (1)progect.config.json :app的个性化设置 (2)一个小程序至少包括两个文件 (2.1)app.json 小程序全局配置       ...

  7. Java字段初始化规律:

    Java字段初始化规律: Java进行初始化的地方有两个,初始化块和构造函数,其中初始化块又分为静态初始化块和实例初始化块(以上程序为实例初始化块).静态初始化块是类中由static修饰的初始化块,实 ...

  8. $Android自定义控件风格的方法

    EditText在获取焦点后默认的边框都是黄色的,这可能和我在开发的应用的主题颜色不匹配,那怎么办呢?——用自定义的控件风格,比如说我想让EditText在获取焦点时候边框变成蓝色的,而失去焦点后边框 ...

  9. zookeeper部署搭建

    zookeeper教程 1.先在linux系统中安装jdk并配置环境变量,可以参考下面的链接1 2.下载安装zookeeper软件 教程参考: 链接1:http://www.linuxidc.com/ ...

  10. Ubuntu 12.04下boost库的交叉编译

    oost Ver: 1.55.0Compiler : GNU gcc 4.6 for ARM 1. 确保ARM编译成功安装,并配置好环境变量.2. 解压boost压缩包 3. 进入目录执行./boot ...