• kenburns1

Amazon EC2


Forget the expensive physical servers with this Amazon service that allows us to create virtual machines and manage other features of servers; such as storage, security, ports, etc. With Amazon EC2 you can create servers in minutes with your preferred operating system.
This way you will have more time to take care of your projects and spend less time maintaining your servers.

Amazon RDS


Amazon helps us to make our infrastructure less complicated, which is why it provides us with the RDS service. But what is it? With this service we will have dedicated instances for databases in a matter of minutes, fully managed by the AWS support team and capable of supporting multiple database engines such as SQL, PostgreSQL, SQL Server, etc .

Amazon S3


What happens to my data in the cloud? Well, Amazon S3 gives us relief when we talk about data, because they have an incredibly Secure infrastructure. In addition to intelligently distributing data in different physical regions, they also have integrations such as PCI-DSS, HIPAA / HITECH, FedRAMP, our data will never be compromised.

Amazon CloudFront


Have you asked yourself how fast your website is? When your users connect, do they have to wait for seconds to open the page? With the Global Content Delivery Service, commonly known as CDN, Amazon is responsible for managing all your content, delivering it and presenting it efficiently. With a minimum latency and with its high integration with other AWS services.

Amazon VPC


Amazon Virtual Private Cloud is a commercial cloud computing service that provides users a virtual private cloud, By "provision[ing] a logically isolated section of Amazon Web Services Cloud". Enterprise customers are able to access the Amazon Elastic Compute Cloud over an IPsec based virtual private network.

Amazon SNS


Amazon Simple Notification Service is a notification service provided as part of Amazon Web Services since 2010. It provides a low-cost infrastructure for the mass delivery of messages, predominantly to mobile users.

Amazon Elastic Beanstalk


This is the most attractive service for developers. I know that as a developer you do not want to manage the infrastructure of your site, right? It is normal since its maintenance becomes tedious and difficult to solve any problem. AWS Elastic Beanstalk relieves all this; developers no longer need to manage the infrastructure and focus on developing their software or applications.

Amazon Lambda


AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of the Amazon Web Services. It is a computing service that runs code in response to events and automatically manages the computing resources required by that code.

Amazon Auto Scaling


The magic of AWS - How to expand our application and take it to thousands and millions of users? Well, Amazon again gives us the solution. With AutoScaling we can manage a fleet of servers which are capable of supporting all the traffic that our application demands. The service is totally free, the only thing charged is the number of instances for the time they run.

Amazon Elasticache


Amazon ElastiCache is a fully managed in-memory data store and cache service by Amazon Web Services. The service improves the performance of web applications by retrieving information from managed in-memory caches, instead of relying entirely on slower disk-based databases..