- 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.
- 操作系統(tǒng)實用教程(Linux版)
- Mastering ElasticSearch
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- 網(wǎng)絡(luò)操作系統(tǒng):Windows Server 2003管理與應(yīng)用
- Kali Linux滲透測試全流程詳解
- Linux Shell編程從入門到精通(第2版)
- 數(shù)據(jù)中心系統(tǒng)工程及應(yīng)用
- Windows Server 2012網(wǎng)絡(luò)操作系統(tǒng)企業(yè)應(yīng)用案例詳解
- 注冊表應(yīng)用完全DIY
- Cassandra 3.x High Availability(Second Edition)
- 分布式系統(tǒng)設(shè)計實踐
- Learn CUDA Programming
- Raspberry Pi入門指南
- VMware vSphere 5.1 Cookbook
- Getting Started with UDK