Thank you for the contribution. I have to add some clarification about my project, which may help better for some additional tips. Thanks for your patience.
Implementation of Zero trust Infrastructure
The goal is to implement a Zero Trust Network Architecture (ZTNA) with micro-segmentation and zero trust network access (ZTNA) to limit internal network movements and prevent unauthorized access.
in virtual environment which can be deployed later on a hybrid network structure with on-premises and cloud services -
The system will insist on authentication and authorization before allowing any user or device, no matter how legitimate they may seem, to access sensitive data or network resources.
. Activities and Testing:
Design of the Zero Trust Architecture
- Installation and Configuration of OpenZiti
- Definition of Services and Policies
- System Integration and Commissioning
- Validation and Testing
. Testing Phase and Results
- Access Control
- Network Segmentation
- Policy Adjustment during Operation
- Performance Evaluation
(This was my 1st scenario.)
I have 1 laptop.
-- VirtualBox with the following VM:
Ubuntu Server
Ubuntu Desktop (ziti desktop edge)
Win 10 (ziti desktop edge)
Second laptop: In another area—accessing my Server
-- VirtualBox with Window 10 (ziti desktop edge)
-- 1 IOS and 1 Android phone with (ziti mobile edge)
(2nd scenario.)
I saw Netfoundry, thinking it can help me with cloud experimentation, but I have no company email.
I want something with no cost—I have some 10 days ahead to finish all these implementations and tests.
Can this be a help? -- Has anyone already experienced one that will not be too complicated ?
Oracle Cloud Free Tier—Offers always-free compute instances that can host OpenZiti securely.
AWS Free Tier—Provides EC2 instances that can be configured for zero trust networking.
Google Cloud Free Tier—Includes f1-micro instances that can run OpenZiti for secure access.
Microsoft Azure Free Tier—Offers B1s virtual machines that can be used for OpenZiti deployment.
IBM Cloud Free Tier—Provides Lite instances that can support OpenZiti’s zero trust architecture.
Any hint will be welcome.
Thank you.