Overview
Pullpiri is an open-source vehicle service orchestrator designed to simplify the deployment and management of cloud-native, containerized services in software-defined vehicles. Its Rust-based microservices architecture provides management, execution, and node-agent components for orchestrating in-vehicle workloads across supported Linux-based vehicle computing environments. Pullpiri uses declarative, YAML-based resources to describe applications and their execution behavior. Scenarios define when an action should occur, Packages group related services and deployment patterns, and Models describe the underlying container workloads. Vehicle status, environmental context, connected-device information, policies, and schedules can be used to coordinate workload launch, update, deletion, restart, and switching. REST and gRPC interfaces support integration with cloud platforms, development tools, and external vehicle systems. By separating service definitions from execution conditions, Pullpiri helps development teams compose reusable vehicle services, shorten deployment cycles, and reduce integration effort. Pullpiri supports Podman-based workloads on x86_64 and aarch64 Linux systems and is available under the Apache License 2.0.
Highlights
- SDV
- Orchestrator
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
This product is provided free of charge, so no refund applies. AWS infrastructure and usage charges may still apply and are not refundable by the seller.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
ubuntu, no Bluechi, x86
Additional details
Usage instructions
Launch the EC2 instance using an SSH key pair. Configure the security group as follows:
- TCP 22: SSH access from trusted administrator IP addresses
- TCP 5173 and 8080: Pullpiri dashboard access from trusted client IP addresses
- TCP 47099: Pullpiri REST API access from trusted client IP addresses
- TCP 47001-47007 and 47098-47099: Pullpiri component communication within trusted networks or security groups
Connect to the instance:
ssh -i <private-key.pem> ubuntu@<EC2_PUBLIC_IP>
Access the Pullpiri dashboard at:
http://<EC2_PUBLIC_IP>:5173
For detailed setup, configuration, APIs, and examples, refer to the Pullpiri GitHub repository:
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.