Excellent JD
Job description
About the role
We are looking for a talented engineer who has excellent cloud skills, but ideally would also have embedded device experience. An engineering who would easily cooperate with the rest of colleagues, customers and partner ecosystem, to help our cloud customers and partners succeed with IoT.
We are a fast-growing business unit inside ARM working on the next generation of IoT device and cloud platform. Our mission is to help our customers and partners design and build full end-to-end solutions of their targeted IoT devices with their targeted cloud services. you will join a professional engineering team who all share a vision and passion for building a foundation for this emerging industry that will change the way connected devices are developed.
What will I be accountable for?
Work with the key customers and partners to help design, build, and support integrations between their IoT devices, targeted cloud infrastructure and ARM’s mbed Cloud platform.
Reacting to help developers solve problems
Identify and fix bugs
Proactively engaging with the other members of the engineering team (International) and sales team to resolve issues and ensure information and knowledge is shared
Take part in demo development, custom projects, POCs and simulations for IoT use cases
Provide telephone call or on-site consulting and training when necessary, may get involved in creating and delivering presentations about new technologies, techniques and tools.
Participate in various projects as needed for product and process improvement
This position includes travels to support events, Partner workshops, conferences and seminars up to 10%~20% of time.
Experience and Skills
In-depth software design, architecture and engineering experience working with the latest web protocols, applications and application development stacks. One who excels in helping others be productive and successful in their work. Experience with or strong desire to learn embedded systems is important.
You will need to be proficient in many of the following areas:
10+ years industry experience of designing and developing connected commercial-grade applications. Database integration, Browser/application integration, and external Web-service integration should be key focus areas of your work
Excellent English and Chinese language skills – ability to easily converse at a deep technical level, as well as excellent reading and writing skills in both languages
A BS or greater degree in Computer Science, Mathematics, or alternatively in Electrical Engineering, Computer Engineering with relevant software engineering experience is required.
At least 5+ year engineering experience in designing/developing of customer-facing REST APIs and other Web-centric service mechanisms. Deep knowledge of REST, MQTT, AMQP, WebSockets, XML, JSON (and JSON Parsing), HTML are all big pluses.
Familiarity and development experience with key web service infrastructures including IBM Bluemix, Watson IoT, Microsoft Azure, IoTHub/EventHub, Amazon AWS, HPE all big pluses
Deep experience in designing and writing using Java, Python, JavaScript, PHP, etc... Additionally, deep experience in integrating with database systems (such as MySQL, MongoDB, etc…) in those languages.
Full understanding of security-centric algorithms and protocols such has AES, ECC, SSL, TLS including key generation mechanisms and constraints, ACLs, and certificates.
Writing technical content, documentation and getting started guides.
Effective at communication between technical- and business-focused teams.
Able to coordinate effective and efficient projects and meetings
Understanding of the interaction between software and hardware
Ability to synthesize multiple viewpoints, perspectives and opinions with objective and impartial analysis to solve problems, gain consensus, and drive decisions
Willingness and the ability to travel multiple times a year
It’s desirable to have a good understanding on the following areas:
Previous experience at using ARM Mbed OS, Mbed Cloud and general understanding of the Mbed Ecosystem
Previous experience in developing provisioning and firmware updating mechanisms for small devices that are typically “head-less”
Embedded systems applications compilation process and tools, C libraries and microcontroller startup
Cortex-M microcontrollers and peripherals and their development environments
Understanding Radio technologies used in IoT Applications (BLE, Wi-Fi, 6LoWPAN, Thread, LoRA and IPv6)
Mobile application development experience (IOS & Android)– including the creation and integration of those experiences with online web services. Mobile application publication as a plus
Application Requirements
In your covering letter, please take the time expand on the experience and skills you have in relation to the things we are looking for in this position. This also helps show us you have taken the time to read and understand the job opportunity, and have decided to apply on that basis.
Please also feel free to share links to any public code or projects you may have created.
Excellent JD的更多相关文章
- excellent cushioning and also vitality go back with this boot
The particular manufactured fine mesh higher almost addresses the complete boot. Here is the sort of ...
- PK淘宝BUY+,京东推出AR购物应用JD Dream
今年双十一淘宝推出了虚拟现实VR购物"BUY+",用户可以在虚拟环境中选购商品.那作为竞争对手的京东将使出什么绝招呢?在近日上海举办的谷歌开发者大会上得到了答案.会上京东推 ...
- Getting Started with JD Edwards EnterpriseOne Interoperability
Overview Every enterprise holds a forest of branched system spread across a number of business uni ...
- m.jd.com首页中的js效果
m.jd.com中的部分js效果 昨天把m.jd.com的首页布局写好了,今天写一下首页中部分js效果.头部背景色透明度的改变,焦点图轮播,京东快报的小轮播,以及秒杀倒计时.这里html,css样式就 ...
- What makes an excellent front-end developer?(for my English speech)
What makes an excellent front-end developer? Let me please start this talking by saying that what is ...
- C#用HttpClient抓取jd.com搜索框下拉数据
添加System.Web.dll引用 添加System.Net.Http引用 using System.Net.Http; using System.Web; string key = "电 ...
- c# JD快速搜索工具,2015分析JD搜索报文,模拟请求搜索数据,快速定位宝贝排行位置。
分析JD搜索报文 搜索关键字 女装 第二页,分2次加载. rt=1&stop=1&click=&psort=&page=3http://search.jd.com/Se ...
- 根据职位名,自动生成jd
代码本身就是最好的解释,不赘述. 文本聚类输出: cluster.py #!/usr/bin/env python # coding=utf-8 import jieba,re from gensim ...
- JD轮播图代码
<!DOCTYPE html> <html> <head> <title>jd网站的轮播图效果</title> <me ...
随机推荐
- MySql安装错误代码1045的解决方案
1.MySql安装错误代码1045的解决方案 2.root密码忘记1045的解决方案 错误代码 1045 Access denied for user 'root'@'localhost' (usin ...
- TD-LTE技术原理与系统设计
王映民 等.人邮2010 E-UTRAN E-NodeB 无线资源管理承载 路由到SGW IP头压缩加密 UE附着MME选择 寻呼 广播 测量 EPC SGW 移动性管理 路由转发 终止寻呼 监听 ...
- kafka的安装及基本使用
1.安装zookeeper # 解压缩 [root@localhost zookeeper]# .tar.gz [root@localhost zookeeper]# zk_simple # 复制zo ...
- 关于:Mac下IDEA更换Maven仓库
一.MAC安装配置maven环境变量 1.下载maven包: 下载链接:
- CSAPP阅读笔记-汇编语言初探(数据传送类指令)-来自第三章3.2-3.3的笔记-P115-P128
1.如何由机器代码生成汇编代码? objdump -d再加上文件名即可直接在终端看到由反汇编器恢复的汇编代码.注意,文件名并不一定得是.o文件,任何可执行文件都可以. 结果如下: 仅列举了反汇编tes ...
- 浏览器在初始化JS 环境时都发生了些什么
原文:https://segmentfault.com/a/1190000005754797 1.用 C/C++ 构造内部数据结构创建一个 OP 即(Object.prototype)以及初始化其内部 ...
- android中The connection to adb is down,问题和解决
android中The connection to adb is down,问题和解决 自己总结的在android中常会出现的不好解决的问题和方法(其中第三个方法经过了四天的折磨.....哎) 1 ...
- js操作cookie的函数
///设置cookiefunction setCookie(NameOfCookie, value, expiredays) { var ExpireDate = new Date(); Expire ...
- html中文乱码(解决办法)
在head标签中加上以下代码即可: <head> <meta http-equiv="Content-Type" content="text/h ...
- 事务的编写规范与Hibernate绑定session
一.事务的编写规范 1.事务的基本概念: 数据库事务(Database Transaction) ,是指作为单个逻辑工作单元执行的一系列操作,要么完全地执行,要么完全地不执行. 事务处理可以确保除非事 ...