The new AWS Greengrass version now allows developers to deploy executables written in C, C++, and other languages that imports C libraries. Executable codes leverage greater legacy support as the customers can re-use the code easily which is already written in C, C++. There is also minimal resource footprint as there will no need of language interpreter and low compute latency for high-performance use cases such as algorithmic trading and computer vision. The executable code can act like the AWS Lambda function which can invoke other Lambdas or get invoked by events and can leverage from other Greengrass functionality such as the Local Resource Access.
No comments:
Post a Comment