How To Launch AWS EC2 InstanceWhat Is Amazon EC2 Instance An Amazon EC2 instance acts as a virtual server in Amazon Elastic Compute Cloud (EC2) for running applications on the Amazon Web service (AWS) infrastructure. As per the AWS documantation. "You can use Amazon EC2 to launch...Dec 21, 2023·3 min read
Hibernate/JPA:Let's first go by the Explanation of both of them.JPA stands for "Java Persistence API".It is a specification in the Java EE (Enterprise Edtion) ecosystem that provides a standardized way to manage relation data in Java applications. JPA allow develo...Oct 29, 2023·2 min read