Veeam’s® premier product, Veeam Backup & Replication™, delivers availability for all cloud, virtual, Kubernetes and physical workloads. Through a management console, the software provides backup, archival, recovery and replication capabilities.
$428
per year per 5 instances
Pricing
Git
Veeam Data Platform
Editions & Modules
No answers on this topic
Veeam Data Platform Essentials
$428
per year per 5 instances
Veeam Data Platform
Contact sales team
Offerings
Pricing Offerings
Git
Veeam Data Platform
Free Trial
No
Yes
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
Yes
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
Veeam sells through channel partners. Contact a partner for detailed pricing and quotes. Resellers or sales personnel are available for assistance.
GIT is good to be used for faster and high availability operations during code release cycle. Git provides a complete replica of the repository on the developer's local system which is why every developer will have complete repository available for quick access on his system and they can merge the specific branches that they have worked on back to the centralized repository. The limitations with GIT are seen when checking in large files.
When backing up an entire machine, it does so very effectively. I believe this feature has a lot of experience when it comes to backups, as it clearly specifies—during the restoration process—which days you can restore the machine, with specific dates down to the hour. And the restoration time is quite fast compared to other applications
The ease of use in creating jobs and adding clients enables our new and less skilled administrators to work efficiently, quickly, and accurately.
The same ease of use is essential for junior admins as well. Backups are quickly and accurately restored, allowing our networking team to bring clients back to production within expected times.
The ability to create a restore for testing and to remove it quickly has proven to be an excellent asset for our production and DB teams.
On occasion, the 'reason' for a failed backup can be a little hard to understand. It would be nice if it were a bit more straightforward.
I would love to run the platform natively on Linux, but I don't think it's an option.
Sometimes, locating the correct update file for the platform software can be a bit confusing. If they had an option to download the correct update file from within the console, that would take some of the guesswork out of it.
Git has met all standards for a source control tool and even exceeded those standards. Git is so integrated with our work that I can't imagine a day without it.
I really have no complaints about Veeam Backup & Replication. Their service has been excellent and the cost is minimal in comparison to other services I checked out. Implementation wasn't simple and the Veeam Support team was there to help each step of the way.
It is a very robust solution that has never failed. It also has perfect integration with Windows server volume shadow copies. The processing load is moved from the backup server to the backup proxy. Increased fault tolerance: you can store data on a separate machine, the backup repository. Can perform a bare metal restore.
I give Veeam Data Platform a rating of 9 for availability because it consistently performs reliably in critical data protection and recovery tasks. The platform is designed to minimize downtime, ensuring that backup and recovery processes are accessible when needed.While there may be rare instances of maintenance or minor application errors, these do not significantly affect the overall reliability of the system. Veeam’s strong architecture and features like high availability configurations further enhance its performance, allowing us to trust it in crucial situations. Overall, it has proven to be a dependable solution that meets our organization's needs effectively.
Veeam does a good job with backing up our servers in a timely manner. We are still at the beginning of our Veeam use and are pleased with the speed at which we can access the system as well as the backups and restore points. Veeam is definitely superior to our previous backup system in terms of speed and accessibility
I am not sure what the official Git support channels are like as I have never needed to use any official support. Because Git is so popular among all developers now, it is pretty easy to find the answer to almost any Git question with a quick Google search. I've never had trouble finding what I'm looking for.
The support team has never asked me to jump through silly hoops or waste time on pointless exercises. They seem to truly have a handle on what may be wrong. In fact, when we were having trouble getting our license renewal setup (because of yet another license migration at Veeam) a support incident got us connected to the right people to get our renewal done in time.
I rated the in-person training an 8 because it was generally effective and provided a solid foundation for understanding the Veeam Data Platform. The instructors were knowledgeable and engaged, making the sessions interactive. However, I felt that some topics could have been covered in more depth, and additional hands-on exercises would have further reinforced the learning experience. Overall, it was a positive training session that adequately prepared attendees for using the product, but there's room for improvement.
I gave it a rating of 7 because, although the online training offered valuable content and covered the essential aspects of the Veeam Data Platform, it lacked interactivity and opportunities for direct engagement with instructors. This made it challenging to ask questions or delve deeper into specific topics. Additionally, some sections felt a bit rushed, which could hinder a comprehensive understanding of more complex features. Overall, while the training was useful, improvements in interactivity and pacing could elevate the experience significantly.
Plan the process and then work through your plan, i know this should go without saying but its easy to get sidetracked. You tend to want to just get up and running so you can have that sigh of relief, spend the time to talk to your business stakeholder to see what goals they are trying to accomplish and how that may impact your plans first.
I've used both Apache Subversion & Git over the years and have maintained my allegiance to Git. Git is not objectively better than Subversion. It's different. The key difference is that it is decentralized. With Subversion, you have a problem here: The SVN Repository may be in a location you can't reach (behind a VPN, intranet - etc), you cannot commit. If you want to make a copy of your code, you have to literally copy/paste it. With Git, you do not have this problem. Your local copy is a repository, and you can commit to it and get all benefits of source control. When you regain connectivity to the main repository, you can commit against it. Another thing for consideration is that Git tracks content rather than files. Branches are lightweight and merging is easy, and I mean really easy. It's distributed, basically every repository is a branch. It's much easier to develop concurrently and collaboratively than with Subversion, in my opinion. It also makes offline development possible. It doesn't impose any workflow, as seen on the above linked website, there are many workflows possible with Git. A Subversion-style workflow is easily mimicked.
We had used products like HP VSA, DoubleTake, and Unitrends, but due to the amount of data our file server housed, they were just either too slow or too expensive to maintain. Veeam is cheaper, faster, and better run than any of the others we have experience with. Would never look at going back.
In terms of scalability for our company, Veeam was able to cover our backup needs with ease. They have options for even more individualized backup if we were to need them; i.e. if a specific workstation needs its own independent backup. We have not used these resources yet, but I am confident they will be beneficial to our company in the near future.
Git has saved our organization countless hours having to manually trace code to a breaking change or manage conflicting changes. It has no equal when it comes to scalability or manageability.
Git has allowed our engineering team to build code reviews into its workflow by preventing a developer from approving or merging in their own code; instead, all proposed changes are reviewed by another engineer to assess the impact of the code and whether or not it should be merged in first. This greatly reduces the likelihood of breaking changes getting into production.
Git has at times created some confusion among developers about what to do if they accidentally commit a change they decide later they want to roll back. There are multiple ways to address this problem and the best available option may not be obvious in all cases.
Nightly backups, plus fast restore capabilities, significantly reduce the risk that a hardware failure or ransomware incident will cause extended outages of identity, build, or engineering systems.
Features like immutable backups, AI-powered “clean backup” verification, and threat-focused tooling such as Recon Scanner help detect suspicious activity earlier and ensure that restore points are trustworthy, improving cyber-resilience overall.