Yo will learn how to create and connect PostgreSQL by using AWS RDS and integrate with AWS EC2 instance.
GitHubLink: https://github.com/shameed1910/springboot-postgres-aws.git
Install Java 8 on AMI Linux machine:
sudo yum install -y java-1.8.0-openjdk.x86_64
sudo /usr/sbin/alternatives –set java /usr/lib/jvm/jre-1.8.0-openjdk.x86_64/bin/java
sudo /usr/sbin/alternatives –set javac /usr/lib/jvm/jre-1.8.0-openjdk.x86_64/bin/javac
sudo yum remove java-1.7
My Top Playlists:
Spring Boot with Angular : https://youtube.com/playlist?list=PL4TnYdea-xTLI6sC-K78PprPMD0RljCYh
Spring Boot with Docker & Docker Compose : https://youtube.com/playlist?list=PL4TnYdea-xTJ35eW6UbWAROBIp3KENejp
Spring Boot with Kubernetes : https://youtube.com/playlist?list=PL4TnYdea-xTJ-aXZ2_ZcV27ah4KNgS-uR
Spring Boot with AWS : https://youtube.com/playlist?list=PL4TnYdea-xTJpaL2XigZ2ulcPyoRPjHAI
Spring Boot with Azure : https://youtube.com/playlist?list=PL4TnYdea-xTKqVwGI09Vm8jX9JA1QEAh8
Spring Data with Redis : https://youtube.com/playlist?list=PL4TnYdea-xTI6N9GNvod1NDB_jUs5OMoO
Spring Boot with Apache Kafka : https://youtube.com/playlist?list=PL4TnYdea-xTI-vUWgIoaDQOpC4PlK31md
Spring Boot with Resilience4J : https://youtube.com/playlist?list=PL4TnYdea-xTLGklgQfWW8ZgpQXm8-FOHt
source
Great explanation! Your battery percentage was giving me anxiety though.
when u connecting domain domae to it ,how you make it work like ,if there is nginx webs erver you can reverse proxy it by giving the port ,her ehow you do it
I have one last question, how do we get the jar to always be published and not crash? is that every time I close the terminal I can no longer even register and obtain data from the API, as we do so that that java-jar file.jar service does not crash and remains.
Thanks you for nice illustration !!
Thank you sir
nice explanation..and very clear
Thanks, very usefull video!