| With the development of computer technology and the emergence and popularization of cloud computing,the traditional way of using resources can no longer meet the needs of enterprises.When an enterprise transforms into a platform-based organization,The overall cloud of enterprises has become an irreversible trend.When an enterprise uses cloud resources under different cloud platforms,the operation of creating resources needs to frequently jump to different cloud platforms,which makes the resource creation process difficult to operate and manage.Therefore,enterprises urgently need a cloud resource application system to handle different cloud resources.From the perspective of an enterprise,this thesis analyzes and describes the resource application system of the cloud management platform.The user roles in the system are divided into three categories:department personnel,department administrators and system administrators.In order to better realize the operation of resources by the system,the system divides cloud resources into computing resources,storage resources and network resources.The paper describes the user’s requirements for the system,and then conducts a general design of the system according to the results of the requirements analysis.The general design is mainly divided into three parts:system architecture design,functional module design and database entity contact diagram design.After the general design,the system is designed in detail,including system program flow design,database table design,etc.The coding implementation of the system uses the Java language,the database uses MySQL,and the micro service framework chooses the more popular Spring Cloud.At the end of the article,the test of the system is described and analyzedThe system is currently in the online operation stage.Since this system is a multi-cloud management resource application system,it adopts a micro-service framework,and can dynamically integrate new cloud platforms according to requirements and project progress. |