AWS Elastic Beanstalk (original) (raw)

About DBpedia

AWS 일래스틱 빈스토크(AWS Elastic Beanstalk)는 EC2, S3, (SNS), 클라우드워치, , 일래스틱 로드 밸런서를 포함한 다양한 AWS 서비스들을 오케스트레이트하는 애플리케이션들을 디플로이하기 위해 아마존 웹 서비스가 제공하는 오케스트레이션 서비스이다. 일래스틱 빈스토크는 베어 서버와 운영 체제에 추가적인 추상화 계층을 제공한다. 대신에 사용자는 미리 빌드된 OS와 플랫폼 결합을 보게 된다. (예: 루비 2.0(퓨마)를 실행하는 64비트 아마존 리눅스 2014.03 v1.1.0 또는 파이썬 3.4를 실행 중인 64비트 데비안 jessie v2.0.7 등) 디플로이먼트에는 수많은 구성 요소의 정의가 필요하다: 프로젝트의 논리 컨테이너인 애플리케이션, 실행 가능한 애플리케이션의 디플로이 가능한 빌드인 버전, 빈스토크 환경과 제품을 위한 구성 정보를 포함하는 구성 템플릿. 끝으로 환경은 버전과 구성을 하나로 합친 다음 이를 디플로이를 한다. 실행 파일 그 자체는 압축 파일로 S3에 미리 업로드되며 버전은 단지 이를 가리키는 포인터일 뿐이다.

Property Value
dbo:abstract AWS Elastic Beanstalk is an orchestration service offered by Amazon Web Services for deploying applications which orchestrates various AWS services, including EC2, S3, Simple Notification Service (SNS), CloudWatch, autoscaling, and Elastic Load Balancers. Elastic Beanstalk provides an additional layer of abstraction over the bare server and OS; users instead see a pre-built combination of OS and platform, such as "64bit Amazon Linux 2014.03 v1.1.0 running Ruby 2.0 (Puma)" or "64bit Debian jessie v2.0.7 running Python 3.4 (Preconfigured - Docker)". Deployment requires a number of components to be defined: an 'application' as a logical container for the project, a 'version' which is a deployable build of the application executable, a 'configuration template' that contains configuration information for both the Beanstalk environment and for the product. Finally an 'environment' combines a 'version' with a 'configuration' and deploys them. Executables themselves are uploaded as archive files to S3 beforehand and the 'version' is just a pointer to this. (en) AWS Elastic Beanstalk es un PaaS (Plataforma como Servicio) servicio de Amazon Web Services que permite crear aplicaciones y desplegarlas a un conjunto definido de Servicios de AWS, incluyendo Amazon EC2, Amazon S3, Amazon Simple Notification Service (SNS), Amazon CloudWatch, auto escalamiento, y balanceador de carga elásticos.​ Las aplicaciones y las pilas de software soportadas incluyen: * Ruby, PHP y aplicaciones Python sobre el Servidor Apache HTTP​ * Aplicaciones .NET en IIS 7.5​ * Aplicaciones Java sobre Apache Tomcat​ * Aplicaciones Node.js​ * Contenedores Docker.​ Métodos de despliegue soportado incluyen: * Git * Archivo de aplicaciones web Java (es) AWS Elastic Beanstalk AWS Elastic Beanstalk est un service d'orchestration offert par Amazon Web Services pour le déploiement d' applications orchestrant différents services de AWS, y compris EC2, S3, Simple Notification Service (SNS), CloudWatch , autoscaling et Elastic Load Balancers . Elastic Beanstalk fournit une couche supplémentaire d'abstraction sur le serveur et le système d'exploitation ; tandis que les utilisateurs ne voient qu'une combinaison prédéfinie de système d'exploitation et de plate-forme, telle que «64 bits Amazon Linux 2014.03 v1.1.0 exécutant Ruby 2.0 (Puma)» ou « Debian jessie v2.0.7 64 bits exécutant Python 3.4 (préconfiguré - Docker )». Le déploiement nécessite la définition d'un certain nombre de composants: une "application" en tant que conteneur logique pour le projet, une "version" qui est une version déployable de l'exécutable de l'application, un "modèle de configuration" qui contient des informations de configuration à la fois pour l'environnement Beanstalk et pour le produit. Enfin, un «environnement» combine une «version» avec une «configuration» et les déploie. Les exécutables eux-mêmes sont téléchargés au préalable sous forme de fichiers d'archive vers S3 et la «version» n'est qu'un pointeur vers cela. (fr) AWS 일래스틱 빈스토크(AWS Elastic Beanstalk)는 EC2, S3, (SNS), 클라우드워치, , 일래스틱 로드 밸런서를 포함한 다양한 AWS 서비스들을 오케스트레이트하는 애플리케이션들을 디플로이하기 위해 아마존 웹 서비스가 제공하는 오케스트레이션 서비스이다. 일래스틱 빈스토크는 베어 서버와 운영 체제에 추가적인 추상화 계층을 제공한다. 대신에 사용자는 미리 빌드된 OS와 플랫폼 결합을 보게 된다. (예: 루비 2.0(퓨마)를 실행하는 64비트 아마존 리눅스 2014.03 v1.1.0 또는 파이썬 3.4를 실행 중인 64비트 데비안 jessie v2.0.7 등) 디플로이먼트에는 수많은 구성 요소의 정의가 필요하다: 프로젝트의 논리 컨테이너인 애플리케이션, 실행 가능한 애플리케이션의 디플로이 가능한 빌드인 버전, 빈스토크 환경과 제품을 위한 구성 정보를 포함하는 구성 템플릿. 끝으로 환경은 버전과 구성을 하나로 합친 다음 이를 디플로이를 한다. 실행 파일 그 자체는 압축 파일로 S3에 미리 업로드되며 버전은 단지 이를 가리키는 포인터일 뿐이다. (ko) O AWS Elastic Beanstalk é um serviço de orquestração oferecido pela Amazon Web Services para a implantação de aplicativos que orquestram vários serviços da AWS, incluindo EC2, Amazon S3, Simple Notification Service (SNS), CloudWatch, escalonamento automático e Elastic Load Balancers. Seu nome em inglês significa "pé de feijão elástico", é uma referência ao pé de feijão que cresceu até as nuvens no conto de fadas João e o pé de feijão. O Elastic Beanstalk fornece uma camada adicional de abstração sobre o servidor e sistema operacional; os usuários, em vez disso, veem uma combinação pre-construída de sistema operacional de 64 bits e plataforma, como o Amazon Linux executando Ruby, ou o Debian executando Python. A implantação requer uma série de componentes a serem definidos: um "aplicativo" como um contêiner lógico para o projeto, uma "versão" que é uma compilação implantável executável do aplicativo, um "modelo de configuração" que contém informações de configuração para o ambiente Beanstalk e para o produto. Finalmente, um "ambiente" combina uma "versão" com uma "configuração" e as implementa. Os próprios executáveis ​​são carregados como arquivos do Amazon S3 de antemão e a "versão" é apenas um indicador para isso. (pt) AWS Elastic Beanstalk是亚马逊云计算服务提供的平台即服务,帮助用户部署网络应用,并可与诸如EC2、S3、、CloudWatch、弹性伸缩和弹性负载平衡等相关AWS服务搭配使用。Elastic Beanstalk在单纯服务器和操作系统之上提供了额外一层抽象,用户会看到一个已经构建好的操作系统平台组合。为了部署应用,用户需要指定应用程序、版本号、配置模板(configuration template)等。应用程序的可执行文件会被存档于S3。 (zh)
dbo:developer dbr:Amazon_Web_Services
dbo:license dbr:Proprietary_software
dbo:releaseDate 2011-01-19 (xsd:date)
dbo:wikiPageID 38223296 (xsd:integer)
dbo:wikiPageLength 4831 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1122750146 (xsd:integer)
dbo:wikiPageWikiLink dbr:Puma_(web_server) dbr:Python_(programming_language) dbr:Ruby_(programming_language) dbr:Elastic_Load_Balancing dbr:Debian dbr:Proprietary_software dbr:.NET_Framework dbc:Computer-related_introductions_in_2011 dbc:Web_services dbr:Go_(programming_language) dbr:Orchestration_(computing) dbr:Apache_HTTP_Server dbr:Apache_Tomcat dbr:Amazon_S3 dbr:Amazon_Web_Services dbr:Amazon_CloudWatch dbr:Amazon_EC2 dbr:Amazon_Simple_Notification_Service dbr:Node.js dbr:PHP dbr:Internet_Information_Services dbr:Java_(programming_language) dbc:Amazon_Web_Services dbc:Cloud_platforms dbr:Chef_(software) dbr:Jack_and_the_Beanstalk dbr:Docker_(software) dbr:Autoscaling dbr:Phusion_Passenger dbr:Nginx dbr:Operating_system dbr:Infrastructure_as_Code dbr:Java_SE dbr:Amazon_Linux
dbp:developer dbr:Amazon_Web_Services
dbp:genre Web development (en)
dbp:license dbr:Proprietary_software
dbp:name AWS Elastic Beanstalk (en)
dbp:released 2011-01-19 (xsd:date)
dbp:wikiPageUsesTemplate dbt:Amazon dbt:Infobox_software dbt:Official_website dbt:Reflist dbt:Sfnp dbt:Short_description dbt:URL
dct:subject dbc:Computer-related_introductions_in_2011 dbc:Web_services dbc:Amazon_Web_Services dbc:Cloud_platforms
gold:hypernym dbr:PaaS
rdf:type owl:Thing dbo:Company dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatWebServices yago:Abstraction100002137 yago:Act100030358 yago:Activity100407535 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Event100029378 yago:PsychologicalFeature100023100 yago:Work100575741 yago:Writing106359877 yago:WrittenCommunication106349220 yago:YagoPermanentlyLocatedEntity yago:Service100577525 yago:Software106566077
rdfs:comment AWS 일래스틱 빈스토크(AWS Elastic Beanstalk)는 EC2, S3, (SNS), 클라우드워치, , 일래스틱 로드 밸런서를 포함한 다양한 AWS 서비스들을 오케스트레이트하는 애플리케이션들을 디플로이하기 위해 아마존 웹 서비스가 제공하는 오케스트레이션 서비스이다. 일래스틱 빈스토크는 베어 서버와 운영 체제에 추가적인 추상화 계층을 제공한다. 대신에 사용자는 미리 빌드된 OS와 플랫폼 결합을 보게 된다. (예: 루비 2.0(퓨마)를 실행하는 64비트 아마존 리눅스 2014.03 v1.1.0 또는 파이썬 3.4를 실행 중인 64비트 데비안 jessie v2.0.7 등) 디플로이먼트에는 수많은 구성 요소의 정의가 필요하다: 프로젝트의 논리 컨테이너인 애플리케이션, 실행 가능한 애플리케이션의 디플로이 가능한 빌드인 버전, 빈스토크 환경과 제품을 위한 구성 정보를 포함하는 구성 템플릿. 끝으로 환경은 버전과 구성을 하나로 합친 다음 이를 디플로이를 한다. 실행 파일 그 자체는 압축 파일로 S3에 미리 업로드되며 버전은 단지 이를 가리키는 포인터일 뿐이다. (ko) AWS Elastic Beanstalk是亚马逊云计算服务提供的平台即服务,帮助用户部署网络应用,并可与诸如EC2、S3、、CloudWatch、弹性伸缩和弹性负载平衡等相关AWS服务搭配使用。Elastic Beanstalk在单纯服务器和操作系统之上提供了额外一层抽象,用户会看到一个已经构建好的操作系统平台组合。为了部署应用,用户需要指定应用程序、版本号、配置模板(configuration template)等。应用程序的可执行文件会被存档于S3。 (zh) AWS Elastic Beanstalk is an orchestration service offered by Amazon Web Services for deploying applications which orchestrates various AWS services, including EC2, S3, Simple Notification Service (SNS), CloudWatch, autoscaling, and Elastic Load Balancers. Elastic Beanstalk provides an additional layer of abstraction over the bare server and OS; users instead see a pre-built combination of OS and platform, such as "64bit Amazon Linux 2014.03 v1.1.0 running Ruby 2.0 (Puma)" or "64bit Debian jessie v2.0.7 running Python 3.4 (Preconfigured - Docker)". Deployment requires a number of components to be defined: an 'application' as a logical container for the project, a 'version' which is a deployable build of the application executable, a 'configuration template' that contains configuration (en) AWS Elastic Beanstalk es un PaaS (Plataforma como Servicio) servicio de Amazon Web Services que permite crear aplicaciones y desplegarlas a un conjunto definido de Servicios de AWS, incluyendo Amazon EC2, Amazon S3, Amazon Simple Notification Service (SNS), Amazon CloudWatch, auto escalamiento, y balanceador de carga elásticos.​ Las aplicaciones y las pilas de software soportadas incluyen: * Ruby, PHP y aplicaciones Python sobre el Servidor Apache HTTP​ * Aplicaciones .NET en IIS 7.5​ * Aplicaciones Java sobre Apache Tomcat​ * Aplicaciones Node.js​ * Contenedores Docker.​ (es) AWS Elastic Beanstalk AWS Elastic Beanstalk est un service d'orchestration offert par Amazon Web Services pour le déploiement d' applications orchestrant différents services de AWS, y compris EC2, S3, Simple Notification Service (SNS), CloudWatch , autoscaling et Elastic Load Balancers . Elastic Beanstalk fournit une couche supplémentaire d'abstraction sur le serveur et le système d'exploitation ; tandis que les utilisateurs ne voient qu'une combinaison prédéfinie de système d'exploitation et de plate-forme, telle que «64 bits Amazon Linux 2014.03 v1.1.0 exécutant Ruby 2.0 (Puma)» ou « Debian jessie v2.0.7 64 bits exécutant Python 3.4 (préconfiguré - Docker )». Le déploiement nécessite la définition d'un certain nombre de composants: une "application" en tant que conteneur logique pour le (fr) O AWS Elastic Beanstalk é um serviço de orquestração oferecido pela Amazon Web Services para a implantação de aplicativos que orquestram vários serviços da AWS, incluindo EC2, Amazon S3, Simple Notification Service (SNS), CloudWatch, escalonamento automático e Elastic Load Balancers. Seu nome em inglês significa "pé de feijão elástico", é uma referência ao pé de feijão que cresceu até as nuvens no conto de fadas João e o pé de feijão. (pt)
rdfs:label AWS Elastic Beanstalk (en) Amazon Elastic Beanstalk (de) AWS Elastic Beanstalk (es) AWS Elastic Beanstalk (fr) AWS 일래스틱 빈스토크 (ko) AWS Elastic Beanstalk (pt) AWS Elastic Beanstalk (zh)
owl:sameAs freebase:AWS Elastic Beanstalk yago-res:AWS Elastic Beanstalk wikidata:AWS Elastic Beanstalk dbpedia-de:AWS Elastic Beanstalk dbpedia-es:AWS Elastic Beanstalk dbpedia-fr:AWS Elastic Beanstalk dbpedia-ko:AWS Elastic Beanstalk dbpedia-pt:AWS Elastic Beanstalk dbpedia-zh:AWS Elastic Beanstalk https://global.dbpedia.org/id/4Ju2T
prov:wasDerivedFrom wikipedia-en:AWS_Elastic_Beanstalk?oldid=1122750146&ns=0
foaf:isPrimaryTopicOf wikipedia-en:AWS_Elastic_Beanstalk
foaf:name AWS Elastic Beanstalk (en)
is dbo:wikiPageDisambiguates of dbr:Beanstalk
is dbo:wikiPageRedirects of dbr:Elastic_Beanstalk dbr:Elastic_beanstalk dbr:Amazon_Elastic_Beanstalk
is dbo:wikiPageWikiLink of dbr:Timeline_of_Amazon_Web_Services dbr:Google_App_Engine dbr:Google_Cloud_Platform dbr:Buddy_(software) dbr:Amazon_Web_Services dbr:Node.js dbr:Beanstalk dbr:Jack_and_the_Beanstalk dbr:Elastic_Beanstalk dbr:Elastic_beanstalk dbr:Amazon_Elastic_Beanstalk
is foaf:primaryTopic of wikipedia-en:AWS_Elastic_Beanstalk