Hoisted the 6/69 flag:🏴
Learned about
1. Graph's safe states using topological sort
2. Aws architecture and their pillars.
3. Hibernate cascading and the 2 types of caching(based on session and sessionfactory).
0 replies3 likes
More like this
Recommendations from Medial
Mitesh Patidar
Stealth • 5d
Hoisted the first flag
🏴 01/69:
1.Learned about Hibernate and the relationship between entities
1:1,1:M,M:1,M:M relations
2. Hibernate persistent life cycle:
Transient->persistent<->detached
And removed state
3. Aws certification modules:
Learne
See More
0 replies4 likes
Mitesh Patidar
Stealth • 4d
Hoisted the 2nd flag of 69🏴:
1. Learned and implemented bfs and dfs of graph with 2 questions.
2. Learned about the basic cost optimization of AWS and easy deployment with elastic beanstalk.
3. Started my 2 nd learning project using Hibernate(will s
See More
0 replies2 likes
Mitesh Patidar
Stealth • 3d
Hoisted the third flag 03/69🏴:
1. Learned about Hibernate query language(HQL) which can be used to perform complex operations on database usin JAVA.
2. Learned about different types storage in AWS
3. Worked on my DSA -> graph skills by learning new
See More
0 replies2 likes
Mitesh Patidar
Stealth • 1d
Flag 05/69:
1.Learned about the databases connectivity on Aws, also got to know about AWS RDS.
2.Worked with the graph algorithms such as kahn's algorithm for topological sort