微软近期Open的职位:

JOB TITLE: Software Design Engineer II
DEPARTMENT: Microsoft Office Division China
IMMEDIATE SUPERVISOR: Development Lead
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
Proven track record for design and implementation of complex software systems or applications
Strong coding, debugging, and architecture and design skills
Proficiency in C++/C#,.NET, multi-threading programming, JavaScript, Web Services and Windows Server technologies
Demonstrable experience in cross team/discipline collaboration and execute on multiple project timelines and priorities
Experience with more than 1 of the following technologies are *strongly* desirable:
o Office products (e.g. SharePoint), concepts, and designs
o Powershell
o Windows Azure or equivalent cloud technologies
o SQL Server and data modeling
o ASP.Net, AJAX
Minimum of 5 years of software development and minimum two years of project management experiences with full release cycles of major software products
BA/BS degree in Computer Science or related technical equivalent is required, and MS/MBA degree is preferred
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

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

  1. 微软职位内部推荐-SDE II

    微软近期Open的职位: Senior Software Development Engineer Job Title: Senior Development Engineer Division: V ...

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

    微软近期Open的职位: Organization Summary:Engineering, Community & Online (ECO) is looking for a great & ...

  3. 微软职位内部推荐-SW Engineer II for Enterprise Platform

    微软近期Open的职位: Job posting title: SDE II Location: China, Beijing Group Overview Discovery & Colla ...

  4. 微软职位内部推荐-SW Engineer II for Cloud Service

    微软近期Open的职位: Positions: SDE for Big Data Cloud Services Azure Big Data Cloud Services and Cosmos are ...

  5. 微软职位内部推荐-Software Engineer II

    微软近期Open的职位: Job Description Group: Search Technology Center Asia (STCA)/Search Ads Title: SDEII-Sen ...

  6. 微软职位内部推荐-Software Development Engineering II

    微软近期Open的职位: Job Title: Software Development Engineering II Work Location: Suzhou, China Enterprise ...

  7. 微软职位内部推荐-UX Designer II

    微软近期Open的职位: Search Technology Center Asia (STCA) Position: UX Designer Location: Beijing, China Sea ...

  8. 微软职位内部推荐-SW Engineer II for Skype

    微软近期Open的职位: We are the Skype Beijing team. Skype division drives the communications strategy for Mi ...

  9. 微软职位内部推荐-SW Engineer II for Cloud Servi

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

随机推荐

  1. ZOJ 3122 Sudoku

    Sudoku Time Limit:10000MS     Memory Limit:32768KB     64bit IO Format:%lld & %llu Submit Status ...

  2. sublime安装 less环境

    工具的选择: mac-codekit simpless->跨平台 winless-windows  less.js下载:http://pan.baidu.com/s/1o60yTZ0   安装L ...

  3. HttpClient(4.3.5) - Redirect Handling

    HttpClient handles all types of redirects automatically, except those explicitly prohibited by the H ...

  4. MyBatis(3.2.3) - Paginated ResultSets using RowBounds

    Sometimes, we may need to work with huge volumes of data, such as with tables with millions of recor ...

  5. ZooKeeper(3.4.5) - 配置伪集群模式

    1. 准备 Java 运行环境,需要安装 Java1.6 或更高版本的 JDK. 2. 下载 ZooKeeper 的稳定版本 zookeeper-x.x.x.tar.gz,将其解压,约定目录名称为 % ...

  6. linux下vsftpd的安装与配置说明

    问题: 1.530 Permission denied.答:配置文件中userlist_enable=YES(如果启用即YES,则看userlist_deny=YES/NO,如果为NO,则要把登录的用 ...

  7. android apk 逆向中常用工具一览

    关于apk 逆向中的一些工具的使用,看了不少文章,也使用过有很长一段时间了,今天对此做一总结: 几种文件之间的转换命令: 1. odex -> smali java -jar  baksmali ...

  8. 第一篇、微信小程序_01计算器

    官方文档地址:https://mp.weixin.qq.com/debug/wxadoc/dev/index.html 一.计算器的首页布局 第一部分WXML: <view class=&quo ...

  9. NSUserDefaults存储自定义对象

    场景是这样的: 现在有一个数组如下,数组中存放着自定义的对象GoodscCategory <__NSArrayM 0x7ffb9c2032b0>( <GoodscCategory: ...

  10. using System.Threading;

    /// <summary> /// 执行动作:耗时而已 /// </summary> private void TestThread(string threadName) { ...