As you all know, the billing model of advanced cloud services in general and AWS in particular is all pay as you go. And in order for cloud service providers to live and grow their …
Serverless services are fully managed services which means that everything related to the underlying hardware infrastructure, provision, maintenance, patching, or even higher security usage is made available by AWS. Serverless can be called ideal for …
Using Cloud in general and AWS Cloud in particular, you will hear over and over again that it’s cheap, it’s stable. Kevin’s answer is that it depends on the usage situation and the level of …
AWS Direct Connect (DX) is a dedicated connection service that helps you connect your on-premise data center to the AWS Cloud. This route has a higher speed than a VPN and the transmission cost is …
LAG or Link Aggregation Group is a feature of AWS Direct Connect (DX). Use in cases where there are multiple AWS DX connections between on-premises and AWS Cloud that can be pooled for a large …
Single Root I/OV is a feature that allows to emulate Network Interfaces on physical hosts from the EC2 Instance virtualization layer, thereby improving performance and reducing network latency of EC2 instances. SR-I/OV is not supported …
When using Amazon EC2 for a while, you will pay attention to Userdata and Metadata. It sounds a bit similar, so you may be confused and this is also a good question in the AWS …
When in the process of calculating how to move to the Cloud safely and easily, most businesses are using a virtualization platform such as Vmware or XEN… the transfer of this platform application can be …
In this article Kevin will compare the difference between Elastic IP and Public IP. Elastic IP is a new concept when using AWS (usually AWS services are prefixed with E which means Elastic describing the …
VPC stands for Virtual Private Cloud is an isolated network on AWS Cloud that helps organizations build their own architectures / workloads to ensure security and improve resource control on AWS Cloud. This article reviews …