Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DB Workload Migration #240

Merged
merged 8 commits into from
Oct 3, 2024
Merged

Add DB Workload Migration #240

merged 8 commits into from
Oct 3, 2024

Conversation

damasosanoja
Copy link
Collaborator

No description provided.

@braginini braginini self-requested a review October 2, 2024 14:08
@@ -0,0 +1,372 @@
# Workload Migration with NetBird: Secure and Efficient Data Transfer

For DevOps and platform engineering teams, workload migration presents significant challenges, especially when transferring data-intensive applications between different environments or cloud providers. Key challenges include:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that we should give a more specific example on what is going on. CUrrent version is vague.
E.g., we need to say that we will migrate workloads from on premise to cloud that need to access database. while keeping databases on-prem

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I'll correct this.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I expanded on the use case but not in the first paragraph but below when describing the use case scenario.

* **Simplifying Network Configuration**: Eliminating the need for complex VPN setups or firewall rule changes, streamlining the migration workflow.
* **Optimizing Performance**: Using NetBird's decentralized, point-to-point connections to bypass central servers, potentially reducing network bottlenecks and, thus, latency.

This approach not only bolsters security but also simplifies the migration process, making it faster and more reliable, crucial benefits for teams managing large-scale data transfers or frequent workload migrations across diverse environments.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This approach not only bolsters security but also simplifies the migration process, making it faster and more reliable, crucial benefits for teams managing large-scale data transfers or frequent workload migrations across diverse environments.
This approach not only enhances security but also simplifies the migration process, making it faster and more reliable, crucial benefits for teams managing large-scale data transfers or frequent workload migrations across environments.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also didn't get the 2nd part of this sentence "crucial benefits for teams managing large-scale data transfers or frequent workload migrations across environments." What are you trying to express here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check it now, I rewrote the paragraph.

@braginini braginini merged commit e5acced into main Oct 3, 2024
1 check passed
@braginini braginini deleted the db-workload-migration branch October 3, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants