微软近期Open的职位:

Job posting title: Senior Software Engineer for Privacy Identification

Profession: Engineering

Discipline: Software Engineering

Location: China, Beijing

Division: Technology& Research &nbsp

Are you passionate about building large scale cloud services that solve real world problems? Do you want to build security services that help thousands of customers protect their services and applications from threat actors around the globe? Are you curious, analytical and motivated by new challenges and willing to prove it? If so, we would like to hear from you!

Located in Beijing, China, Microsoft Technology and Research Business Incubation Beijing team is Microsoft’s fundamental technology & research incubation arm in the Asia Pacific region. With our deep connections to our other functions in Redmond, Munich, as well as broad connection with other Technology and Research functions and other product groups across Asia, the Americas, and Europe, we work with the best and brightest minds across the world, and have emerged as key engineering location within the incubation.

The Beijing Business Incubation team has planned to start several innovative programs which will cover all different engineering disciplines. From system and architecture study, through software, hardware, mechanic development, till productization of prototypes for customer verification. Within Beijing Business Incubation team we have system level architects, hardware development, software development and project integration team.

We are looking for a top tier candidate who is passionate about Privacy Management, Identity Recognition and software development. Security, compliance and fraud are just a few areas that you will be improving as a result of your work on this team. Building out systems that interact with data on a massive scale and manipulating petabytes of data are a routine part of this job.

To thrive in this position you'll need a deep technical understanding of a broad technology set and the ability to learn new information at a rapid pace. Strong technical and communication skills, ability to deal with ambiguity, and very high level of creativity and inquisitiveness are a must. Position requirements also include a BS in Computer science or equivalent security experience. Previous experience in security data analytics, forensics and machine learning are important, but a desire to take on big challenges and help improve the overall service engineering process is equally vital.

Essential Qualifications

Design, code, test and deploy software in an agile development environment using engineering best-practices.

Collaborate within various internal teams and people throughout Microsoft to establish and refine service and software requirements.

Rapidly prototype and refine applications based on experience and feedback.

• Passion for security, strong engineering and development skills required including C++, C#/.NET.

• 7+ extensive software design and development experience with a track record of shipping multiple releases.

• Excellent communication skills both verbal and written.

• Act as an expert in some areas of large scale system architecture and forensics system development.

• Provide technical leadership to other team members.

• Passionate, self-motivated.

• Experience in cloud services or distributed system development, database expertise and online services.

Desired skills include:

• Linux forensics experience.

• Strong understanding of common attacks (Software, Service, Network, and People).

• Architectural design and development of large scale and high quality data platform preferred.

• Excellent analytical skills.

• Prior experience in Fraud detection and response.

• Ability to drive technical investigations and prototyping in a fast-paced startup environment

• Experience with test driven software design/development a plus.

Candidates must be able to meet customer security screening requirements as indicated for this role. Customer screening requirements may include additional items such as, but not limited to: specialized agency background checks (either national or local) and fingerprinting. All employees hired into roles supporting Cloud Offerings will also be required to pass Microsoft background checks prior to the start of employment and every two years thereafter.

Microsoft is an equal opportunity employer. &nbsp 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

微软职位内部推荐-Sr. SW Engineer for Privacy Id的更多相关文章

  1. 微软职位内部推荐-Sr. SW Engineer for Azure Networking

    微软近期Open的职位: Senior SW Engineer The world is moving to cloud computing. Microsoft is betting Windows ...

  2. 微软职位内部推荐-Senior SW Engineer for Application Ecosystem

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

  3. 微软职位内部推荐-Senior BSP Engineer

    微软近期Open的职位: The position of Sr. BSP engineer requires experience and good knowledge in mobile hardw ...

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

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

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

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

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

    微软近期Open的职位: Location: Beijing, China The Office App Services team is working on the powerful Office ...

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

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

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

    微软近期Open的职位: Job Title:Software Development EngineerII Division: Server & Tools Business - Comme ...

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

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

随机推荐

  1. windows下,怎么轻易拷贝一个文件的完整路径?

      1. 到目录下,复制文件 2. win+R ,打开"运行"输入框 3.ctrl+v

  2. It was not possible to find any compatible framework version

    It was not possible to find any compatible framework version The specified framework 'Microsoft.NETC ...

  3. javascript,object,IDispatchEx笔记

    //js: var testObj=new Object; //com内部: testObj=Object::InvokeEx(wFlags==DISPATCH_CONSTRUCT); //注: // ...

  4. 博客系统实战——SprintBoot 集成Thymeleaf 实现用户增删查改(含源码)

    近来在学习SprintBoot +Thymeleaf +Maven搭建自己的博客系统,故在学习过程中在此记录一下,也希望能给广大正在学习SprintBoot和Thymeleaf的朋友们一个参考. 以下 ...

  5. css 文本溢出

    多行文本溢出处理: display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; // 3 行 overflow ...

  6. velocity模板实战

    场景:json配置报文转换遇到的问题:1.json报文转换成map,多节点如何处理?数组如何处理? 2.velocity模板处理数组 3.应用之间rabbitmq通讯map反序列化,数组报错?知识点: ...

  7. 原生js switch语句

    一.我们在流判断的时候,我们大多数的情况我使用if  else 语句.但是对于一些大量的逻辑的判断的时候,我们不建议使用if elseif语句 这种语句的效率执行不高,因为他每个expression ...

  8. php实现远程网络文件下载到服务器指定目录(方法一)

    PHP实现远程网络文件下载到服务器指定目录(方法一) <?php function getFile($url, $save_dir = '', $filename = '', $type = 0 ...

  9. Java基础—线程

    推荐阅读:http://www.iteye.com/topic/806990 一.起手式——基本概念 1.什么叫线程 进程:进行中的程序:作为资源分配的单位. 线程:轻量级的进程:程序里的顺序控制流, ...

  10. Android开发——进程间通信之Bundle和文件

    0.  前言 不论是Android还是其他操作系统,都会有自己的IPC机制,所谓IPC(Inter-Process Communication)即进程间通信.首先线程和进程是很不同的概念,线程是CPU ...