/
Heat

Heat

References

https://www.cisco.com/c/dam/en/us/products/collateral/cloud-systems-management/metacloud/newbie-tutorial-heat.pdf

https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/Welcome.html?r=7078

https://docs.openstack.org/heat/train/developing_guides/architecture.html

https://docs.openstack.org/heat/train/template_guide/openstack.html

https://docs.openstack.org//heat/latest/doc-heat.pdf

https://docs.openstack.org/heat/train/template_guide/hot_spec.html#hot-spec

https://docs.ansible.com/ansible/latest/reference_appendices/YAMLSyntax.html

Using Heat for autoscaling

https://github.com/openstack/heat-templates/blob/master/hot/autoscaling.yaml

https://bhujaykbhatta.wordpress.com/2018/01/18/auto-scaling-in-openstack-using-heat-gnocchi-and-aodh/

https://docs.openstack.org/heat/rocky/template_guide/software_deployment.html

https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04

https://gist.github.com/Mins/4602864

https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-ubuntu-18-04

https://docs.openstack.org/heat/latest/template_guide/openstack.html#OS::Nova::ServerGroup

https://docs.syseleven.de/syseleven-stack/en/tutorials/affinity

https://docs.openstack.org/heat/latest/template_guide/openstack.html#OS::Nova::ServerGroup

https://docs.openstack.org/mitaka/config-reference/compute/scheduler.html#servergroupaffinityfilter

https://linux.die.net/man/1/expect

https://gist.github.com/Mins/4602864

https://overiq.com/sqlalchemy-101/installing-sqlalchemy-and-connecting-to-database/

https://pandas.pydata.org/pandas-docs/stable/reference/index.html

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_sql.html

https://towardsdatascience.com/sqlalchemy-python-tutorial-79a577141a91

https://linuxize.com/post/show-tables-in-mysql-database/

https://pynative.com/python-mysql-select-query-to-fetch-data/

Related content