- 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.
- BeagleBone Media Center
- JavaScript:Moving to ES2015
- Go并發編程實戰
- The Complete Coding Interview Guide in Java
- Java:High-Performance Apps with Java 9
- Unity 3D腳本編程:使用C#語言開發跨平臺游戲
- Learning VMware vSphere
- Kotlin進階實戰
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- Elasticsearch搜索引擎構建入門與實戰
- C# 10核心技術指南
- jMonkeyEngine 3.0 Beginner’s Guide
- 系統分析師UML用例實戰
- 計算機應用基礎
- Python程序員面試算法寶典