微软近期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. hdu3746

    Cyclic Nacklace Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)T ...

  2. MVC Action,Service中筛选int 和list<int>

    action: public ActionResult DeleteByID(int id) { this.MessageService.DeleteMailTemplate(id); var fro ...

  3. Redis中hash表中的field的value自增可以用hincrby

    Redis HINCRBY命令用于增加存储在字段中存储由增量键哈希的数量.如果键不存在,新的key被哈希创建.如果字段不存在,值被设置为0之前进行操作. 回复整数,字段的增值操作后的值. redis ...

  4. The Art of Computer Programming

    <计算机程序设计艺术>即<The Art of Computer Programming>是计算机领域里颠峰级的里程碑,加上国外人士对它的推崇,所以提起它的大名简直就象法律书籍 ...

  5. 关于offsetWidth,clientWidth,与jquery的width()方法

    offsetWidth包括了边框的宽度, clientWidth只是元素的宽度, 当元素的"display"属性为“none”的时候,用offsetWidth(clientWidt ...

  6. SQL取某个字段最大(小)数值及其相应行的其他字段值的句语

    如下表Z 中,取 字段a 最大的那行 字段a           字段a    字段cSP000016964 5 20SP000016964 7 30SP000016964 1 15SP0000177 ...

  7. .NET调用Java写的WebService

    最近遇到一个用.net调用java写的webservice的应用,对方程序员提供了一个后缀为wsdl的文件,这个跟.Net里面生成的wsdl文件差不多,起初没什么概念就查了点资料,知道可以将这个wsd ...

  8. a href 相对路径 与绝对路径

    <a href="/abc/">内容</a> <a href="abc/">内容</a>的区别,相对路径绝对路径 ...

  9. 根据DateTime来获取当天是周几(已完结)

    只需要以下代码: @System.Globalization.CultureInfo.CurrentCulture.DateTimeFormat.GetDayName(item.CreateTime. ...

  10. 10款很酷的HTML5动画和实用的HTML5应用

    1.HTML5的画布花朵生成器可生成多种样式的花朵 HTML5非常流行,利用HTML5制作动画也非常方便,今天要分享一款利用HTML5 Canvas制作的花朵生成器,我们只需要在Canvas画布上点击 ...