• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question Store mail data in S3

isanborak

New Pleskian
Server operating system version
Ubuntu 20.04.4 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.43.1
Hello,

Currently, I use Plesk for mail server in aws, now storage is grow really fast larger and larger I plan to save storage cost to move all data to S3.

Is it possible to configure, move, and store all mail data to aws S3?
 
Is it possible to mount s3 on Plesk to store mailboxes without performance loss or risk of data corruption?

how is the performance? satisfactory?

I'm seriously thinking about doing this, the cost drops drastically and if it's stable it gives great security using S3 snapshots
 
Yes, you can mount an s3 bucket on Ubuntu with s3fs and move the mail folders there.

Performance of an object storage like s3 is obviously magnitudes slower than regular block storage.
Depending on your use case, this may be noticeable or not.

Just keep in mind, that Amazon s3 is not only billed/limited per space usage, but also in the number of get/put (i.e. read/write) requests.
And a mail service can pull off quite some IOPs if you have more than a handful of users...
 
Back
Top