Security Group A security group is a virtual firewall which is controlling the traffic to your EC2 instances. When you first launch…
web services
-
-
Snowball Import/Export Disk It accelerates moving large amounts of data into and out of the AWS cloud using portable storage devices for…
-
What is Bash Script? Bash Script is a plain text file that contains the commands used in a command line. Creating a…
-
What is EBS? EBS stands for Elastic Block Store. EC2 is a virtual server in a cloud while EBS is a virtual…
-
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…
-
Amazon Relational Database Service(Amazon RDS) Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate and scale relational databases…
-
Creating a Load Balancer Sign in to the AWS Management Console. Create an EC2 instance. An EC2 instance is in a stopped…
-
Difference between SOAP and RESTful Web Services SOAP Protocol RESTful Web Services SOAP is a protocol. REST is an architectural approach. SOAP…
- Java TechnologyRestful Web Services Tutorial
RESTful Web Services Tutorial | Spring Boot RESTful Web Services
RESTful Web Services Tutorial RESTful Web Services are client and server applications that communicate over the WWW. RESTful Web Services are REST…