What is EBS? EBS stands for Elastic Block Store. EC2 is a virtual server in a cloud while EBS is a virtual…
aws free tier
-
-
Creating an EC2 instance Sign in to the AWS Management Console. Click on the EC2 service. Click on the Launch Instance button…
-
What is Elasticache? Elasticache is a web service used to deploy, operate, and scale an in-memory cache in the cloud. It improves…
-
Creating a Load Balancer Sign in to the AWS Management Console. Create an EC2 instance. An EC2 instance is in a stopped…
-
Cross Region Replication Cross Region Replication is a feature that replicates the data from one bucket to another bucket which could be…
-
What is IAM? IAM stands for Identity Access Management. IAM allows you to manage users and their level of access to the…
-
What is AWS CLI? The AWS CLI is a tool that pulls all AWS services together into a central console, giving you…
-
AMI An AMI stands for Amazon Machine Images. An AMI is a virtual image used to create a virtual machine within an…
-
Why do we need a Data Pipeline? Let’s consider an example of tutoraspire which focusses on the technical content. The following are…
-
Kinesis Before knowing about the Kinesis, you should know about the streaming data. What is streaming data? Streaming data is data which…