- Ansible 2 Cloud Automation Cookbook
- Aditya Patawari Vikas Aggarwal
- 124字
- 2021-06-24 18:43:35
Understanding sample application
Throughout the book, we will give examples of how to deploy an application on the infrastructure created by the Ansible playbooks. We have written a simple phone book application using Python's flask framework (http://flask.pocoo.org). The phone book application listens on port 8080 and we can use any browser to use the phone book. The app has two variations, one uses SQLite as a database whereas the other one uses MySQL. The application code remains the same, we have just used different databases to demonstrate the application running in a single compute instance and it running across multiple instances or even different components of a cloud provider.
The application code can be obtained from:
- Phone book SQLite: https://github.com/ansible-cookbook/phonebook-sqlite
- Phone book MySQL: https://github.com/ansible-cookbook/phonebook-mysql

推薦閱讀
- Big Data Analytics with Hadoop 3
- Learning Apache Cassandra(Second Edition)
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- 數(shù)據(jù)挖掘?qū)嵱冒咐治?/a>
- 空間傳感器網(wǎng)絡(luò)復(fù)雜區(qū)域智能監(jiān)測技術(shù)
- 自動化控制工程設(shè)計
- 愛犯錯的智能體
- Red Hat Linux 9實務(wù)自學(xué)手冊
- HTML5 Canvas Cookbook
- Linux內(nèi)核精析
- Mastering Ceph
- 大數(shù)據(jù)導(dǎo)論
- 計算機硬件技術(shù)基礎(chǔ)(第2版)
- JSP通用范例開發(fā)金典
- 中老年人學(xué)數(shù)碼照片后期處理