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 rows and columns. Relational Databases can be accessed …
Relational or SQL Databases These are also called SQL databases. These are used to store structured data. Relational Databases stores data in rows and columns. Relational Databases can be accessed …
Step 1: THE IDEA Assist customers with creating and building their unique idea. Share suggestions to the client and answer inquiries about how your solution will work with the most …
Amazon CloudWatch It’s an Amazon web service that monitors the AWS resources and the applications you run on AWS in a particular region. It enables monitoring for EC2 and other …
Vertical Scaling It means increasing the specifications of individual resources. Increasing the memory or number of CPU’s on the server. like increasing the amount of RAM, CPU and other Resources. …
Amazon S3 data is stored in buckets. It’s a folder where you can read, write and delete objects from. You can store multiple objects in the bucket, but each object …
Use case:There is a SAAS based platform and each customer will be having their subdomains. If I want to give the “Facebook Login” feature to all the customers for their …
Amazon S3 is a Simple Storage Service It provides secure, durable and highly scalable cloud storage. It’s a file-storage in the Cloud, where you can store code, files, images, etc. …
What is Elastic Load Balancing? Elastic Load Balancer (ELB), is a device that helps to distribute the load to multiple servers as per the requirement. ELB automatically distributes incoming application …
Elastic or static IP is used if you want your Public IP to be consistent. Elastic IP will not be changed, in case the instance will be stopped/started or rebooted. …