微软近期Open的职位:

Enterprise Architect

Cloud, HTML5, Big Data and Mobile are technology trends driving profound architecture change within enterprises. Enterprises are using these technologies, and others, to build incredibly innovative new applications that could not have even been conceived a mere decade ago.

As an Enterprise Architect you will work with enterprise customers to conceive, design and implement “epic” applications, innovative, perhaps even world-changing applications on our platform. You will partner with senior business and technology leaders at Microsoft and with our customers to help them pick the best technical architecture to solve their business needs, build business solutions with them, from design to coding and delivery, then share these experiences through reusable code frameworks, white papers, case studies, blog posts, social media and speaking at conferences.

You are a strong software developer, with deep hands-on technical skills, who is considered world class in your area of expertise. You have 10-20 years of experience building Enterprise applications. You may have been in an Enterprise Architect role at some point in your career.

You are comfortable having conversations at many different levels: with a business leader about how technology can enable reaching their goals or pursue new opportunities, with a CIO about technology costs and benefits, with an architect about building applications out of services, application security models, role based access control, or messaging patterns, with an IT Pro about application monitoring and continuous deployment, and with a developer about the code you’re going to write together to make the app work. In short you can rally various constituencies to realize a visionary new use of technology.

You have deep experience building or transforming business applications to emerging modern application architectures involving mobile, big data and cloud services.

You also have deep hands-on coding expertise in .NET, OSS, and/or Java-based Enterprise server software.

In summary: you are an experienced hands-on software developer who can communicate well at any level in an organization and has built and delivered sophisticated enterprise solutions spanning heterogeneous systems platforms and enterprise applications.


QUALIFICATIONS:
Coding experience with .NET or Java. Coding experience using AWS or Azure preferred.
Enterprise architecture concepts, issues and trends.
Mobile, data and cloud architecture.
Developer life cycle and enterprise developer tools.
Microsoft architectural roadmap.
Experience integrating Microsoft enterprise products, technologies, and solutions into heterogeneous environments preferred.
Knowledge of enterprise technologies from Amazon, VMware, Salesforce, Oracle, and Google
10+ Years of experience with Bachelor’s Degree (B.S./B.A.) required, 15 preferred, Masters or Ph.D. preferred.

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

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

微软职位内部推荐-Enterprise Architect - BDE - BJ的更多相关文章

  1. 微软职位内部推荐-Principal Architect for Windows Security

    微软近期Open的职位: Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG ...

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

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

  3. 微软职位内部推荐-SDEII_ ECO

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

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

    微软近期Open的职位: Are you interested in helping to drive the direction of a product that defines the clou ...

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

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

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

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

  7. 微软职位内部推荐-Principal Development Lead

    微软近期Open的职位: Job Title: Principal Development Lead Work Location: Suzhou, China This is a once in a ...

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

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

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

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

随机推荐

  1. 【转载】理解OAuth 2.0

    http://www.ruanyifeng.com/blog/2014/05/oauth_2_0.html 作者: 阮一峰 日期: 2014年5月12日 OAuth是一个关于授权(authorizat ...

  2. 百度网页搜索部来自Console的招聘信息

    百度网页搜索部来自Console的招聘信息,小伙伴们,你发现了吗?

  3. 【转载】存储过程实现FTP上传下载

    CREATE OR REPLACE PACKAGE ftp AS -- ---------------------------------------------------------------- ...

  4. FastSocket学习笔记~制定自已的传输协议~续~制定基于FastSocket的协议

    FastSocket这个东西上次我已经说过,它使用简单,功能强大,扩展灵活,目前在新浪的生产环境中已经被广泛使用,所以它的性能,安全等各方面我们绝对可以信赖,今天我们来说一个话题,和上一讲有关,这次我 ...

  5. JAVA:类的三大特征,抽象类,接口,final关键字<3>

    一.类的三大特征 1.封装性 (1).什么是封装 封装就是把抽象出的数据和对数据的操作封装在一起, 数据被保护在内部, 程序的其他部分只有通过被授权的操作(成员方法), 才能对数据进行操作. (2). ...

  6. 9款完美体验的HTML5/jQuery应用

    1.jQuery动画图标菜单导航 仿苹果样式 这次要分享的这款jQuery插件非常酷,它是一款带有动画按钮的jQuery菜单插件.而且从菜单的外观上来看,有点苹果菜单风格的味道.当我们将鼠标滑过菜单项 ...

  7. trident 序列号问题

    在使用Storm的trident做流计算开发时,遇到一个诡异的问题: 我继承IPartitionedTridentSpout或者IOpaquePartitionedTridentSpout接口做事务型 ...

  8. JDK 与 JRE (转)

    很多程序员已经干了一段时间java了依然不明白jdk与jre的区别.JDK就是Java Development Kit.简单的说JDK是面向开发人员使用的SDK,它提供了Java的开发环境和运行环境. ...

  9. Linux C 程序 进程间通信(20)

    进程间通信 1.进程间通信的几种手段:    (1).管道        数据只能由一个进程流向另一个进程(其中一个读管道,一个写管道),如果要建立全双工通信,需要建立两个管道        只能用于 ...

  10. (一)熟悉执行流程——基于ThinkPHP3.2的内容管理框架OneThink学习

    ThinkPHP作为国内具有代表性的PHP框架,经过多年的发展,受到越来越多公司与开发者的青睐.我也在忙里偷闲中抽出部分时间,来学习这个优秀的框架.在开始学习这个框架时,最好通过实例来学习,更容易结合 ...