微软职位内部推荐-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-点评内容
一,效果图. 二,工程图. 三,代码. ViewController.h #import <UIKit/UIKit.h> @interface ViewController : UIVie ...
- ios 图片的两种加载方式
控件加载图片,plist,懒加载,序列帧动画,添加动画效果. IOS中有2种加载图片的方式. 方式一:有缓存(图片所占用的内存会一直停留在程序中) + (UIImage *)imageNamed:(N ...
- iOS 教你如何实现手势密码
本次讲的手势密码,是在九个按键上实现的,这里讲的是手势密码的基本实现和效果 同样先上效果图 其实就是对画图功能的一个实现,再加上手势操作结合起来 屏幕宽度高度,方便下面操作,不做解释 #define ...
- 史上最详细“截图”搭建Hexo博客并部署到Github
http://jingyan.baidu.com/article/d8072ac47aca0fec95cefd2d.html 大家也搭建过博客,很多时候,按着教程来做就可以了,但是我当时为了搭建Hex ...
- request,session,application
JSP 的3个内置对象request,session,application,其实都有一个作用域,这些对象内部有一个Map成员用于存放数据,比如session对象的setAttribute(key,v ...
- JavaScript Patterns 5.2 Declaring Dependencies
It’s a good idea to declare the modules your code relies on at the top of your function or module. T ...
- Sql Server之旅——终点站 nolock引发的三级事件的一些思考
曾今有件事情让我记忆犹新,那年刚来携程不久,马上就被安排写一个接口,供企鹅公司调用他们员工的差旅信息,然后我就三下五除二的给写好 了,上线之后,大概过了一个月...DBA那边报告数据库出现大量锁超时, ...
- Java并发工具类Semaphore应用实例
package com.thread.test.thread; import java.util.Random; import java.util.concurrent.*; /** * Semaph ...
- 按要求编写Java应用程序: (1)编写西游记人物类(XiYouJiRenWu) 其中属性有:身高(height),名字(name),武器(weapon) 方法有:显示名字(printName),显示武器(printWeapon) (2)在主类的main方法中创建二个对象:zhuBaJie,sunWuKong。并分别为他 们的两个属性(name,weapon)赋值,最后分别调用printName,
package com.hanqi.test; public class xiyoujirenwu { private double height;// 身高 private String name; ...
- sql server 有关锁的视图说明 syslockinfo
ransact-SQL 参考 https://msdn.microsoft.com/zh-cn/library/ms179881.aspx syslockinfo 包含有关所有已授权.正在转换和 ...