Author : Editorial Team

What is an Elastic IP address

What is an Elastic IP address? An Elastic IP address is a static IP address designed for dynamic cloud computing. An Elastic IP address is associated with your AWS account and you can use it until you release it. An Elastic IP address is a public IPv4 address that is reachable from the internet. If […]

Amazon Virtual Private Cloud

What is Amazon Virtual Private Cloud (VPC)? Amazon Virtual Private Cloud (Amazon VPC) is a logically isolated virtual network in the AWS cloud where you can launch AWS resources. Each VPC that you create is logically isolated from others in the AWS cloud. You have complete control over your virtual networking environment, including a selection […]

Easy Amazon EBS Volume Setup: How to Configure in 2 Minutes

How to create Amazon EBS volume In this tutorial, you will learn step by step –How to create Amazon EBS volume and Attach it to an EC2 instance Now the attached Amazon EBS volume to your instance is exposed as a block device. You can format the volume with any file system before mounting it.

Amazon Elastic Block Store

Amazon Elastic Block Store (EBS) Amazon EBS is an easy to use, high-performance, block-level storage solution designed for EC2 to store persistent data. EBS can be dynamically attached, detached, and scaled with any EC2 instance, like physical hard drives or volume storage. You can use EBS to store any kind of data such as relational […]

Amazon EC2 (Amazon Elastic Compute Cloud)

What is Amazon Elastic Compute Cloud? Amazon Elastic Compute Cloud (Amazon EC2) is one of the well-known AWS web service, that provides secure, resizable compute capacity in the cloud. It is designed for developers to have complete control on scaling, configuration, and computing environment. Amazon EC2 reduces the time required to obtain and boot new […]

AWS Snow Family (Move Terabytes, Petabytes, Exabytes of Data to the Cloud)

AWS Snow Family AWS Snow Family is a collection of physical devices that help to migrate large amounts (terabytes or petabytes or exabytes) of data into the cloud without depending on networks/Internet. AWS Snow Family services help physically import/export of data securely and quickly to AWS. Use cases AWS Snowball AWS Snowball is a service […]

Content delivery network with Amazon CloudFront

What is Content delivery network? A content delivery network (CDN) is a globally distributed set of servers that helps to provide fast delivery of Internet content by minimizing the distance between the server and the end user. A CDN caches static and dynamic web content such as .html, .css, .js, image, and video files in […]

AWS Storage Gateway

What is Storage Gateway? AWS Storage Gateway is a hybrid cloud storage service that connects an on-premises software appliance with cloud-based storage to provide seamless and secure integration between an organization’s on-premises IT environment and AWS storage infrastructure. Use cases of storage gateway: Important points of storage gateway: Types of storage gateway File Gateway File […]

S3 Objects Replication: Ensure Your Data is Always Protected

Amazon S3 Objects Replication Amazon S3 Objects Replication allows automatic, asynchronous copying of objects across Amazon S3 buckets. You may have some requirements when you need to replicate/copy S3 objects in the same AWS region OR more than one AWS region. Types of Object Replication Cross-Region replication (CRR) Cross-region replication (CRR) allows automatic, asynchronous copying […]

Scroll to top