Adapting a Container Infrastructure for Autonomous Vehicle Development

11/04/2019
by   Yujing Wang, et al.
0

In the field of Autonomous Vehicle (AV) development, having a robust yet flexible infrastructure enables code to be continuously integrated and deployed, which in turn accelerates the rapid prototyping process. The platform-agnostic and scalable container infrastructure, often exploited by developers in the cloud domain, presents a viable solution addressing this need in AV development. Developers use tools such as Docker to build containers and Kubernetes to setup container networks. This paper presents a container infrastructure strategy for AV development, discusses the scenarios in which this strategy is useful and performs an analysis on container boundary overhead, and its impact on a Mix Critical System (MCS). An experiment was conducted to compare both operation runtime and communication delay of running a Gaussian Seidel Algorithm with I/O in four different environments: native OS, new container, existing container, and nested container. The comparison reveals that running in containers indeed adds a delay to signal response time, but behaves more deterministically and that nested container does not stack up delays but makes the process less deterministic. With these concerns in mind, the developers may be more informed when setting up the container infrastructure, and take full advantage of the new infrastructure while avoiding some common pitfalls.

READ FULL TEXT

page 1

page 5

research
08/17/2021

Infrastructure in Code: Towards Developer-Friendly Cloud Applications

The popularity of cloud technologies has led to the development of a new...
research
07/12/2023

Securely extending and running low-code applications with C#

Low-code development platforms provide an accessible infrastructure for ...
research
11/04/2020

Impact of delayed response on Wearable Cognitive Assistance

Wearable Cognitive Assistants (WCA) are anticipated to become a widely-u...
research
05/21/2021

Kotless: a Serverless Framework for Kotlin

Recent trends in Web development demonstrate an increased interest in se...
research
08/18/2023

Polyglot Code Smell Detection for Infrastructure as Code with GLITCH

This paper presents GLITCH, a new technology-agnostic framework that ena...
research
04/05/2022

From Monolith to Microservices: Software Architecture for Autonomous UAV Infrastructure Inspection

Linear-infrastructure Mission Control (LiMiC) is an application for auto...

Please sign up or login with your details

Forgot password? Click here to reset