- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 178字
- 2021-07-02 13:41:41
Software delivery on the cloud
A few years later, smartphones (such as the iPhone) and wireless technology (such as Wi-Fi and 4G networks) became popular and widely used. Application software was transformed from binaries to online services. The web browser became the interface of application software, which meant that it no longer requires installation. The infrastructure became very dynamic—in order to accommodate rapidly-changing application requirements, it now had to be able to grow in both capacity and performance.
This is made possible through virtualization technology and a Software Defined Network (SDN). Now, cloud services, such as Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure, are often used. These can create and manage on-demand infrastructures easily.
The infrastructure is one of the most important components within the scope of the Software Development Delivery Cycle. Because applications are installed and operated on the server side, rather than on a client-side PC, the software and service delivery cycle takes between just a few days and a few weeks.
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Boost.Asio C++ Network Programming(Second Edition)
- DevOps:軟件架構師行動指南
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- TestNG Beginner's Guide
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Instant Nancy Web Development
- PHP編程基礎與實例教程
- Programming with CodeIgniterMVC
- Spring Boot實戰
- HTML5開發精要與實例詳解
- 小型編譯器設計實踐
- C語言程序設計與應用(第2版)
- Mockito Essentials
- Java EE 7 with GlassFish 4 Application Server