I run IT infrastructure for a banking group based in Southeast Europe, I am in charge of IT infrastructure.
Traditionally, we used it across two locations, supporting various systems like XADC's platform and Unix power systems. It was utilized depending on the business impact technologies, with multiple levels of protection copies and retention periods defined by our business and products department.
We plan to use it for archiving and as the third copy of data in a remote location.
As a highly regulated institution, like any bank in the European Union East, we have mandatory requirements for data protection in case of data loss, cyberattacks, or some kind of catastrophic event. We test it regularly, daily.
These are the main benefits, but there's also a practical one for forensics, which we don't use as often, but it does happen from time to time.
Spectrum Protect allows us to retrieve a point-in-time view of our data, like the balance sheet or any other information at that specific point. So, the benefits are for security, regulatory compliance, and even for forensic or business needs.
Integration with IBM products is out of the box, and fully supported across everything from mainframes and Unix platforms to the latest container platforms. It supports all major operating systems, application stacks, databases, and file systems out of the box, providing essential features like security, compression, and encryption for enterprise-class protection in financial institutions like banks.
Moreover, the incremental forever strategy in our backup processes has been in place for more than a decade. At this point, it's not so much a choice as it is a standard we've adopted.
Since the technology is reliable, it simplifies the backup process significantly. Now, our focus can primarily be on managing full backups and creating some offline copies. The incremental forever approach is widely accepted and has been for over ten years.
Good feedback.
Besides these,IBM provides an open mindset which allows 3rd party integrations from for example spictera SPFS solution.
SPFS - is a file system for Spectrum Protect, allowing the client to mount the Spectrum Protect storage as a mount point on the servers so that it is possible to protect almost any type of data using normal file system operations via the mounted file path.
Eg
# mount.spfs /backup
# mysqldump > /backup/my.bkp
All filesystem operations are translated directly to Spectrum Protect Client API calls, so nothing is cached locally.
This can be used to improve data protection to for databases, by integrating the transactional archive process of WAL/archive transactional data copying to go directly to the Spectrum Protect storage instead of to a local disk.
More details about SPFS is here:
https://www-356.ibm.com/partne...;solution=56435