Skip to content
SolutionsBased Local
Consult Now

Category: Server

AWS

AWS Solution Architect Associate – Exercise Questions – Part 1

Please comment on this page, if you need any explanation regarding these questions. Check correct answers in Bold & Italic font. 1.…

Databases

Relational & Non-Relational Databases

Relational or SQL Databases These are also called SQL databases. These are used to store structured data. Relational Databases stores data in…

Cloud

Amazon CloudWatch & CloudTrail

Amazon CloudWatch It’s an Amazon web service that monitors the AWS resources and the applications you run on AWS in a particular…

Cloud

Vertical & Horizontal Scaling

Vertical Scaling It means increasing the specifications of individual resources. Increasing the memory or number of CPU’s on the server. like increasing…

AWS

Amazon S3 Bucket

Amazon S3 data is stored in buckets. It’s a folder where you can read, write and delete objects from. You can store…

AWS

Amazon S3 & it’s features

Amazon S3 is a Simple Storage Service It provides secure, durable and highly scalable cloud storage. It’s a file-storage in the Cloud,…

AWS

Creating Load Balancer in EC2

AWS

Elastic Load Balancing – in AWS

What is Elastic Load Balancing? Elastic Load Balancer (ELB), is a device that helps to distribute the load to multiple servers as…

Cloud

What is an Elastic IP?

Elastic or static IP is used if you want your Public IP to be consistent. Elastic IP will not be changed, in…

Cloud

Launch Amazon EC2 instance – Linux

Firstly, follow these steps to Create an EC2 Instance Go to Compute section and select EC2 On the EC2 dashboard, you will…