Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

AWS 云容器


AWS 云中的容器

容器在云中部署和管理应用程序很受欢迎。

容器可以让您将代码打包到单个对象中。

容器隔离代码并消除对其他组件的依赖关系。

它在隔离环境中运行。

容器是微服务架构中的一个重要概念。


容器化方法

将应用程序放在容器中可以使调试更容易。

因为它使应用程序在隔离的容器内部更容易。

无论部署如何,容器都保持一致。

one host with two containers

由亚马逊网络服务创建的镜像

这幅图说明了一个主机带有容器。


  

AWS 和 W3Schools 提供 免费和付费 云课程

参与基于文本和视频的学习体验。

免费的 AWS 培训 - 今天提升技能,拥抱云计算。

立即开始 »


容器和扩展

在使用容器时,设计扩展非常重要。

随着环境的增长,可能会有数十个主机拥有数百个容器。

应该为如何在规模上管理操作做好准备。

scaled containers

由亚马逊网络服务创建的镜像

这幅图说明了扩展环境中的容器。


容器编排服务帮助您部署、管理和扩展容器化应用程序。

在接下来的章节中,您将学习两种提供容器编排的服务:AWS Elastic Container ServiceAWS Elastic Kubernetes Service.


AWS 云练习

通过练习测试自己

练习

容器的作用是什么?

Containers let you package code in a single 

开始练习


×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.