SlideShare a Scribd company logo
1 of 11
Download to read offline
TECHNOLOGY
COLLABORATE.
SHARE.
INNOVATE.
3
WHAT IS
CARGOCHAIN?
CargoChain is a cargo information sharing and innovation platform and can
be thought of as the information backbone to the physical supply chain. It
supports the distribution of previously unavailable cargo information, and the
development of third-party applications that will redefine the global information
supply chain.
“	INFORMATION
ABOUT THE
PACKAGE
IS JUST AS
IMPORTANT AS
THE PACKAGE
ITSELF ”
FREDERICK W. SMITH,
FEDEX CEO.
CargoChain consists of an Information Sharing Protocol underpinned
by blockchain, and a Platform containing deep supply chain
functionality.
Our aspiration is to be the world’s largest repository of rich cargo
information providing a single source of the truth to all supply
chain actors.
CargoChain will achieve this by being the foundation of all supply
chain applications. By providing communities of application developers
with pre-built supply chain functionality and the ability to access and
share rich cargo information, the CargoChain Platform enables the
delivery of cost-effective supply chain solutions. This democratises
the information supply chain, powering applications that allow all
participants, regardless of size, to make better business decisions.
In the way the Apple App Store revolutionised the delivery of
inexpensive consumer apps, the CargoChain Web Store will be the
industry standard for access to inexpensive third-party applications,
designed to solve any participant’s supply chain problems.
WHAT IS CARGOCHAIN
4
The CargoChain Platform and Information Sharing Protocol is already an Initial Working Platform (IWP),
allowing seamless sharing of cargo information and the development of third-party applications. A
substantial amount of development has already been completed to reach an IWP; this has set the
foundation for the next stage of CargoChain’s development, including the CargoChain Web Store and
supporting infrastructure.
DEVELOPMENT
ROADMAP
Completed development:
CargoChain Platform (Initial Working Platform)
Blockchain
API
Reference data
Information Sharing Protocol
API
Profiles security
WebSocket integration
Profiles
QR codes and barcodes
Demo UI
Data storage and distribution
Authentication
DEVELOPMENT ROADMAP
5
Future development:
Please note: This is not a chronological representation as most items are interdependent and will be developed in parallel as required.
Full Working Platform
Infrastructure
Extend cloud deployment.
Analytics
Extract and aggregate application
usage and cargo profile data.
Trust and Security
Extend bank-level security by appointing
third-party authentication provider.
Establish customer verification process.
Network and infrastructure proactive security
and maintenance.
Software Development Kits
Sandbox environment for testing applications.
Web Store SDK.
Enterprise SDK.
IoT SDK.
Customer Business Support
Develop module to provide advanced
advice to trusted customers.
Web Store Module
Allow users to browse, buy, rate and
comment on CargoChain applications.
Enable developers to access/download SDK
and publish applications.
Marketplace Module
Customers can publish services and enter
trade together.
Organisation Management Module
Create and manage organisations.
Ability to generate API keys.
Create user accounts.
Establish organisational hierarchy.
Accounting and Billing Module
Expose payment gateway and develop billing engine.
Consider blockchain integration.
Create payment plans.
DEVELOPMENT ROADMAP
6
TECHNOLOGY
CargoChain has ambitious business objectives, including plans for high-scale
growth as we continue to build our network of Platform users and aggregate
increasing volumes of data. We have therefore designed the Platform in a way
that provides the flexibility and capability to support this vision.
Web Store
CargoChain Platform and API
Integration
Storage and blockchain
The CargoChain technology philosophy is to use open, modern technologies, to scale for unlimited
growth, maintain complete availability, and provide the most trusted and secure environment.
The CargoChain technology stack consists of four key layers:
TECHNOLOGY
7
cargochain.com
DNS
Public IPs
Load balancers
Virtual network
Geo-replicated storage
Blockchain nodes
Storage and blockchain
CargoChain’s storage
infrastructure consists of
decentralised blockchain nodes,
geo-replicated storage, virtual
machines, load balancers and
scalable public IPs.
CargoChain’s infrastructure is
designed to be able to operate
simultaneously on any cloud
provider. Information stored by
each provider is replicated in
three separate locations ensuring
complete geo-replicated storage.
In each location, information is
replicated across three separate
virtual machines meaning that
information is essentially replicated
nine times.
Blockchain nodes will be
distributed among a consortium
of service partners and other
interested parties in the
CargoChain ecosystem.
This approach provides complete
resilience and guaranteed
availability of the CargoChain
Platform and protects against any
data loss. A multi-vendor approach
also mitigates the risk of cost
increases that can arise by being
tied to a single vendor.
1.
TECHNOLOGY
8
All CargoChain nodes are uniform virtual machines; they are 100%
identical and as such are easy to deploy, maintain and upgrade. Similar
to major peer-to-peer systems, nodes discover themselves, spread and
replicate information automatically.
This underlying architecture allows us to scale rapidly and indefinitely.
CargoChain is actively following the evolution of new distributed
technologies such as InterPlanetary File System (IPFS) as this could, when
mature, allow CargoChain to distribute nodes, not only in the cloud, but
also allow customers to securely host nodes on their existing premises.
As technology continues to evolve, other blockchain technologies will be
considered to complement Hyperledger in anticipation that some partners
may prefer to use Microsoft or Ethereum. This will allow the maintenance
of one public blockchain replicated over multiple technologies.
Front-end web server: NGINX
Back-end web server: Microsoft.Kestral
NoSQL repository: Elasticsearch
Operating system: Linux Ubuntu
CargoChain API: Microsoft.Net Core
CargoChain Platform business logic: Microsoft.Net Core
Container runtime: Docker
Virtual machine
Data distribution Data distribution
Virtual machine Virtual machine
EUR AUS
Hyperledger Fabric
USA
Geo-replicated storage
Blockchain
Geo-replicated storage Geo-replicated storage
HYPERLEDGER
FABRIC IS
CURRENTLY
USED TO
STORE ALL
INFORMATION
RELATED TO
CARGO EVENTS
ON-CHAIN
TECHNOLOGY
9
Monitoring
Audit
Reference data
management
Tariff
Integration
Storage
CargoChain API
Cargo profiles Organisation management Reference data
Notifications
Event subscription Rules engine
Cryptography Events hashing
Accounting Payment engine
Workflow engine
Billing engine/Tariff
Web Store management
Roles-based security
Bank integration
CargoChain Web StoreAuthentication provider
Platform and API
The Platform consists of CargoChain’s Information Sharing Protocol, deep supply chain
functionality and its API.
The Platform operating system is Linux Ubuntu, and Docker is used to combine all of the above
into independent deployment units (nodes). Elasticsearch is the NoSQL repository.
All Platform supply chain logic, the API and SDKs are written in Microsoft .NET Core.
NGINX is our technology of choice for servicing our API.
Platform security: CargoChain nodes operate in a hermetic private network with extremely tight
security. CargoChain only has two accessible doors to the network of nodes.
1.	 Only a set of dedicated private machines can be used to deploy CargoChain via specific 	
	 SSH encrypted tunnels. These machines are turned off when not deploying, so most of the	
	 time this door is ‘closed’.
2.	 Users and the SDK communicate with CargoChain’s underlying infrastructure via our public 	
	 API. This door uses Network Address Translation (NAT) to our private network via NGINX, 	
	 with all communications SSL encrypted.
Platform authentication: Authentication processes between the CargoChain API, applications
and AuthProvider are using the OAuth 2.0 industry standard patterns.
Our aim is to provide Swiss-bank-level security, so we have developed a completely separate
system for providing authentication on CargoChain. Both systems communicate via a dedicated
Virtual Private Network (VPN) tunnel so that their communications cannot be intercepted.
2.
TECHNOLOGY
10
Integration
Developers using the SDK and application users, communicate with CargoChain’s underlying
infrastructure via our public API.
CargoChain’s API is 100% accessible over a set of HTTPS REST calls using the widespread
JSON format, making CargoChain open to any other Internet-capable technology. For those
who demand maximum speed or want to develop modern SPAs (Single-Page Applications), our
API is also 100% exposed via WebSocket technology.
Integration to applications, IoT devices and the CargoChain Web Store will be via one of
CargoChain’s SDKs. The SDKs will expose all CargoChain features, providing a seamless way
to interact with the API.
3.
Profile view
Profile view
Integration
CargoChain API
Storage
Enterprise SDK
IoT SDK
JS
Raspberry Pi
JavaC# Python PHP
Arduino
Authentication provider CargoChain Web Store
TECHNOLOGY
11
CargoChain Web Store
React is the framework for developing native applications in the CargoChain Web Store.
Although some key technology decisions have been made to date, the entire CargoChain
Platform has been designed in a modular fashion to allow for evolution and scale as business
objectives, customer requirements or technology demands change. As such, technology
decisions may be revisited throughout the project.
4.
Web Store SDK (JS)
Apps
Third-party apps
Data client
System apps (native)
App store
Billing
Profile view
User management
Assets manager
Rules manager
Developer-specific apps:
Publish app
Download SDK
Get API keys
Cargo acceptance
Mover
Profile batch manager
Cargo handling
Cargo tracking
Workflow
React components (UI)
CargoChain styles (CSS)
User apps (native)
CargoChain Web Store
TECHNOLOGY

More Related Content

Similar to CargoChain Brochure - Technology

Unlocking Opportunities on the Cloud Through Container Technology.pdf
Unlocking Opportunities on the Cloud Through Container Technology.pdfUnlocking Opportunities on the Cloud Through Container Technology.pdf
Unlocking Opportunities on the Cloud Through Container Technology.pdfSkillmine Technology Consulting
 
Unlocking Opportunities on the Cloud Through Container Technology
Unlocking Opportunities on the Cloud Through Container TechnologyUnlocking Opportunities on the Cloud Through Container Technology
Unlocking Opportunities on the Cloud Through Container TechnologySkillmine Technology Consulting
 
Defrag X Keynote: Deploying and managing Global Blockchain Network
Defrag X Keynote: Deploying and managing Global Blockchain NetworkDefrag X Keynote: Deploying and managing Global Blockchain Network
Defrag X Keynote: Deploying and managing Global Blockchain NetworkDuncan Johnston-Watt
 
Alchemy: The Web3 Development Platform
Alchemy: The Web3 Development PlatformAlchemy: The Web3 Development Platform
Alchemy: The Web3 Development PlatformSteve Hodgkiss
 
Laurent Curnier – Monaco DataPlatform - LaurentCURNIER_.pptx
Laurent Curnier – Monaco DataPlatform - LaurentCURNIER_.pptxLaurent Curnier – Monaco DataPlatform - LaurentCURNIER_.pptx
Laurent Curnier – Monaco DataPlatform - LaurentCURNIER_.pptxFIWARE
 
Getting insights from IoT data with Apache Spark and Apache Bahir
Getting insights from IoT data with Apache Spark and Apache BahirGetting insights from IoT data with Apache Spark and Apache Bahir
Getting insights from IoT data with Apache Spark and Apache BahirLuciano Resende
 
IRJET- Proof of Document using Multichain and Ethereum
IRJET- Proof of Document using Multichain and EthereumIRJET- Proof of Document using Multichain and Ethereum
IRJET- Proof of Document using Multichain and EthereumIRJET Journal
 
computerweekly.com 17-23 September 2019 16W hen people int.docx
computerweekly.com 17-23 September 2019 16W hen people int.docxcomputerweekly.com 17-23 September 2019 16W hen people int.docx
computerweekly.com 17-23 September 2019 16W hen people int.docxmccormicknadine86
 
Cwin16 tls-a micro-service deployment - v1.0
Cwin16 tls-a micro-service deployment - v1.0Cwin16 tls-a micro-service deployment - v1.0
Cwin16 tls-a micro-service deployment - v1.0Capgemini
 
Combating Mobile Device Theft with Blockchain
Combating Mobile Device Theft with BlockchainCombating Mobile Device Theft with Blockchain
Combating Mobile Device Theft with BlockchainNagesh Caparthy
 
Introducing Upcomings Chain.docx
Introducing Upcomings Chain.docxIntroducing Upcomings Chain.docx
Introducing Upcomings Chain.docxUpcomings
 
Adoption Blockchain Smart Contracts in Developing Information Systems.pdf
Adoption Blockchain Smart Contracts in Developing Information Systems.pdfAdoption Blockchain Smart Contracts in Developing Information Systems.pdf
Adoption Blockchain Smart Contracts in Developing Information Systems.pdfMahdi_Fahmideh
 
Pivotal Cloud Foundry and its usage in ecosystem
Pivotal Cloud Foundry and its usage in ecosystemPivotal Cloud Foundry and its usage in ecosystem
Pivotal Cloud Foundry and its usage in ecosystemKarthikeyanSambandam2
 
Navigating Crypto: Industry Map
Navigating Crypto: Industry MapNavigating Crypto: Industry Map
Navigating Crypto: Industry MapSarasotamug
 
Fast Data – Fast Cars: Wie Apache Kafka die Datenwelt revolutioniert
Fast Data – Fast Cars: Wie Apache Kafka die Datenwelt revolutioniertFast Data – Fast Cars: Wie Apache Kafka die Datenwelt revolutioniert
Fast Data – Fast Cars: Wie Apache Kafka die Datenwelt revolutioniertconfluent
 
Private, Managed, Public - All Things WSO2 Cloud
Private, Managed, Public - All Things WSO2 CloudPrivate, Managed, Public - All Things WSO2 Cloud
Private, Managed, Public - All Things WSO2 CloudWSO2
 

Similar to CargoChain Brochure - Technology (20)

Unlocking Opportunities on the Cloud Through Container Technology.pdf
Unlocking Opportunities on the Cloud Through Container Technology.pdfUnlocking Opportunities on the Cloud Through Container Technology.pdf
Unlocking Opportunities on the Cloud Through Container Technology.pdf
 
Unlocking Opportunities on the Cloud Through Container Technology
Unlocking Opportunities on the Cloud Through Container TechnologyUnlocking Opportunities on the Cloud Through Container Technology
Unlocking Opportunities on the Cloud Through Container Technology
 
Defrag X Keynote: Deploying and managing Global Blockchain Network
Defrag X Keynote: Deploying and managing Global Blockchain NetworkDefrag X Keynote: Deploying and managing Global Blockchain Network
Defrag X Keynote: Deploying and managing Global Blockchain Network
 
Defrag x blockchain keynote
Defrag x blockchain keynoteDefrag x blockchain keynote
Defrag x blockchain keynote
 
BlockchainLAB Hackathon
BlockchainLAB HackathonBlockchainLAB Hackathon
BlockchainLAB Hackathon
 
Alchemy: The Web3 Development Platform
Alchemy: The Web3 Development PlatformAlchemy: The Web3 Development Platform
Alchemy: The Web3 Development Platform
 
Blockchain spreads
Blockchain spreadsBlockchain spreads
Blockchain spreads
 
FIWARE Overview
FIWARE OverviewFIWARE Overview
FIWARE Overview
 
Laurent Curnier – Monaco DataPlatform - LaurentCURNIER_.pptx
Laurent Curnier – Monaco DataPlatform - LaurentCURNIER_.pptxLaurent Curnier – Monaco DataPlatform - LaurentCURNIER_.pptx
Laurent Curnier – Monaco DataPlatform - LaurentCURNIER_.pptx
 
Getting insights from IoT data with Apache Spark and Apache Bahir
Getting insights from IoT data with Apache Spark and Apache BahirGetting insights from IoT data with Apache Spark and Apache Bahir
Getting insights from IoT data with Apache Spark and Apache Bahir
 
IRJET- Proof of Document using Multichain and Ethereum
IRJET- Proof of Document using Multichain and EthereumIRJET- Proof of Document using Multichain and Ethereum
IRJET- Proof of Document using Multichain and Ethereum
 
computerweekly.com 17-23 September 2019 16W hen people int.docx
computerweekly.com 17-23 September 2019 16W hen people int.docxcomputerweekly.com 17-23 September 2019 16W hen people int.docx
computerweekly.com 17-23 September 2019 16W hen people int.docx
 
Cwin16 tls-a micro-service deployment - v1.0
Cwin16 tls-a micro-service deployment - v1.0Cwin16 tls-a micro-service deployment - v1.0
Cwin16 tls-a micro-service deployment - v1.0
 
Combating Mobile Device Theft with Blockchain
Combating Mobile Device Theft with BlockchainCombating Mobile Device Theft with Blockchain
Combating Mobile Device Theft with Blockchain
 
Introducing Upcomings Chain.docx
Introducing Upcomings Chain.docxIntroducing Upcomings Chain.docx
Introducing Upcomings Chain.docx
 
Adoption Blockchain Smart Contracts in Developing Information Systems.pdf
Adoption Blockchain Smart Contracts in Developing Information Systems.pdfAdoption Blockchain Smart Contracts in Developing Information Systems.pdf
Adoption Blockchain Smart Contracts in Developing Information Systems.pdf
 
Pivotal Cloud Foundry and its usage in ecosystem
Pivotal Cloud Foundry and its usage in ecosystemPivotal Cloud Foundry and its usage in ecosystem
Pivotal Cloud Foundry and its usage in ecosystem
 
Navigating Crypto: Industry Map
Navigating Crypto: Industry MapNavigating Crypto: Industry Map
Navigating Crypto: Industry Map
 
Fast Data – Fast Cars: Wie Apache Kafka die Datenwelt revolutioniert
Fast Data – Fast Cars: Wie Apache Kafka die Datenwelt revolutioniertFast Data – Fast Cars: Wie Apache Kafka die Datenwelt revolutioniert
Fast Data – Fast Cars: Wie Apache Kafka die Datenwelt revolutioniert
 
Private, Managed, Public - All Things WSO2 Cloud
Private, Managed, Public - All Things WSO2 CloudPrivate, Managed, Public - All Things WSO2 Cloud
Private, Managed, Public - All Things WSO2 Cloud
 

Recently uploaded

Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...aditisharan08
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 
cybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningcybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningVitsRangannavar
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
buds n tech IT solutions
buds n  tech IT                solutionsbuds n  tech IT                solutions
buds n tech IT solutionsmonugehlot87
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 

Recently uploaded (20)

Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 
cybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningcybersecurity notes for mca students for learning
cybersecurity notes for mca students for learning
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
 
buds n tech IT solutions
buds n  tech IT                solutionsbuds n  tech IT                solutions
buds n tech IT solutions
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 

CargoChain Brochure - Technology

  • 3. 3 WHAT IS CARGOCHAIN? CargoChain is a cargo information sharing and innovation platform and can be thought of as the information backbone to the physical supply chain. It supports the distribution of previously unavailable cargo information, and the development of third-party applications that will redefine the global information supply chain. “ INFORMATION ABOUT THE PACKAGE IS JUST AS IMPORTANT AS THE PACKAGE ITSELF ” FREDERICK W. SMITH, FEDEX CEO. CargoChain consists of an Information Sharing Protocol underpinned by blockchain, and a Platform containing deep supply chain functionality. Our aspiration is to be the world’s largest repository of rich cargo information providing a single source of the truth to all supply chain actors. CargoChain will achieve this by being the foundation of all supply chain applications. By providing communities of application developers with pre-built supply chain functionality and the ability to access and share rich cargo information, the CargoChain Platform enables the delivery of cost-effective supply chain solutions. This democratises the information supply chain, powering applications that allow all participants, regardless of size, to make better business decisions. In the way the Apple App Store revolutionised the delivery of inexpensive consumer apps, the CargoChain Web Store will be the industry standard for access to inexpensive third-party applications, designed to solve any participant’s supply chain problems. WHAT IS CARGOCHAIN
  • 4. 4 The CargoChain Platform and Information Sharing Protocol is already an Initial Working Platform (IWP), allowing seamless sharing of cargo information and the development of third-party applications. A substantial amount of development has already been completed to reach an IWP; this has set the foundation for the next stage of CargoChain’s development, including the CargoChain Web Store and supporting infrastructure. DEVELOPMENT ROADMAP Completed development: CargoChain Platform (Initial Working Platform) Blockchain API Reference data Information Sharing Protocol API Profiles security WebSocket integration Profiles QR codes and barcodes Demo UI Data storage and distribution Authentication DEVELOPMENT ROADMAP
  • 5. 5 Future development: Please note: This is not a chronological representation as most items are interdependent and will be developed in parallel as required. Full Working Platform Infrastructure Extend cloud deployment. Analytics Extract and aggregate application usage and cargo profile data. Trust and Security Extend bank-level security by appointing third-party authentication provider. Establish customer verification process. Network and infrastructure proactive security and maintenance. Software Development Kits Sandbox environment for testing applications. Web Store SDK. Enterprise SDK. IoT SDK. Customer Business Support Develop module to provide advanced advice to trusted customers. Web Store Module Allow users to browse, buy, rate and comment on CargoChain applications. Enable developers to access/download SDK and publish applications. Marketplace Module Customers can publish services and enter trade together. Organisation Management Module Create and manage organisations. Ability to generate API keys. Create user accounts. Establish organisational hierarchy. Accounting and Billing Module Expose payment gateway and develop billing engine. Consider blockchain integration. Create payment plans. DEVELOPMENT ROADMAP
  • 6. 6 TECHNOLOGY CargoChain has ambitious business objectives, including plans for high-scale growth as we continue to build our network of Platform users and aggregate increasing volumes of data. We have therefore designed the Platform in a way that provides the flexibility and capability to support this vision. Web Store CargoChain Platform and API Integration Storage and blockchain The CargoChain technology philosophy is to use open, modern technologies, to scale for unlimited growth, maintain complete availability, and provide the most trusted and secure environment. The CargoChain technology stack consists of four key layers: TECHNOLOGY
  • 7. 7 cargochain.com DNS Public IPs Load balancers Virtual network Geo-replicated storage Blockchain nodes Storage and blockchain CargoChain’s storage infrastructure consists of decentralised blockchain nodes, geo-replicated storage, virtual machines, load balancers and scalable public IPs. CargoChain’s infrastructure is designed to be able to operate simultaneously on any cloud provider. Information stored by each provider is replicated in three separate locations ensuring complete geo-replicated storage. In each location, information is replicated across three separate virtual machines meaning that information is essentially replicated nine times. Blockchain nodes will be distributed among a consortium of service partners and other interested parties in the CargoChain ecosystem. This approach provides complete resilience and guaranteed availability of the CargoChain Platform and protects against any data loss. A multi-vendor approach also mitigates the risk of cost increases that can arise by being tied to a single vendor. 1. TECHNOLOGY
  • 8. 8 All CargoChain nodes are uniform virtual machines; they are 100% identical and as such are easy to deploy, maintain and upgrade. Similar to major peer-to-peer systems, nodes discover themselves, spread and replicate information automatically. This underlying architecture allows us to scale rapidly and indefinitely. CargoChain is actively following the evolution of new distributed technologies such as InterPlanetary File System (IPFS) as this could, when mature, allow CargoChain to distribute nodes, not only in the cloud, but also allow customers to securely host nodes on their existing premises. As technology continues to evolve, other blockchain technologies will be considered to complement Hyperledger in anticipation that some partners may prefer to use Microsoft or Ethereum. This will allow the maintenance of one public blockchain replicated over multiple technologies. Front-end web server: NGINX Back-end web server: Microsoft.Kestral NoSQL repository: Elasticsearch Operating system: Linux Ubuntu CargoChain API: Microsoft.Net Core CargoChain Platform business logic: Microsoft.Net Core Container runtime: Docker Virtual machine Data distribution Data distribution Virtual machine Virtual machine EUR AUS Hyperledger Fabric USA Geo-replicated storage Blockchain Geo-replicated storage Geo-replicated storage HYPERLEDGER FABRIC IS CURRENTLY USED TO STORE ALL INFORMATION RELATED TO CARGO EVENTS ON-CHAIN TECHNOLOGY
  • 9. 9 Monitoring Audit Reference data management Tariff Integration Storage CargoChain API Cargo profiles Organisation management Reference data Notifications Event subscription Rules engine Cryptography Events hashing Accounting Payment engine Workflow engine Billing engine/Tariff Web Store management Roles-based security Bank integration CargoChain Web StoreAuthentication provider Platform and API The Platform consists of CargoChain’s Information Sharing Protocol, deep supply chain functionality and its API. The Platform operating system is Linux Ubuntu, and Docker is used to combine all of the above into independent deployment units (nodes). Elasticsearch is the NoSQL repository. All Platform supply chain logic, the API and SDKs are written in Microsoft .NET Core. NGINX is our technology of choice for servicing our API. Platform security: CargoChain nodes operate in a hermetic private network with extremely tight security. CargoChain only has two accessible doors to the network of nodes. 1. Only a set of dedicated private machines can be used to deploy CargoChain via specific SSH encrypted tunnels. These machines are turned off when not deploying, so most of the time this door is ‘closed’. 2. Users and the SDK communicate with CargoChain’s underlying infrastructure via our public API. This door uses Network Address Translation (NAT) to our private network via NGINX, with all communications SSL encrypted. Platform authentication: Authentication processes between the CargoChain API, applications and AuthProvider are using the OAuth 2.0 industry standard patterns. Our aim is to provide Swiss-bank-level security, so we have developed a completely separate system for providing authentication on CargoChain. Both systems communicate via a dedicated Virtual Private Network (VPN) tunnel so that their communications cannot be intercepted. 2. TECHNOLOGY
  • 10. 10 Integration Developers using the SDK and application users, communicate with CargoChain’s underlying infrastructure via our public API. CargoChain’s API is 100% accessible over a set of HTTPS REST calls using the widespread JSON format, making CargoChain open to any other Internet-capable technology. For those who demand maximum speed or want to develop modern SPAs (Single-Page Applications), our API is also 100% exposed via WebSocket technology. Integration to applications, IoT devices and the CargoChain Web Store will be via one of CargoChain’s SDKs. The SDKs will expose all CargoChain features, providing a seamless way to interact with the API. 3. Profile view Profile view Integration CargoChain API Storage Enterprise SDK IoT SDK JS Raspberry Pi JavaC# Python PHP Arduino Authentication provider CargoChain Web Store TECHNOLOGY
  • 11. 11 CargoChain Web Store React is the framework for developing native applications in the CargoChain Web Store. Although some key technology decisions have been made to date, the entire CargoChain Platform has been designed in a modular fashion to allow for evolution and scale as business objectives, customer requirements or technology demands change. As such, technology decisions may be revisited throughout the project. 4. Web Store SDK (JS) Apps Third-party apps Data client System apps (native) App store Billing Profile view User management Assets manager Rules manager Developer-specific apps: Publish app Download SDK Get API keys Cargo acceptance Mover Profile batch manager Cargo handling Cargo tracking Workflow React components (UI) CargoChain styles (CSS) User apps (native) CargoChain Web Store TECHNOLOGY