微软近期Open的职位:

Job Title:Software Development EngineerII

Division: Server & Tools Business - Commerce Platform Group

Work Location: Shanghai, China

Are you looking for a high impact project that involves processing of billions of dollars, hundreds of millions of transactions, and tens of millions of users worldwide, and has tremendous upside potential? Do you want to create the next-generation commerce platform that powers all consumer and business online services in Microsoft? Are you interested in engineering a large-scale, distributed, and highly available platform for monetizing cloud services? Do you have a passion for delivering the world’s best commerce experience for buyers? Are you ready to take your career to the next level while gaining valuable work experience in China? If you are interested, this is the position for you.

Commerce Shanghai, part of the Cloud & Enterprise Engineering Group China organization, is responsible for delivering the commerce platform for many core and strategic services in Microsoft, including Windows Azure, Office 365, Windows Store, Windows Phone Marketplace, Bing, AdCenter, Xbox Live, MSN, and Windows Live, and the list is growing. The team is in charge of the entire development cycle from planning to production. Our platform uses cutting edge technologies in both frontend and backend. It supports a broad range of payment methods worldwide, covering credit cards, electronic payment, mobile payment, prepaid cards, bank transfer, direct debit, and so on.

You will be challenged with complex business logic, scalability, performance, reliability, operability, supportability, security, fraud prevention, data redundancy, business intelligence, developer experience, and integration with third-party services. Our team maintains an entrepreneurial spirit and has a face-paced environment. People are very motivated and have a bias for action. Working in Commerce Shanghai, you will grow with the team and make a significant impact to our global business. Equally important, you will contribute to our efforts to scale up in China. It will be a highly exciting and rewarding experience.

We are looking for a highly motivated, technical, detail-oriented, self-driven, experienced Software Development Engineer with the following Responsibilities and Qualifications.

Responsibilities:

You will be a key contributor of a dev team building a long lived online transaction platform. You will be deeply involved in each stage of the life cycle of transaction platform feature. You will work with Commerce Operation and PMs for business requirement and functional design, with Technical Operation on operating the production system, with external providers for new payment provider capability integration, with internal platform tenants such as xbox live/adCenter/skyMarket for platform capability consumption.

Specific focus areas include:

- Developing highly scalable, reliable, high performing and secure online transaction platform

- Owning components from end-to-end and start-to-finish, from design à implement à deployment à operate and life site

- Ensure new features are developed meeting compliance requirement and not destabilizing existing (legacy) system.

Qualifications/Skills

- At least 5 years of professional C# and database development experience

- Strong communication skill and analytical problem solving skill, Passionate about customer and quality

- Strong debugging and optimization skills in multi-threading and distributed environment

- Solid computer science background including Operating System, Networking, Performance and Security

- Proven track record of shipping multiple product releases.

- Experience in developing cloud scale online service with 24x7 availability.

- Experience in billing/payment application development is a plus.

Microsoft is an equal opportunity employer and supports workforce diversity.

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

微软职位内部推荐-Software Development Engineer II的更多相关文章

  1. 微软职位内部推荐-Software Development Engineer

    微软近期Open的职位: Job Title: Software Development Engineer Work Location: Suzhou, China The Office 365 Co ...

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

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

  3. 微软职位内部推荐-Software Development Engineer 2

    微软近期Open的职位: SDE II Organization Summary: Engineering, Customer interactions & Online (ECO) is l ...

  4. 微软职位内部推荐-Software Development Engineer II_Commerce

    微软近期Open的职位: Are you looking for a high impact project that involves processing of billions of dolla ...

  5. 微软职位内部推荐-Senior Development Engineer

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

  6. 微软职位内部推荐-Software Engineer II_VS

    微软近期Open的职位: Job Title: Software Engineer II Division: Visual Studio China – Developer Division Work ...

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

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

  8. 微软职位内部推荐-Software Engineer II-Web app

    微软近期Open的职位: The Office App Services team is working on the powerful Office Web Apps including Word ...

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

    微软近期Open的职位: News is a critical areas for integration of mobile and services, one of the top priorit ...

随机推荐

  1. 转 【O2O案例】汽车后市场垂直化电子商务:平业模式解析

    核心提示:一.商业模式简介.汽车后市场垂直化电子商务是我在2010年初开始筹划,起因是在淘宝工作期间运营汽车类目后遇到很多问题无决,由于 一.商业模式简介. 汽车后市场垂直化电子商务是我在2010年初 ...

  2. Linux Centos 怎么安装更新根证书实现支持https访问

    其实很简单就是一个命令:  mozroots --import --ask-remove    或者使用:  sudo update-ca-certificates   

  3. 在Eclipse中导入文件和文件夹

    一. 将JAVA文件夹导入Eclipse中的方法: 方法一:直接将java文件夹复制,然后粘贴到项目下: 方法二:(1)打开Eclipse,点击项目的空白处,现在import: (2)现在Existi ...

  4. PB出现中文乱码

    在design>option>font把字体都设定为宋体 tools>system option>font 把字体都设定为宋体 然后重启PB即可

  5. Javascript获取URL地址变量参数值的方法

    今天碰到在做一个动态页面的时候,需要用到 URL 的参数值来作判断,从而决定某一块内容在当前页面是否显示.例如exampe.html?parm1=xxx&parm2=xxx&parm3 ...

  6. iOS6定位服务编程详解

    现在的移动设备很多都提供定位服务,使用iOS系统的iPhone.iPod Touch和iPad都可以提供位置服务,iOS设备能提供3种不同途径进行定位:Wifi, 蜂窝式移动电话基站, GPS卫星 i ...

  7. UI1_UITabBarController

    // // AppDelegate.h // UI1_UITabBarController // // Created by zhangxueming on 15/7/8. // Copyright ...

  8. "大哥,割草机借我用一下,我修整一下草坪。" ---- 谈谈this与JavaScript函数调用的不解之缘

    在写上一篇有关apply和call的博文时(闲聊JS中的apply和call),起初我还是担心大家理解起来比较困难,因为要理解apply调用方式的前提是,至少先理解在JavaScript中函数调用是什 ...

  9. hibernate结合使用gson转换json中一点看法

    转发请注明出处:http://www.cnblogs.com/shizhongtao/p/3680216.html 在前后台的交互中,经常需要把bean对象与xml或者json,这里就把自己以前遇到的 ...

  10. sicily 1022. Train Problem

    本题主要是出栈入栈顺序的问题 Home Problems My Status Standing <->           1022. Train Problem     Total: 2 ...