- Heroku Cloud Application Development
- Anubhav Hanjura
- 187字
- 2021-08-20 17:55:01
What is cloud application development?
One way of describing cloud application development is the ability to create, build, and deploy your software applications from the web browser. You don't need to install anything on your local machine. All you need is a web browser, Internet connection, and the ability to code. The Cloud9 IDE platform is one such example of a web browser-based cloud application development environment. The Cloud9 IDE development platform lets developers write, build, test, and instantly deploy their web apps from the browser. Once deployed, the developer can access the web app using a web URL.
There is another approach albeit a hybrid one to do cloud application development. In this approach, developers write code on their own machine, use locally installed development tools, build their code locally first, and once tested, they deploy those web apps to the platform service on the cloud. The platform as a service on the cloud builds the code again using a supported build tool and deploys the web app to the relevant server. Later, it returns a web URL to the developer to access the web app.
- pcDuino開發(fā)實(shí)戰(zhàn)
- 零起點(diǎn)學(xué)Linux系統(tǒng)管理
- UNIX操作系統(tǒng)設(shè)計(jì)
- PLC控制系統(tǒng)應(yīng)用與維護(hù)
- Implementing Azure DevOps Solutions
- Java EE 8 Design Patterns and Best Practices
- Linux自動(dòng)化運(yùn)維:Shell與Ansible(微課版)
- CentOS 6 Linux Server Cookbook
- 從零開始學(xué)安裝與重裝系統(tǒng)
- Mastering Windows 8 C++ App Development
- bash shell腳本編程經(jīng)典實(shí)例(第2版)
- VMware Horizon Mirage Essentials
- Linux內(nèi)核分析及應(yīng)用
- Microsoft Hyper-V Cluster Design
- 辦公自動(dòng)化教程(Windows7+Office2010)