Mastodon can store its assets in Amazon S3 (it speaks the S3 protocol). But it does not, by default, speak to Backblaze B2.
There are a couple of reasons why you might want that:
- you already know and trust B2
- it's cheaper
- you do not want to make your instance dependent on AWS
- etc.