微软近期Open的职位:

Title: Principal Dev Manager

Location: Beijing

The R&D of Shared Data Platform at Search Technology Center Asia aims to build a unified data platform encompassing users, advertisers, search engine, and office365. We are able to process and present data in ways that enable easy insights extraction on data sets on ever increasing scales. Through such a platform, we are turning data into much more than they are today.

The Shared Data Platform team provides scalable data services and infrastructure required to acquire and process the huge volumes of data related to Microsoft Applications and Services and present a single version of the truth in a timely and meaningful way.

The team’s responsibilities include:

• Infrastructure and data services that present highly scalable online service data to consumers in an open and flexible way that is easy to operate, maintain and troubleshoot

• Cost effective data services that deliver required value while keeping operating costs low enough to make platform profitable

• Maintain and operate all production, SLA bound data services that present a clear, consistent and comprehensive version of the truth

• Timely access to accurate information on application and services. This includes all SLA bound data delivery services to business and engineering partners

• Empower users through integrated and flexible data services

• Empower engineering partners by providing flexible APIs for integrating their algorithms into the platform data pipelines and for consuming data products.

• Comply with corporate privacy and security policies

Shared Data Platform team in STCA is looking for a top-notch development manager to help advance the state of the art in shared data platform. The Dev Manager will lead a strong team building Near Real-time Platform, Data Platform Authoring and Management Tools, and Data Workflow Platform/Authoring/Debugging tools etc. With this team, you will have the rare opportunity to work on large scale, low latency, robust, distributed, high performing internet scale data processing infrastructure, ranging from real time streaming data processing, distributed database/data warehousing, and metadata semantic management etc.

This is a fun and fast paced environment and a great opportunity to work on something highly strategic to Microsoft. &nbsp

Candidates are expected to have following qualifications:

• Love to design and write great code

• With great technical passion, &nbsp terrific problem-solving skills, drive for results, and ability to work independently

• Have experienced full product life cycle; managed project development and schedule to a successful shipping

• Superb communication and collaboration skills, able to influence peers and partners

• Ability to attract and hire the best to build a strong team

• Extensive experiences leading, motivating and coaching people and managers

• Fluent in one of the major programming languages: C, C++, C#, or Java

• Significant experiences in one of the following areas : Hadoop, MapReduce, database systems, large scale internet applications, operating system kernels, distributed systems, storage systems, and compiler and development environment

• Minimum 10 year software development experiences with at least 3 years in lead or management roles. Bachelor degree in computer science or a related field is required. &nbsp Master or Ph.D. is preferred.

Microsoft is an equal opportunity employer and supports workforce diversity.

GCR:CN:DEV:EN

如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com

微软职位内部推荐-Principal Dev Manager的更多相关文章

  1. 微软职位内部推荐-Principal DEV Manager for Bing Client

    微软近期Open的职位: Title: Principal DEV Manager for Bing ClientGroup: Search Technology Center Asia, BingW ...

  2. 微软职位内部推荐-Principal Dev Manager for Windows Phone Shell

    微软近期Open的职位: Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG ...

  3. 微软职位内部推荐-Principal Dev Manager for Windows Phone Apps

    微软近期Open的职位: Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG ...

  4. 微软职位内部推荐-Pricipal Dev Manager for Application Ecosystem & Service

    微软近期Open的职位: Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG ...

  5. 微软职位内部推荐-Principal Group Program Manager

    微软近期Open的职位: Standard job title: Principal Group Program Manager Discipline: Program Management Prod ...

  6. 微软职位内部推荐-Principal Software Developer

    微软近期Open的职位: Contact Person: Winnie Wei (wiwe@microsoft.com ) Work Location: Suzhou/Beijing News is ...

  7. 微软职位内部推荐-Principal Development Lead

    微软近期Open的职位: Job Title: Principal Development Lead Work Location: Suzhou, China This is a once in a ...

  8. 微软职位内部推荐-Senior Dev Lead

    微软近期Open的职位: Bing Index Serve team is hiring! We are one of the core teams in Bing serving more than ...

  9. 微软职位内部推荐-Sr DEV Lead, Bing Search Relevance

    微软近期Open的职位: Contact Person: Winnie Wei (wiwe@microsoft.com )Sr DEV Lead, Bing Search RelevanceLocat ...

随机推荐

  1. hdu 1243 反恐训练营 最长公共字序列

    此题的题意很明确,就是求最长公共子序列: #include<iostream> #include<algorithm> #include<cstdio> #incl ...

  2. 1822: [JSOI2010]Frozen Nova 冷冻波 二分最大流

    1822: [JSOI2010]Frozen Nova 冷冻波 Time Limit: 10 Sec  Memory Limit: 64 MBSubmit: 585  Solved: 175[Subm ...

  3. 适配i5,要加入i5的启动页才行,否则运行的效果还是i4

    适配i5,要加入i5的启动页才行,否则运行的效果还是i4

  4. asp.net for itextsharp 操作pdf

    今天分享下昨天做的一个东西 asp.net 的文件 zip 批量下载,首先你需要去 到http://dotnetzip.codeplex.com这个站点下载zip 的包,在里面找到 Ionic.Zip ...

  5. Directadmin清空所有Tickets命令

    利用一条命令就快速实现了清空所有Tickets的方法,希望此例子对大家有帮助.     即可清空所有工单,包括系统提示 :> /usr/local/directadmin/data/admin/ ...

  6. [老老实实学WCF] 第九篇 消息通信模式(上) 请求应答与单向

    老老实实学WCF 第九篇 消息通信模式(上) 请求应答与单向 通过前两篇的学习,我们了解了服务模型的一些特性如会话和实例化,今天我们来进一步学习服务模型的另一个重要特性:消息通信模式. WCF的服务端 ...

  7. php面向对象的特性:OOP的封装

    字段的作用域: 1.public 公共的(类外可以访问) 2.private 私有的(只能类内访问) 3.protected 受保护的(类内和子类可以访问,类外无法访问) /*通过公共的方法来访问私有 ...

  8. 一个小makefile程序

    刚刚开始学习linux下的程序,总需要自己写一些小型的makefile文件,这里给出一个makefile的例子,方便以后借鉴. 程序包含了main.c(需要头文件input.h 和 display.h ...

  9. OpenGL第12-14讲小结

    首先要为自己为什么没有写第10讲的控制3D场景和第11讲的红旗飘飘呢?因为没看啊~哈哈哈,而且我尝试着运行红旗飘飘的时候电脑蓝屏了(可能不是它的锅),暂时跳过了. 恩,12到14主要了解了这么些东西, ...

  10. 大神是如何玩C语言的!

    我在酷壳上看到一篇文章,C语言结构体里的成员数组和指针,看得感觉让我真是佩服地五体投地啊.皓哥虽说谦称自己不是高手啥的,但是写出这样的文章来,真是让我感觉自己的水平真是渣渣!我看完了感觉有点小激动,也 ...