Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/DeploymentGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,3 +237,7 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
### 🛠️ Troubleshooting

If you encounter any issues during the deployment process, please refer [troubleshooting](../docs/TroubleShootingSteps.md) document for detailed steps and solutions.

## Running the application

To help you get started, here's the [Sample Workflow](./SampleWorkflow.md) you can follow to try it out.
36 changes: 36 additions & 0 deletions docs/SampleWorkflow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@

# Sample Workflow

To help you get started, here’s a **sample process** you can follow in the app.

## **Process**

> Note: Download sample data files for **EKS & GKE** in data folder from [here](../data).

### **Upload**

_Sample Operations:_

- Select all files from **EKS** folder.
- Click the **Upload** button.
- Check Upload Status
> _Observe: Success message **All valid files uploaded successfully!** appears_
- Click **Start Processing** Button to Process Files.
> _Note: Average response time is 20-30 minutes._ <br>

### **Review**

- The Batch Processing page will appear, showing the migration process with real-time status updates, including agent activity and phase details.
- Once batch processing is complete, all files along with four detailed reports will be available for review.

### **Download**

_Sample operation:_

- Once the files are translated, the **Download all as .zip** button at the top left will be enabled to download the translated files.

![Application](images/sampleworkflow1.png)

> Note: Follow the same process for the **GKE** folder.

This structured approach simplifies container adoption by automating migration, handling dependencies, and optimizing performance for cloud-native environments, while enhancing existing code for better efficiency and maintainability.
Binary file added docs/images/sampleworkflow1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.