<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: AWS Greengrass &#8211; same code in cloud and IoT</title>
	<atom:link href="http://www.epanorama.net/blog/2016/12/17/aws-greengrass-same-code-in-cloud-and-iot/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2016/12/17/aws-greengrass-same-code-in-cloud-and-iot/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Sun, 05 Apr 2026 16:10:56 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/12/17/aws-greengrass-same-code-in-cloud-and-iot/comment-page-1/#comment-1556991</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Mon, 31 Jul 2017 07:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=50400#comment-1556991</guid>
		<description><![CDATA[NXP Semiconductors and Amazon Web Services agreed on NXP’s use of the Amazon Greengrass software on the chip company’s Layerscape Intelligent Gateway platform. Amazon Greengrass extends the AWS Cloud’s capabilities to local devices.

Source:  https://semiengineering.com/the-week-in-review-iot-56/]]></description>
		<content:encoded><![CDATA[<p>NXP Semiconductors and Amazon Web Services agreed on NXP’s use of the Amazon Greengrass software on the chip company’s Layerscape Intelligent Gateway platform. Amazon Greengrass extends the AWS Cloud’s capabilities to local devices.</p>
<p>Source:  <a href="https://semiengineering.com/the-week-in-review-iot-56/" rel="nofollow">https://semiengineering.com/the-week-in-review-iot-56/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/12/17/aws-greengrass-same-code-in-cloud-and-iot/comment-page-1/#comment-1550195</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Thu, 08 Jun 2017 12:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=50400#comment-1550195</guid>
		<description><![CDATA[Greengrass Embeds Amazon in IoT
AWS runs on GHz-class embedded processors
http://www.eetimes.com/document.asp?doc_id=1331867

 Amazon Web Services can now run on a gateway or even a high-end node for the Internet of Things. Greengrass is a Linux runtime from the Web giant, aiming to extend its reach deeper into the IoT.

The code aims to help businesses speed AWS-based IoT deployments. It uses Amazon’s familiar online tools to create programs that run on users’ local IoT networks, accessing and analyzing data from local IoT nodes. Since it&#039;s part of the AWS family, users can integrate with Amazon’s cloud services as needed.

“There’s value in processing data at the source,” such as quick response and a known security model using AWS authentication and encryption, said Dirk Didascalou, vice president of AWS IoT at an event here. A Greengrass node also can synch a variety of other nodes when connectivity is intermittent, he added.

The Web giant is perhaps the largest of more than 20 companies working on IoT software platforms for edge networks. It’s a hot area for a growing number of companies seeking their way into the Internet of Things such as Stanley Black &amp; Decker.

The tool maker selected AWS IoT as its preferred cloud services platform two years ago. It evaluated about eight edge-network IoT platforms 18 months ago and selected one from startup ClearBlade (Austin). More recently it added Greengrass, and it expects to continue evaluating the growing set of offerings.

The fact that Greengrass requires a GHz processor with 128 Mbytes of memory and must be programmed, for now, in Python are not barriers

Amazon attracted many partners for Greengrass given its clout in cloud computing.

Intel, Qualcomm and Samsung are among chip makers that have ported Greengrass to their embedded processors. Set-top box maker Technicolor will start shipping gateways that support Greengrass to one customer later this year. Nokia has a gateway it says will support the code, too.

Intel used Greengrass to bring up in two weeks an IoT use case for a mining company. Qualcomm showed a smart video camera from ThunderSoft using its Snapdragon 410E, supporting Greengrass. Samsung said its Artik 530 and 710 IoT modules support Greengrass.

The chip makers typically are agnostic, supporting multiple IoT cloud services. Qualcomm, for example, also supports cloud services for Google’s Android Things as well as Verizon’s IoT initiative.

Technicolor said it hopes Greengrass helps it address new vertical markets beyond the smart home. 

For now, Greengrass uses a hub-and-subscribe programming approach that lets a single runtime act as a master. It does not support multiple runtime instances collaborating among cores on an SoC or nodes on a network.

Amazon suggested Greengrass may support other programming languages in the future, perhaps including C and C++. It may also explore a version of the runtime that operates on smaller processors.

For many companies the biggest headaches are more fundamental.

“For traditional lines of business that only thought of hardware products, the need to leap into fused hardware/software digital products is a challenge that requires lots of experimentation and education,” 

“Another aspect is coming up with the right business models…&quot;

In technology, “connectivity is always an issue, you don’t always have networks available, and there are multiple networking options and approaches--it hasn’t sorted itself out yet,”]]></description>
		<content:encoded><![CDATA[<p>Greengrass Embeds Amazon in IoT<br />
AWS runs on GHz-class embedded processors<br />
<a href="http://www.eetimes.com/document.asp?doc_id=1331867" rel="nofollow">http://www.eetimes.com/document.asp?doc_id=1331867</a></p>
<p> Amazon Web Services can now run on a gateway or even a high-end node for the Internet of Things. Greengrass is a Linux runtime from the Web giant, aiming to extend its reach deeper into the IoT.</p>
<p>The code aims to help businesses speed AWS-based IoT deployments. It uses Amazon’s familiar online tools to create programs that run on users’ local IoT networks, accessing and analyzing data from local IoT nodes. Since it&#8217;s part of the AWS family, users can integrate with Amazon’s cloud services as needed.</p>
<p>“There’s value in processing data at the source,” such as quick response and a known security model using AWS authentication and encryption, said Dirk Didascalou, vice president of AWS IoT at an event here. A Greengrass node also can synch a variety of other nodes when connectivity is intermittent, he added.</p>
<p>The Web giant is perhaps the largest of more than 20 companies working on IoT software platforms for edge networks. It’s a hot area for a growing number of companies seeking their way into the Internet of Things such as Stanley Black &amp; Decker.</p>
<p>The tool maker selected AWS IoT as its preferred cloud services platform two years ago. It evaluated about eight edge-network IoT platforms 18 months ago and selected one from startup ClearBlade (Austin). More recently it added Greengrass, and it expects to continue evaluating the growing set of offerings.</p>
<p>The fact that Greengrass requires a GHz processor with 128 Mbytes of memory and must be programmed, for now, in Python are not barriers</p>
<p>Amazon attracted many partners for Greengrass given its clout in cloud computing.</p>
<p>Intel, Qualcomm and Samsung are among chip makers that have ported Greengrass to their embedded processors. Set-top box maker Technicolor will start shipping gateways that support Greengrass to one customer later this year. Nokia has a gateway it says will support the code, too.</p>
<p>Intel used Greengrass to bring up in two weeks an IoT use case for a mining company. Qualcomm showed a smart video camera from ThunderSoft using its Snapdragon 410E, supporting Greengrass. Samsung said its Artik 530 and 710 IoT modules support Greengrass.</p>
<p>The chip makers typically are agnostic, supporting multiple IoT cloud services. Qualcomm, for example, also supports cloud services for Google’s Android Things as well as Verizon’s IoT initiative.</p>
<p>Technicolor said it hopes Greengrass helps it address new vertical markets beyond the smart home. </p>
<p>For now, Greengrass uses a hub-and-subscribe programming approach that lets a single runtime act as a master. It does not support multiple runtime instances collaborating among cores on an SoC or nodes on a network.</p>
<p>Amazon suggested Greengrass may support other programming languages in the future, perhaps including C and C++. It may also explore a version of the runtime that operates on smaller processors.</p>
<p>For many companies the biggest headaches are more fundamental.</p>
<p>“For traditional lines of business that only thought of hardware products, the need to leap into fused hardware/software digital products is a challenge that requires lots of experimentation and education,” </p>
<p>“Another aspect is coming up with the right business models…&#8221;</p>
<p>In technology, “connectivity is always an issue, you don’t always have networks available, and there are multiple networking options and approaches&#8211;it hasn’t sorted itself out yet,”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/12/17/aws-greengrass-same-code-in-cloud-and-iot/comment-page-1/#comment-1550101</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Wed, 07 Jun 2017 22:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=50400#comment-1550101</guid>
		<description><![CDATA[AWS Greengrass – Run AWS Lambda Functions on Connected Devices
https://aws.amazon.com/blogs/aws/aws-greengrass-run-aws-lambda-functions-on-connected-devices/

Now Generally Available
Today we are making Greengrass generally available in the US East (Northern Virginia) and US West (Oregon) Regions. During the preview, AWS customers were able to get hands-on experience with Greengrass and to start building applications and businesses around it. I’ll share a few of these early successes later in this post.

The Greengrass Core code runs on each device. It allows you to deploy and run Lambda applications on the device, supports local MQTT messaging across a secure network, and also ensures that conversations between devices and the cloud are made across secure connections. The Greengrass Core also supports secure, over-the-air software updates, including Lambda functions. It includes a message broker, a Lambda runtime, a Thing Shadows implementation, and a deployment agent. Greengrass Core and (optionally) other devices make up a Greengrass Group. The group includes configuration data, the list of devices and the identity of the Greengrass Core, a list of Lambda functions, and a set of subscriptions that define where the messages should go. All of this information is copied to the Greengrass core devices during the deployment process.

Your Lambda functions can use APIs in three distinct SDKs:

AWS SDK for Python – This SDK allows your code to interact with Amazon Simple Storage Service (S3), Amazon DynamoDB, Amazon Simple Queue Service (SQS), and other AWS services.

AWS IoT Device SDK – This SDK (available for Node.js, Python, Java, and C++) helps you to connect your hardware devices to AWS IoT. The C++ SDK has a few extra features including access to the Greengrass Discovery Service and support for root CA downloads.

AWS Greengrass Core SDK – This SDK provides APIs that allow local invocation of other Lambda functions, publish messages, and work with thing shadows.]]></description>
		<content:encoded><![CDATA[<p>AWS Greengrass – Run AWS Lambda Functions on Connected Devices<br />
<a href="https://aws.amazon.com/blogs/aws/aws-greengrass-run-aws-lambda-functions-on-connected-devices/" rel="nofollow">https://aws.amazon.com/blogs/aws/aws-greengrass-run-aws-lambda-functions-on-connected-devices/</a></p>
<p>Now Generally Available<br />
Today we are making Greengrass generally available in the US East (Northern Virginia) and US West (Oregon) Regions. During the preview, AWS customers were able to get hands-on experience with Greengrass and to start building applications and businesses around it. I’ll share a few of these early successes later in this post.</p>
<p>The Greengrass Core code runs on each device. It allows you to deploy and run Lambda applications on the device, supports local MQTT messaging across a secure network, and also ensures that conversations between devices and the cloud are made across secure connections. The Greengrass Core also supports secure, over-the-air software updates, including Lambda functions. It includes a message broker, a Lambda runtime, a Thing Shadows implementation, and a deployment agent. Greengrass Core and (optionally) other devices make up a Greengrass Group. The group includes configuration data, the list of devices and the identity of the Greengrass Core, a list of Lambda functions, and a set of subscriptions that define where the messages should go. All of this information is copied to the Greengrass core devices during the deployment process.</p>
<p>Your Lambda functions can use APIs in three distinct SDKs:</p>
<p>AWS SDK for Python – This SDK allows your code to interact with Amazon Simple Storage Service (S3), Amazon DynamoDB, Amazon Simple Queue Service (SQS), and other AWS services.</p>
<p>AWS IoT Device SDK – This SDK (available for Node.js, Python, Java, and C++) helps you to connect your hardware devices to AWS IoT. The C++ SDK has a few extra features including access to the Greengrass Discovery Service and support for root CA downloads.</p>
<p>AWS Greengrass Core SDK – This SDK provides APIs that allow local invocation of other Lambda functions, publish messages, and work with thing shadows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/12/17/aws-greengrass-same-code-in-cloud-and-iot/comment-page-1/#comment-1550091</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Wed, 07 Jun 2017 19:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=50400#comment-1550091</guid>
		<description><![CDATA[Unlocking the Value of Device Data with AWS Greengrass.
http://www.allthingsdistributed.com/2017/06/unlocking-value-device-data-aws-greengrass.html

AWS Greengrass extends AWS onto your devices, so they can act locally on the data they generate while still taking advantage of the cloud. AWS Greengrass takes advantage of your devices&#039; onboard capabilities, and extends them to the cloud for management, updates, and elastic compute and storage.

AWS Greengrass provides the following features:

Local execution ofAWS Lambda functions written in Python 2.7 and deployed down from the cloud.
Local device shadows to maintain state for the stateless functions, including sync and conflict resolution.
Local messaging between functions and peripherals on the device that hosts AWS Greengrass core, and also between the core and other local devices that use the AWS IoT Device SDK.
Security of communication between the AWS Greengrass group and the cloud. AWS Greengrass uses the same certificate-based mutual authentication that AWS IoT uses. Local communication within an AWS Greengrass group is also secured by using a unique private CA for every group.
Before AWS Greengrass, device builders often had to choose between the low latency of local execution, and the flexibility, scale, and ease of the cloud. AWS Greengrass removes that trade-off—manufacturers and OEMs can now build solutions that use the cloud for management, analytics, and durable storage, while keeping critical functionality on-device or nearby.]]></description>
		<content:encoded><![CDATA[<p>Unlocking the Value of Device Data with AWS Greengrass.<br />
<a href="http://www.allthingsdistributed.com/2017/06/unlocking-value-device-data-aws-greengrass.html" rel="nofollow">http://www.allthingsdistributed.com/2017/06/unlocking-value-device-data-aws-greengrass.html</a></p>
<p>AWS Greengrass extends AWS onto your devices, so they can act locally on the data they generate while still taking advantage of the cloud. AWS Greengrass takes advantage of your devices&#8217; onboard capabilities, and extends them to the cloud for management, updates, and elastic compute and storage.</p>
<p>AWS Greengrass provides the following features:</p>
<p>Local execution ofAWS Lambda functions written in Python 2.7 and deployed down from the cloud.<br />
Local device shadows to maintain state for the stateless functions, including sync and conflict resolution.<br />
Local messaging between functions and peripherals on the device that hosts AWS Greengrass core, and also between the core and other local devices that use the AWS IoT Device SDK.<br />
Security of communication between the AWS Greengrass group and the cloud. AWS Greengrass uses the same certificate-based mutual authentication that AWS IoT uses. Local communication within an AWS Greengrass group is also secured by using a unique private CA for every group.<br />
Before AWS Greengrass, device builders often had to choose between the low latency of local execution, and the flexibility, scale, and ease of the cloud. AWS Greengrass removes that trade-off—manufacturers and OEMs can now build solutions that use the cloud for management, analytics, and durable storage, while keeping critical functionality on-device or nearby.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
