Computer

EC2 – Virtual Servers in the Cloud

EC2 Container Service – Run and Manage Docker Containers

Elastic Beanstalk – Run and Manage Web Apps

Lambda – Run Code in Response to Events

Storage & Content Delivery

S3 – Scalable Storage in the Cloud

CloudFront – Global Content Delivery Network

Elastic File System – Fully Managed File System for EC2

Glacier – Archive Storage in the Cloud

Import/Export Snowball – Large Scale Data Transport

Storage Gateway – Hybrid Storage Integration

Database

RDS – Managed Relational Database Service

DynamoDB – Managed NoSQL Database

ElastiCache – In-Memory Cache

Redshift – Fast, Simple, Cost-Effective Data Warehousing

DMS – Managed Database Migration Service

Networking

VPC – Isolated Cloud Resources

Direct Connect – Dedicated Network Connection to AWS

Route 53 – Scalable DNS and Domain Name Registration

Developer Tools

CodeCommit – Store Code in Private Git Repositories

CodeDeploy – Automate Code Deployments

CodePipeline – Release Software using Continuous Delivery

Management Tools

CloudWatch – Monitor Resources and Applications

CloudFormation – Create and Manage Resources with Templates

CloudTrail – Track User Activity and API Usage

Config – Track Resource Inventory and Changes

OpsWorks – Automate Operations with Chef

Service Catalog – Create and Use Standardized Products

Trusted Advisor – Optimize Performance and Security

Security & Identity

Identity & Access Management – Manage User Access and Encryption Keys

Directory Service – Host and Manage Active directory

Inspector – Analyze Application Security

WAF – Filter Malicious Web Traffic

Analytics

EMR – Managed Hadoop Framework

Data Pipeline – Orchestration for Data-Driven Workflows

Elastic search Service – Run and Scale Elasticsearch Clusters

Kinesis – Work with Real-Time Streaming Data

Machine Learning – Build Smart Applications Quickly and Easily

Internet of Things

AWS IoT – Connect Devices to Cloud

Mobile Services

Mobile Hub – Build, Test, and Monitor Mobile apps

Cognito – User Identity and App Data Synchronization

Device Farm – Test Android, FireOS, and iOS Apps on Real Devices in the Cloud

Mobile Analytics – Collect, View and Export App Analytics

SNS – Push Notification Service

Application Services

API Gateway – Build, Deploy and Manage APIs

AppStream – Low Latency Application Streaming

CloudSearch – Managed Search Service

Elastic Transcoder – Easy-to-Use Scalable Media Transcoding

SES – Email Sending and Receiving Service

SQS – Message Queue Service

SWF – Workflow Service for Coordinating Application Components

Enterprise Applications

WorkSpaces – Desktops in the Cloud

WorkDocs – Secure Enterprise Storage and Sharing Service

WorkMail – Secure Email and Calendaring Service

AWS(0) - Amazon Web Services的更多相关文章

  1. 注册 Amazon Web Services(AWS) 账号,助园一臂之力

    感谢大家去年的大力支持,今年园子继续和 Amazon Web Services(AWS) 合作,只要您通过 博客园专属链接 注册一个账号(建议使用手机4G网络注册),亚马逊就会给园子收入,期待您的支持 ...

  2. CRUD using Spring MVC 4.0 RESTful Web Services and AngularJS

    国内私募机构九鼎控股打造APP,来就送 20元现金领取地址:http://jdb.jiudingcapital.com/phone.html内部邀请码:C8E245J (不写邀请码,没有现金送)国内私 ...

  3. 亚马逊记AWS(Amazon Web Services)自由EC2应用

    很长时间,我听到AWS能够应用,但是需要结合信用卡,最近申请了. 说是免费的,我还是扣6.28,后来我上网查了.认为是通过进行验证.像服务期满将返回. 关键是不要让我进入全抵扣信用卡支付passwor ...

  4. Amazon Web Services (目录)

    一.官方声明 AWS云全球服务基础设施区域列表 AWS产品定价国外区 AWS产品定价中国区 (注意!需要登陆账户才能查看) AWS产品费用预算 AWS区域和终端节点 二.计算 Amazon学习:如何启 ...

  5. Amazon Web Services

  6. ShipStation Now Uses AWS And Amazon Fulfillment To Automatically Ship From eBay, Sears And Other Marketplaces

    ShipStation today unveiled a first-of-its-kind service to leverage Amazon Web Services and Amazon.co ...

  7. Web Services 中XML、SOAP和WSDL的一些必要知识

    Web Services 是由xml来定义数据格式的,通过SOAP协议在各个系统平台中传输,那么接下来讨论下SOAP和WSDL的各自作用. SOAP和WSDL对Web Service.WCF进行深入了 ...

  8. 基于Spring设计并实现RESTful Web Services(转)

    基于Spring设计并实现RESTful Web Services 在本教程中,你将会使用Spring来创建一个具有生产力的RESTful网络服务. 为什么用RESTful网络服务? 从和Amazon ...

  9. SpringSide 部署showcase项目出现 JAX-RS (REST Web Services) 2.0 can not be installed错误!

    maven+springmvc错误 JAX-RS (REST Web Services) 2.0 can not be installed 项目problem提示错误 JAX-RS (REST Web ...

随机推荐

  1. Xcode4 布置Git环境Your working copy is out of date. Try pulling from the remote to get the latest change

    今天布置环境的时候发现一个问题:Your working copy is out of date. Try pulling from the remote to get the latest chan ...

  2. SQL Server截取字符串和处理中文技巧

    一 环境介绍 SQL  Server PRINT @@VERSION MicrosoftSQLServer2012-11.0.2100.60(X64) Feb10201219:39:15 Copyri ...

  3. 读TIJ -2 一切都是对象

    <第2 章一切都是对象> 1.一切都是对象.不是Bruce Eckel说的,而是Alan Kay 总结的Smalltalk 五大基本特征的第一条. 从程序设计者或源码的角度,我觉得:&qu ...

  4. Java 生成本文文件的时候,Dos格式转成Unix格式

    仅仅须要在生成文本的最后 加上 sb.append("\n\r");就可以 是/n/r 不是/r/n

  5. BZOJ 2588: Spoj 10628. Count on a tree( LCA + 主席树 )

    Orz..跑得还挺快的#10 自从会树链剖分后LCA就没写过倍增了... 这道题用可持久化线段树..点x的线段树表示ROOT到x的这条路径上的权值线段树 ----------------------- ...

  6. 高性能MySql进化论(四):Summary,Cache,Counter表的使用

    在实际的应用中,往往会定期的对一个周期内的系统数据进行统计分析.例如某购物网站定期的统计商品在一个月/年期内的销售情况,如果采用扫描所有相关表的方式在某个时间点进行统计分析, 由于数据量很大,以及表结 ...

  7. iOS- 如何集成支付宝

    链接地址:http://www.cnblogs.com/qingche/p/3556365.html 现在不少app内都集成了支付宝功能   使用支付宝进行一个完整的支付功能,大致有以下步骤: 1&g ...

  8. js实现相册翻页,滚动,切换,轮播功能

    我们在做web开发的时候,前台的效果要求是很高的,因为对于不懂程序的用户来说,前台的视觉冲击,无疑是对我们产品的第一印象. 在完成web图片各种功能上,很多框架有很绚丽的效果,但今天我们来看看用原生的 ...

  9. 体系结构复习2——指令级并行(分支预測和VLIW)

    第五章内容较多,接体系结构复习1 5.4 基于硬件猜測的指令级并行 动态分支预測是在程序运行时.依据转移的历史信息等动态确定预測分支方向.主要方法有: 基于BPB(Branch Prediction ...

  10. FORM验证简单demo

    详解稍后加入. 项目结构如图: web.xml <?xml version="1.0" encoding="UTF-8" ?> <web-ap ...