AWS EC2 deployment docs disappeared

The EC2 deployment documentation completely disappeared for the website, e.g. this page gives 404: https://docs.dremio.com/deployment/deployment/aws/deployment/aws/aws-edition-security-group.md
At the same time the old Cloudformation docs seem to be the recommended way, however last week it was marked as deprecated.
What happened here? Was it pulled intentionally? If so, can’t we get at least an announcement that for some reason it’s not recommended at the moment/anymore?

@ztoth

http://docs.dremio.com/deployment/deprecated.html

Thanks
Bali

Hi Balaji,

I see that the Cloudformation deployment is supposed to be deprecated, but if you check http://docs.dremio.com/deployment/aws/aws-edition-quickstart.html, it still recommends it. I navigated there through http://docs.dremio.com/deployment/aws-edition.html. Also, none of the links under “Configuring Dremio AWS Edition” seem to be working for me.

Try browsing history from web.archive.org there seems to be a decent cache e.g. from October 2019 https://web.archive.org/web/20191025082646/http://docs.dremio.com/

It’d be great if the Cloudformation documentation were kept up to date even as the deploy on AWS method gets more support. Also it’d be great if we in the community could start repos on github documenting their custom Dremio community deployments.

@datocrats-org

We have replaced the EC2 provisioning with AWSE

Thanks