<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=AWS_Elastic_Beanstalk</id>
	<title>AWS Elastic Beanstalk - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=AWS_Elastic_Beanstalk"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=AWS_Elastic_Beanstalk&amp;action=history"/>
	<updated>2026-07-18T17:24:03Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=AWS_Elastic_Beanstalk&amp;diff=3554473&amp;oldid=prev</id>
		<title>imported&gt;Yumeto：​使用DisamAssist清理消歧義連結：Go（改連結至Go語言）。</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=AWS_Elastic_Beanstalk&amp;diff=3554473&amp;oldid=prev"/>
		<updated>2026-03-02T15:27:15Z</updated>

		<summary type="html">&lt;p&gt;使用&lt;a href=&quot;/index.php?title=User:Peacearth/DisamAssist.js&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Peacearth/DisamAssist.js（页面不存在）&quot;&gt;DisamAssist&lt;/a&gt;清理&lt;a href=&quot;/index.php?title=WP:DAB&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:DAB（页面不存在）&quot;&gt;消歧義&lt;/a&gt;連結：&lt;a href=&quot;/wiki/Go&quot; title=&quot;Go&quot;&gt;Go&lt;/a&gt;（改連結至&lt;a href=&quot;/wiki/Go%E8%AA%9E%E8%A8%80&quot; title=&quot;Go語言&quot;&gt;Go語言&lt;/a&gt;）。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;AWS Elastic Beanstalk&amp;#039;&amp;#039;&amp;#039;是[[亚马逊云计算服务]]提供的[[平台即服务]]，帮助用户部署网络应用，并可与诸如[[Amazon EC2|EC2]]、[[Amazon S3|S3]]、{{Link-en|Amazon Simple Notification Service|Amazon SNS|SNS}}、CloudWatch、[[弹性伸缩]]和弹性负载平衡等相关AWS服务搭配使用。&amp;lt;ref name=&amp;quot;What Is AWS Elastic Beanstalk and Why Do I Need It?&amp;quot;&amp;gt;{{Cite web&lt;br /&gt;
|url= http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html&lt;br /&gt;
|title= What Is AWS Elastic Beanstalk and Why Do I Need It?&lt;br /&gt;
|accessdate= 2013-05-27&lt;br /&gt;
|archive-date= 2020-12-09&lt;br /&gt;
|archive-url= https://web.archive.org/web/20201209220323/https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html&lt;br /&gt;
|dead-url= no&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;Elastic Beanstalk在单纯服务器和[[操作系统]]之上提供了额外一层抽象，用户会看到一个已经构建好的操作系统平台组合。&amp;lt;ref name=&amp;quot;AWS in Action, EB&amp;quot; &amp;gt;{{Cite book&lt;br /&gt;
  |title=Amazon Web Services in Action&lt;br /&gt;
  |url=https://archive.org/details/amazonwebservice0000witt&lt;br /&gt;
  |last=Wittig  |first=Andreas&lt;br /&gt;
  |last2=Wittig  |first2=Michael&lt;br /&gt;
  |year=2016&lt;br /&gt;
  |publisher=Manning Press&lt;br /&gt;
  |isbn=978-1-61729-288-0&lt;br /&gt;
  |ref={{harvid|AWS in Action|Wittig|2016}}&lt;br /&gt;
  |page=[https://archive.org/details/amazonwebservice0000witt/page/132 132]-133&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
为了部署应用，用户需要指定应用程序、版本号、配置模板（configuration template）等。应用程序的可执行文件会被存档于S3。&amp;lt;ref name=&amp;quot;AWS in Action, EB&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 支持的技术栈&amp;lt;ref name=&amp;quot;AWS Elastic Beanstalk FAQ&amp;quot;&amp;gt;{{Cite web&lt;br /&gt;
|url= http://aws.amazon.com/elasticbeanstalk/faqs/&lt;br /&gt;
|title= AWS Elastic Beanstalk FAQ&lt;br /&gt;
|accessdate= 2020-03-17&lt;br /&gt;
|archive-date= 2013-04-24&lt;br /&gt;
|archive-url= https://web.archive.org/web/20130424230325/http://aws.amazon.com/elasticbeanstalk/faqs/&lt;br /&gt;
|dead-url= no&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; ==&lt;br /&gt;
* 运行于[[Apache Tomcat]]的[[Java]]应用&lt;br /&gt;
* 运行于[[Apache HTTP服务器]]的[[PHP]]应用&lt;br /&gt;
* 运行于Apache HTTP服务器的[[Python]]应用&lt;br /&gt;
* 运行于[[Nginx]]服务器或Apache HTTP服务器的[[Node.js]]应用&lt;br /&gt;
* 运行于{{Link-en|Phusion Passenger|Phusion Passenger|Passenger}}或{{Link-en|Puma (web server)|Puma (服务器)|Puma}}的[[Ruby]]应用&lt;br /&gt;
* 运行于[[互联网信息服务|Microsoft IIS]] 7.5, 8.0, 8.5的 for [[.NET框架|.NET]]应用&lt;br /&gt;
* [[Java SE]]应用&lt;br /&gt;
* [[Docker]]容器&lt;br /&gt;
* [[Go語言|Go]]应用&lt;br /&gt;
&lt;br /&gt;
== 部署途径 ==&lt;br /&gt;
* [[ZIP格式|ZIP]]&lt;br /&gt;
* [[RAR]]&lt;br /&gt;
* Docker容器&amp;lt;ref name=&amp;quot;AWS Elastic Beanstalk adds Docker support&amp;quot;&amp;gt;{{Cite web&lt;br /&gt;
|url= http://aws.amazon.com/about-aws/whats-new/2014/04/23/aws-elastic-beanstalk-adds-docker-support/&lt;br /&gt;
|title= AWS Elastic Beanstalk adds Docker support&lt;br /&gt;
|accessdate= 2014-05-06&lt;br /&gt;
|archive-date= 2014-04-29&lt;br /&gt;
|archive-url= https://web.archive.org/web/20140429075238/http://aws.amazon.com/about-aws/whats-new/2014/04/23/aws-elastic-beanstalk-adds-docker-support/&lt;br /&gt;
|dead-url= no&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[Git]]&lt;br /&gt;
* AWS CodePipeline&lt;br /&gt;
&lt;br /&gt;
== 参考文献 ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== 外部链接 ==&lt;br /&gt;
* [https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html Developer Guide]{{Wayback|url=https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html |date=20201209220323 }}{{en}}&lt;br /&gt;
* [https://docs.aws.amazon.com/zh_cn/elasticbeanstalk/latest/dg/Welcome.html 开发人员指南]{{Wayback|url=https://docs.aws.amazon.com/zh_cn/elasticbeanstalk/latest/dg/Welcome.html |date=20201204091226 }}{{zh}}&lt;br /&gt;
&lt;br /&gt;
{{亚马逊公司}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Amazon Web Services]]&lt;br /&gt;
[[Category:雲端平台]]&lt;br /&gt;
[[Category:Web服务]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Yumeto</name></author>
	</entry>
</feed>