微软职位内部推荐-Principal Development Lead
微软近期Open的职位:
Job Title: Principal Development Lead
Work Location: Suzhou, China
This is a once in a lifetime opportunity - you've heard by now how Microsoft is 'all in' the cloud? And how we as a company are transforming ourselves and the industry by leading software and services? The office 365 foundation team is central to this (positive) disruption and now you have the chance to be a part of it. Our exchange Server, for instance, is the #1 enterprise e-mail server in the world and is on track to be the #1 e-mail service in the world growing at a tremendous pace. We are currently hosting ~50 million mailboxes in our datacenters around the globe, and doubling the number of users every six months. We are expanding in both global presence and customer satisfaction in the cloud.  
Office 365 was the fastest business in Microsoft to reach $1 billion in revenue.   Subsequent to that, in one year it again more than doubled its revenue.   Today it’s already a $3+ billion business at Microsoft.   Even with such strong business momentum, there is still plenty of opportunities to make deep technical impact to the product, service, and business.   The Office 365 Foundations Auth and Directory team is looking for talented engineer manager to lead the team working on the following areas:
1)      A highly scalable mission critical directory service.   Today this component consists of 5000+ AD servers in our datacenters and powers close to two trillion queries a month for all Exchange Online’s login, address book, and mail routing functionality. This team is engineering solutions to significantly reduce MTTR, enhance the directory’s load balancing capability and scalability.
2)      A fully fault tolerant provisioning system that applies millions of directory changes a month (for user provisioning activity), with 4-9’s success rate. The team is working to further reduce provisioning error rate, automate recovery solutions, and reduce the end to end user/company provisioning latency.  
3)      A datacenter and service management’s identity and authorization model, to provide our service engineers a flexible but tightly secured environment to manage and operate on the service.    
First and foremost, we are looking for Engineering Manager with strong passion for solving hard technical problems in cloud services and growing people. He should have “obsession” for user/customer experience. Candidates should have strong analytical, design, and development skills. Experience in Active Directory, Windows security, large scale service, distributed systems, database technologies is a plus but not required. Proficiency in object oriented development is a plus, with C# and .Net preferred. Excellent English communication skills would be a strong asset.
Basic Qualifications:
10+ years of software development experience in the commercial software industry
3+ years of managing people
BS in Computer Science or Engineer or equivalent industry experience
Microsoft Cloud Background Check: This position will be required to pass the Microsoft Cloud background check upon hire/transfer and every two years thereafter.
Microsoft is an equal opportunity employer. All qualified applicants will receive consideration for employment without regard to race, color, gender, sexual orientation, gender identity or expression, religion, national origin, marital status, age, disability, veteran status, genetic information, or any other protected status.
如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
微软职位内部推荐-Principal Development Lead的更多相关文章
- 微软职位内部推荐-Principal Development Lead - SharePoint
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Senior Development Lead
微软近期Open的职位: MSIT Dynamics CRM Sr. Dev Lead (Sr. Dev Lead, Microsoft China, Beijing) Are you interes ...
- 微软职位内部推荐-Senior Development Lead – Sharepoint
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Principal Software Developer
微软近期Open的职位: Contact Person: Winnie Wei (wiwe@microsoft.com ) Work Location: Suzhou/Beijing News is ...
- 微软职位内部推荐-Principal Dev Manager
微软近期Open的职位: Title: Principal Dev Manager Location: Beijing The R&D of Shared Data Platform at S ...
- 微软职位内部推荐-Principal DEV Manager for Bing Client
微软近期Open的职位: Title: Principal DEV Manager for Bing ClientGroup: Search Technology Center Asia, BingW ...
- 微软职位内部推荐-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 ...
- 微软职位内部推荐-Principal Dev Manager for Windows Phone Shell
微软近期Open的职位: Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG ...
随机推荐
- 操作数据库系统(OLTP)和联机分析处理系统(OLAP)的区别
联机操作数据库系统的主要任务是执行联机事务和查询处理.这种系统称为联机事务处理(OnLine Transaction Processing,OLTP) 系统.它们涵盖了单位的大部分日常操作,如购物,库 ...
- Masonry第三方代码约束
#import "RootViewController.h" #import "Masonry.h" @interface RootViewController ...
- win32 应用程序 添加资源
一.资源 1.字符串资源 LoadString LoadString(hInstance, IDS_APP_TITLE, szTitle, MAX_LOADSTRING); 二.窗口类 1.系统类 T ...
- Linux线程学习(一)
一.Linux进程与线程概述 进程与线程 为什么对于大多数合作性任务,多线程比多个独立的进程更优越呢?这是因为,线程共享相同的内存空间.不同的线程可以存取内存中的同一个变量.所以,程序中的所有线程都可 ...
- Effective Java 53 Prefer interfaces to reflection
Disadvantage of reflection You lose all the benefits of compile-time type checking, including except ...
- fork函数
在Unix/Linux中用fork函数创建一个新的进程.进程是由当前已有进程调用fork函数创建,分叉的进程叫子进程,创建者叫父进程.该函数的特点是调用一次,返回两次,一次是在父进程,一次是在子进程. ...
- WIN7下VPN服务器的建立 我又在给自己挖坑了。。。
先说一下为什么会有这篇文章吧,和同学们玩局域网对战游戏一般都会用各种游戏对战平台,比如浩方之类的.但是用过这类东西的人都知道,抢房间.高延迟等等问题也是很麻烦的.于是我一个同学下了个VPN软件,但是与 ...
- PHP Cannot redeclare class CLassName
可能导致Cannot redeclare class CLassName错误的原因: 1.在同一个文件中重复声明了两次同名的类: class Extend {} class Extend {} new ...
- Error during installing HAXM, VT-X not working 在安装HAXM错误,开始不工作
最佳答案 (Best Answer) Some antivirus options prevent Haxm installation. ie: Avast : settings (parametre ...
- WCF 删除队列
Configuration config = ConfigurationManager.OpenExeConfiguration (ConfigurationUserLevel.None); Serv ...