Amazon Web Services (AWS) is a set of tools used to perform different types of activities in the Amazon cloud. Its services include storage for instance management, virtual images, mobile application development, among many others. LunarCodes.com is providing AWS codes to use multiple times on single account.
The tendency for cloud platforms is to offer as many instruments as possible so that a whole computing environment can be created in the same cloud.
AWS services are prepared for small and medium enterprises as well as for large corporations, since there are possibilities to scale the instances or storage as the company also grows.
Amazon Web Services offers tools in the following categories:
Featured Services
- Amazon EC2 (Amazon Elastic Compute Cloud)
It is the Amazon Web Services solution to offer a computing environment of modifiable capacity and size. For use, development, testing, management of applications and programs in the cloud. It offers its users the possibility of creating virtual computing environments.
- Amazon RDS (Amazon Relational Database Service)
Database creation tool, essential for the operation of business management programs allows to deploy Oracle, MySQL, SQL Server or PostgreSQL databases, offering flexibility when using the cloud or moving those that are installed on the local network.
- Amazon VPC (Virtual Private Cloud)
It is the option to create private virtual networks in an isolated section of Amazon Web Services. With VPC you can create restricted access networks, in addition to being fully configurable: IP, gateway, subnets, etc.
A virtual network in the cloud created in Amazon VPC has the particularity of being isolated from the rest of virtual networks that are in AWS. You can use AWS resources within the Amazon VPC network and then create Amazon EC2 instances, for example, to implement a financial application that handles sensitive information and thus ensure data privacy.
- Amazon WorkMail
It has been the tool launched to compete with Google and Microsoft. The market for enterprise email systems in the cloud is quite broad. Amazon WorkMail emerges as an alternative, linking mail and calendar into a single application, also including integration with some of the Amazon Web Services tools.
- Amazon S3 (Amazon Simple Storage Service)
Stand out among all the cloud storage options. It is based on object architecture, these objects can be different types of files than are normally found on any computer: documents, zip or rar compressed files, multimedia files.
All this is achieved through a process of storage in buckets, in which each user can place the different data and objects they want to store. These cubes are spread across the Amazon data center structure so that each user can only access their personal cubes.
- Amazon Aurora
Error-tolerant and automatic recovery storage system that automatically scales up to 64TB per database instance.
Amazon Aurora provides high performance and availability with up to 15 low-latency read replicas, recovery at a given time, generation of backups on Amazon S3 and replication in three availability zones (AZ).
- AWS Lambda
It allows you to execute code without provisioning or managing servers. It will only be paid for the computing time consumed. Nothing is charged when the code is not running.
With Lambda, you can execute code for almost any type of application or back-end service without having to perform administration tasks. You just have to load the code and Lambda will take care of everything you need to execute and scale the code with high availability.
You can configure the code to be activated automatically from other AWS services or you can call it directly from any web or mobile application.
- Amazon Sage Maker
It provides developers with the ability to create, train and implement machine learning models quickly.
Amazon SageMaker is a fully managed service that covers the entire machine learning workflow to tag and prepare your data, choose an algorithm, train that algorithm, adjust and optimize it for deployment, make predictions and take action.
Their models accelerate their access to production, with less effort and lower cost.
- Amazon Game Lift (Game Tech)
Automatically adjusts server capacity to adapt to traffic. It resists unexpected peaks of player participation. Exclusive hosting for video game servers in the cloud allows you to minimize latency (temporary delays), timeout, and maximize savings.
These are some of the services that can be found in Amazon Web Services , although it is true that Amazon periodically updates the offer of services and tools available on its platform.