微软近期Open的职位:

JOB TITLE: Senior Software Design Engineer
DEPARTMENT: Microsoft Office Division China
IMMEDIATE SUPERVISOR: Development Lead/Manager
Location: Beijing, China

Is “Cloud-y” in your career forecast? Don't get me wrong, I meant Cloud computing! If you are excited about being part of the Microsoft cloud revolution, look no further, this is the perfect place to start. Office 365 is 1 of the fastest growing business in Microsoft history, and it is our goal to be the TOP industry office suite that delights customers with rich set of online experience that is highly desirable, efficient, and productive. We are looking for talented developer to help build these platforms and experiences to ensure highest customer satisfaction.

About us:
The Office 365 Cloud Service Manageability team is dedicated to delight our customers with powerful tools to administer their Office investment in any environment, be it in-the-cloud, on-premise, and cross premise, where secured, high performance, easy access (Web, Shell, Programmatic), and ease of use are our main focal points. From the engineering perspective, we have a huge opportunity to create synergy across different Office and partner products - such as SharePoint, Exchange, Commerce, Azure, etc... - Not only to build the next generation cloud experience but to also provide extremely efficiency across Office 365 cloud management.

Our team’s charter includes:
Deliver an unified management architecture that enables adaptive and flexible management experience across Office 365
Build high performance, simple to support service-ready infrastructure to increase cloud efficiency
Develop and implement shared engineering strategy to support high quality and fast service release cadence

Responsibility:
We are looking for self-driven, passionate, innovative and experienced developer to contribute to engineer the client facing architecture and datacenter related components for Office 365 suite. The Ideal candidate will be responsible for owning a part of scalable Architecture, technical designs/specifications, and implementation on Web and API interfaces, initiating, and enforcing engineering excellence practices and driving quality in all facets of development. In addition, s/he will have the opportunity to partner with other super bright engineers in different parts of the world in the Office organization.

Requirements:
Strong background on CS fundamentals, algorithms, software design patterns
Exception track record in design and implementation of complex software systems or applications include broad set of service technologies, architecture and design patterns using Microsoft platforms
Strong Web-scale service architecture and design skill that demand high service availability, stringent performance metrics, with high efficiency and reliability
Advocate for customers and can quickly spot issues in end to end scenarios and seams between products and components
Demonstrated cross group collaboration skills such as understand what leadership and processes make large teams successful in a highly federated environment and strong partnership and collaboration skills. Driving prompt decisions and adapting to diverse work styles
Development experience with building cloud applications like AZURE
Experience with enterprise data architecture, data integration patterns; design, implementation, and operations
Proficiency in C++/C#, .NET, Web technology, PowerShell, WCF, and Windows Server technologies
Minimum of 7+ years of software development and minimum four years of project management experiences with multiple full release cycles of major software products
Strong critical thinking and problem solving skills required.
Demonstrated ability to set technical vision and strategy, incubate new ideas, map customer needs to technology and deliverables
Experience through a product cycle with track record of shipping with high quality on schedule
Agile development practice experience (e.g. SCRUM) and experience in execute on multiple project timelines and priorities
Familiar with Office products, concepts, and designs strongly desired
Excellent verbal and written communication skills
Fluent in Chinese and English, and previous work experience in China is a big plus

Microsoft is an equal opportunity employer and supports workforce diversity.
GCR:CN:DEV:EN

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

微软职位内部推荐-Sr SDE-MODC-Beijing的更多相关文章

  1. 微软职位内部推荐-Sr SDE for Win Apps Ecosystem

    微软近期Open的职位: Job posting title: Senior Software Design Engineer Location: China, Beijing Level: 63 D ...

  2. 微软职位内部推荐-Sr SDE

    微软近期Open的职位: MSN reaches nearly half a billion people across the globe where we are the #1 portal in ...

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

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

  4. 微软职位内部推荐-Senior SDE

    微软近期Open的职位: Position: Senior SDE-- Mobile Products Android/iOS/WP Senior Developer Contact Person: ...

  5. 微软职位内部推荐-Senior SDE for Big Data

    微软近期Open的职位: Title: Senior SDE The Big Data Tooling team looking for a talented and passionate devel ...

  6. 微软职位内部推荐-Senior SDE for Windows App Experience

    微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...

  7. 微软职位内部推荐-Senior SDE for Win Shell Exp

    微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...

  8. 微软职位内部推荐-Senior SDE for Cloud Platform

    微软近期Open的职位: Microsoft Launched the public cloud service-Azure in China on May 2013, Cosmos is the k ...

  9. 微软职位内部推荐-Sr SDE-MOD-Beijing

    微软近期Open的职位: JOB TITLE: Senior Software Design EngineerDEPARTMENT: Microsoft Office Division ChinaIM ...

随机推荐

  1. LeetCode 75

    Sort Colors Given an array with n objects colored red, white or blue, sort them so that objects of t ...

  2. 关于windows中的快捷键

    Windows快捷键大全编辑 目录1快捷方式 2IE浏览器 3小键盘 4WIN键 5资源管理器 6对话框7我的电脑 8放大程序 9辅助选项 10XP键盘 11对话框 12自然键盘13辅助键盘 14键盘 ...

  3. Codeforces Round #191 (Div. 2)

    在div 188中,幸运的达成了这学期的一个目标:CF1800+,所以这次可以打星去做div2,有点爽. A.Flipping Game 直接枚举 B. Hungry Sequence 由于素数的分布 ...

  4. Java - 正则表达式常用操作

    验证 简单验证 String regex = "\\d{4}-\\d{2}-\\d{2}"; String input = "2016-01-01"; asse ...

  5. JAVA开发:分享一些SpringMvc+Ibatis+spring的框架使用心得

    近期不在做.net的项目,而是使用java作为开发语言,就想着要用springmvc开发了,由于前些年也用过struts1/2+hibernate/ibatis+spring开发过项目,因此是有些底子 ...

  6. HDOJ2004成绩转换

    成绩转换 Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submis ...

  7. javaweb 乱码总结

    可能的错误地方: 1.jsp页面编码 2.表单编码 3.servlet可接受编码 4.tomcat中server.xml文件中的指定编码 所有的编码要统一,一般使用“UTF-8”比较好 我最近一次出错 ...

  8. Ajax-Demo

    index.jsp 1 <%@ page language="java" contentType="text/html; charset=UTF-8" p ...

  9. JAVA之While语句、Do和For语句

    先看While语句和Do While语句,它们有着相同之处,但是也有区别.下面示例While语句.Do While语句和For语句(运行结果是相同的): While语句: public class w ...

  10. 点线图中的A*算法

    A*简介 A*(A-Star)算法是一种启发式算法,是静态路网中求解最短路最有效的方法.公式表示为:f(n)=g(n)+h(n), 其中f(n) 是节点n从初始点到目标点的估价函数, g(n) 是在状 ...