-
AWS Certified Solutions Architect — Direct Connect, CloudFront and Route 53
Direct Connect Some companies might need to transfer data from their data centers to AWS. Using a normal internet connection can raise some problems: Internet-based connections might be inconsistent over time: there is no guarantee…
-
AWS Certified Solutions Architect — VPC
Amazon Virtual Private Cloud (VPC) allows us to define our virtual network inside the cloud. To properly use EC2 instances we must have a VPC configured. AWS already comes with one by default, allowing users…
-
AWS Certified Solutions Architect — RDS
The AWS Relational Database Service, best known as RDS, is a service made to operate and scale relational databases in the cloud. As we saw in the last post an EC2 instance is a virtual…
-
AWS Certified Solutions Architect — EC2
Amazon Elastic Compute Cloud (EC2) provides scalable computing capacity in the cloud. EC2 is one of the most used services inside AWS, enabling its users to eliminate the upfront cost that comes in acquiring hardware.…