When your autoscaling group terminates instances running Sidekiq, you should finish the Sidekiq jobs before the instance gets terminated. This is how we do that at Honeybadger.
Here's an easy way to run multiple Sidekiq processes via systemd.