Difference between revisions of "AWS"

From wikieduonline
Jump to navigation Jump to search
 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[wikipedia:Amazon Web Services|Amazon Web Services]] (AWS) is one of the biggest on-demand [[cloud computing]] platforms. Amazon offers more than 90 services spanning a wide range including computing, storage, networking, database, analytics, application services, deployment, management, mobile, developer tools, and tools for the Internet of Things, two of the most popular include [[Amazon Elastic Compute Cloud]] (EC2), [[Amazon Simple Storage Service]] (S3) and [[Amazon Relational Database Services]] (RDS). Others include: [[Amazon Elastic MapReduce (EMR)]], [[AWS Config]], [[Amazon Cloudwatch]] (monitoring) and [[AWS Cloudtrail]] ([[Auditing]]).
+
[[wikipedia:Amazon Web Services]] (AWS, [[Amazon]]) is one of the biggest on-demand [[cloud computing]] platforms. Amazon offers more than 90 services spanning a wide range including computing, storage, networking, database, analytics, application services, deployment, management, mobile, developer tools, and tools for the Internet of Things, two of the most popular include [[Amazon Elastic Compute Cloud]] (EC2), [[Amazon Simple Storage Service]] (S3) and [[Amazon Relational Database Services]] (RDS). Others include: [[Amazon Elastic MapReduce (EMR)]], [[AWS Config]], [[Amazon Cloudwatch]] (monitoring) and [[AWS Cloudtrail]] ([[Auditing]]).
  
Amazon cloud environment can be managed from AWS page or using a AWS command line tool.
+
Amazon cloud environment can be managed from AWS page or using a [[AWS CLI|AWS command line tool]].
  
== List of AWS services and products  ==
+
* [[AWS computing]]
For a complete list of AWS products you can visit [[wikipedia:List_of_Amazon_products_and_services#Amazon_Web_Services]]. Here we will introduce some of them:
+
* [[AWS storage]]
* [[AWS Cloudformation]], AWS [[Infrastructure as code]] service.
+
* [[AWS backup]]
* [[AWS Cloudtrail]]  
+
* [[AWS security]]
* [[AWS Elastic Block Storage]] (EBS)
+
* [[AWS networking]]
* [[Amazon Elastic Compute Cloud]] (EC2)
+
* [[AWS arquitecture]]
* [[Amazon Virtual Private Cloud]]<ref>https://aws.amazon.com/vpc/</ref> and VPC Flowlogs since October 2015<ref>https://aws.amazon.com/blogs/aws/vpc-flow-logs-log-and-view-network-traffic-flows/</ref>
+
* [[AWS dev]]
** [[AWS Privatelink]] since November 2017 <ref>https://aws.amazon.com/blogs/aws/new-aws-privatelink-endpoints-kinesis-ec2-systems-manager-and-elb-apis-in-your-vpc/</ref>
 
* [[Amazon Simple Storage Service]] (S3)
 
** [[AWS Glacier]] (08/2012), ''cold data'' solution
 
* [[Elastic Container Service]] (ECS)
 
* [[DevOps/Container Registry|Elastic Container Registry]] (ECR), available since December 2015<ref> https://aws.amazon.com/blogs/aws/ec2-container-registry-now-generally-available/
 
</ref> with tagging support from December 2018<ref>https://aws.amazon.com/about-aws/whats-new/2018/12/amazon-ecr-now-allows-repository-tagging/</ref>
 
* [[Amazon Elastic MapReduce (EMR)]]
 
* [[AWS Elasticsearch]]
 
* AWS [[Identity and Access Management]] (IAM)<ref>https://aws.amazon.com/iam/</ref>
 
* [[AWS Elastic Kubernetes Service]] (EKS), since May 5, 2018.<ref>https://aws.amazon.com/blogs/aws/amazon-eks-now-generally-available/</ref>
 
* [[AWS Certificate Manager]] (ACM) to provisioning and managing SSL/TLS certificates.<ref>https://aws.amazon.com/blogs/security/now-available-aws-certificate-manager/</ref>, available since June 2016.
 
* [[AWS Systems Manager]], since November 2017<ref>https://aws.amazon.com/about-aws/whats-new/2017/11/aws-announces-aws-systems-manager/</ref>
 
* [[AWS Elasticsearch]], since October 2015<ref>https://aws.amazon.com/blogs/aws/new-amazon-elasticsearch-service/</ref>
 
* [[Amazon Cloudwatch]] (monitoring) and Cloudwatch Logs (since July 2014)<ref>https://aws.amazon.com/about-aws/whats-new/2014/07/10/introducing-amazon-cloudwatch-logs/</ref>, which can stream logs to [[AWS Elasticsearch]]<ref>https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CWL_ES_Stream.html</ref>
 
  
* [[AWS Tag Editor]], https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/tag-editor.html
+
* [[AWS regions]]
* [[AWS Management Console]]
+
 
* [[AWS Command Line Tool (CLI)]]
+
== [[List of AWS services and products]] ==
* [[AWS Inspector]], released in October 2015<ref>https://aws.amazon.com/about-aws/whats-new/2015/10/announcing-amazon-inspector/
+
 
</ref> https://aws.amazon.com/inspector/
+
== Tools ==
* [[AWS Data Migration Services]] (DMS)
+
* <code>[[brew install awscli]]</code>
* [[AWS Backup]], since January 2019.<ref>https://aws.amazon.com/about-aws/whats-new/2019/01/introducing-aws-backup/</ref>
+
* <code>[[brew install aws-sam-cli]]</code>
* [[AWS CodePipeline]], a continuous delivery service available since July 2015
+
* <code>[[brew install aws/tap/copilot-cli]]</code>
* [[AWS CodeDeploy]]<ref>https://aws.amazon.com/codedeploy/</ref>, available since November 2014<ref>https://press.aboutamazon.com/news-releases/news-release-details/amazon-web-services-announces-new-application-lifecycle </ref> and including [[Blue/Green]] deployments since November 2018. <ref>https://aws.amazon.com/blogs/devops/use-aws-codedeploy-to-implement-blue-green-deployments-for-aws-fargate-and-amazon-ecs/</ref>
+
* <code>[[brew install weaveworks/tap/eksctl]]</code>
* [[AWS Lambda]]
+
 
* [[AWS Step Functions]] since December 2016<ref>https://aws.amazon.com/blogs/aws/new-aws-step-functions-build-distributed-applications-using-visual-workflows/</ref>.
+
== Related terms ==
* [[AWS Secrets Manager]] since April 2018<ref>https://aws.amazon.com/blogs/aws/aws-secrets-manager-store-distribute-and-rotate-credentials-securely/</ref>
+
* [[AWS Free tier]], [[AWS Cost]]
* [[AWS Fargate]] for running [[containers]]
+
* [[CloudCraft]] diagrams
* [[AWS Elastic Beanstalk]] orchestration service offered since 2011
+
* [[LocalStack]]
* [[AWS Simple Email Service]] (SES) Simple Email Service
+
* [[Availability Zone]], [[Region]]
* [[AWS ElastiCache]], managed, [[Redis]] or [[Memcached]]-compatible in-memory data store
+
* [[AWS Partner Network (APN)]]
* [[AWS Sagemaker]], machine learning service
+
* [[AMI]]
* [[AWS Redshift]]
+
* [[Resource Groups]]
* [[AWS Outposts]]
+
* [[Terraform AWS resources]]
* [[AWS Lightsail]] (2016)
+
* [[Manage AWS infrastructure using Ansible]]
 +
* Global: [[AWS Tag Editor]]
  
 
== See also ==
 
== See also ==
* {{Cloud}}
+
* {{AWS terms}}
* [[manage AWS infrastructure using Ansible]]
+
* {{AWS certifications}}
 
* {{AWS}}
 
* {{AWS}}
* [[AWS Timeline]]: [[wikipedia:Timeline_of_Amazon_Web_Services]]
+
 
  
 
{{CC license}}
 
{{CC license}}

Latest revision as of 14:52, 2 February 2022

wikipedia:Amazon Web Services (AWS, Amazon) is one of the biggest on-demand cloud computing platforms. Amazon offers more than 90 services spanning a wide range including computing, storage, networking, database, analytics, application services, deployment, management, mobile, developer tools, and tools for the Internet of Things, two of the most popular include Amazon Elastic Compute Cloud (EC2), Amazon Simple Storage Service (S3) and Amazon Relational Database Services (RDS). Others include: Amazon Elastic MapReduce (EMR), AWS Config, Amazon Cloudwatch (monitoring) and AWS Cloudtrail (Auditing).

Amazon cloud environment can be managed from AWS page or using a AWS command line tool.

List of AWS services and products[edit]

Tools[edit]

Related terms[edit]

See also[edit]


Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Source: https://en.wikiversity.org/wiki/Cloud_computing/Amazon_Web_Services

Advertising: