微软职位内部推荐-B&I Site Lead
微软近期Open的职位:
Job Title: B&I Site Lead
Division: Phones Quality, SWIQ
Location: Beijing, China
Microsoft (China), Phones unit is seeking an individual to lead our software build and integration operations in Beijing.   Located within the Phones Quality unit, the Software Integration & Quality (SWIQ), Build & Integration (B&I) team develops and operates the engineering systems to deliver integrated product software for the Lumia device portfolio.   B&I has operations on four sites, within three time zones.   Our Beijing site forms a critical part of our global integration operations, as well as supplying unique technology competences and solutions that support Lumia software creation and delivery.
Successful candidates should have experience of leading development and operational functions within a complex R&D environment.   They are comfortable to lead the system development, operational execution and team management aspects of the position.   Good communication with global stakeholders is essential to success, as well as the ability to connect the local team with the global strategy.
As part of the global Lumia Build & Integration (B&I) leadership team, the B&I Site Lead plays a major role in defining how the organisation operates.   They agree goals with the team members and develops working practices.   Operatively, they will ensure smooth execution against integration code lines and take action to resolve any blocking issues impacting the local team’s execution.
Primary responsibilities include:
  Act as line manager for the site team and represent B&I within the local site (e.g. software engineering teams, testing functions and the site R&D management)
  Ensure local B&I team member can deliver their full potential within their role, through competence development, support and coaching
  Support the development of B&I WoW and responsible for adoption of agreed practices within the site
  Ensure daily operations and take action to resolve any blocking issue preventing the team from executing
  Arrange local system support point of contact and support against agreed technology areas
  Ensure clear responsibilities to support integration code lines and support site handovers
  Ability to act as product owner, to help guide and set priorities, for tool development work on the site
Qualified candidates should have the following:
• Experienced software leader, with deep knowledge of software integration practices
• At least 10 years of experience within research and development environment
• Excellent communication, presentation and organizational skills
• A minimum of a BA/BS degree in software engineering or related subject  
• The ability to understand technical issues across multiple domains
• Ability to facilitate and address issues and be able to drive issues to resolution
• Be able to recognise opportunities and drive for continuous improvement
Microsoft is an equal opportunity employer and supports workforce diversity.
如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
微软职位内部推荐-B&I Site Lead的更多相关文章
- 微软职位内部推荐-Principal Development Lead
微软近期Open的职位: Job Title: Principal Development Lead Work Location: Suzhou, China This is a once in a ...
- 微软职位内部推荐-Senior Development Lead
微软近期Open的职位: MSIT Dynamics CRM Sr. Dev Lead (Sr. Dev Lead, Microsoft China, Beijing) Are you interes ...
- 微软职位内部推荐-Senior Dev Lead
微软近期Open的职位: Bing Index Serve team is hiring! We are one of the core teams in Bing serving more than ...
- 微软职位内部推荐-Sr DEV Lead, Bing Search Relevance
微软近期Open的职位: Contact Person: Winnie Wei (wiwe@microsoft.com )Sr DEV Lead, Bing Search RelevanceLocat ...
- 微软职位内部推荐-Senior Engineering Lead
微软近期Open的职位: Job Title: Senior Engineering LeadDivision: Microsoft Business SolutionWork Location: S ...
- 微软职位内部推荐-Sr. Dev Lead
微软近期Open的职位: JD 如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐.发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
- 微软职位内部推荐-Senior Dev Lead - SharePoint
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Senior Development Lead – Sharepoint
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Principal Development Lead - SharePoint
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
随机推荐
- 【读书笔记】iOS-ASIHTTPRequest框架的使用。
一,安装和配置ASIHTTPRequest框架. 二,同步请求. 在ASIHTTPRequest框架中与HTTP请求相关的类有:ASIHTTPRequest和ASIFormDataRequest,其中 ...
- django 微信企业号 返回text消息
from django.template import Context,Template textTemplate=""" <xml> <ToUserN ...
- 在SQL中使用CLR提供基本函数对二进制数据进行解析与构造
二进制数据包的解析一般是借助C#等语言,在通讯程序中解析后形成字段,再统一单笔或者批量(表类型参数)提交至数据库,在通讯程序中,存在BINARY到struct再到table的转换. 现借助CLR提 ...
- 学习 jsonp
1.起因 js脚本做ajax异步调用的时候,直接请求普通文件存在跨域无权限访问的问题,不管你是静态页面.动态网页.web服务,只要是跨域请求,都无法成功: 如果上句话没明白,我们直接看例子.有两个一模 ...
- 自定义标签 与 JSTL(JSP Standard Tag Library)
1.自定义标签 [理解] [1]简介 > 在JSP2.0以后,在jsp页面中不建议使用脚本片段<% %>和JSP表达式<%= %> ...
- NPOI对Excel的操作(Sheet转DataTable、List<T>)
通过NPOI对Excel进行操作,这里主要是读取的操作.封装到ExcelHelper操作类中. 1 using System.Collections.Generic; 2 using NPOI.HSS ...
- Java基础知识学习(六)
多线程 先了解线程的概念 多线程需要注意的地方 优先级.线程同步.消息传递.数据共享.死锁等 Java线程类 Thread,实现接口 Runnable Thread常用方法 getName 获得线程名 ...
- 【JSP】JSP基础学习记录(一)—— 基础介绍以及3个编译指令
序: 从实现到现在一直是以.net为主,但偶尔也会参与一些其他语言的项目.最近需要对一个Java Web项目进行二次开发,一直没学习过JSP所以买了几本书自学试试.参考资料为<轻量级Java E ...
- 初次体验VS2015正式版,安装详细过程。
本文版权归mephisto和博客园共有,欢迎转载,但须保留此段声明,并给出原文链接,谢谢合作. 文章是哥(mephisto)写的,SourceLink 阅读目录 介绍 安装 其他 本文版权归mephi ...
- my_strcpy()
char* my_strcpy(char* des, const char* src){ while(*des++=*src++); return des; }