Building Cloud Services with the Java Spring Framework
FREE
This MOOC describes by example how to build cloud services via the use of object–oriented design techniques; Java programming language features; Java Servlets, the Java Spring Framework; and cloud computing platforms, such as Amazon Web Services. Due to the importance of building secure and scalable mobile/cloud platforms, this MOOC will not only show you how to build cloud services, but how to do so securely, scalably, and efficiently. Security and scalability topics will be woven into discussions of cloud service creation so that students learn, from the start, how to create robust cloud services. Vanderbilt University, located in Nashville, Tenn., is a private research university and medical center offering a full–range of undergraduate, graduate and professional degrees.
Instructor Details
Courses : 1
Specification: Building Cloud Services with the Java Spring Framework
|
20 reviews for Building Cloud Services with the Java Spring Framework
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | Free |
---|---|
Provider | |
Duration | 20 hours |
Year | 2019 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | Yes |
FREE
Bledar A –
Well done course, very clear videos and easy to follow.
Philippe C –
Very good introduction to Spring Framework. I also like the fact that there is an excellent explanation about the protocol HTTP. As developer, we use it all the time but knowing more details about it are really interresting.
Rodrigo C V –
It’s a great course teached by a great professor. Thanks!
ALEKSANDR P –
Great Instructor! I like this course
Sandip S P –
I like the course content and the way of teaching of instructor. Best part of the course is Assignment. I can say proudly worth it.
SHAOCHIN L –
This course has the basic acknowledge of spring boot help you build your own cloud service, but the course is too short that didn’t include some advance such as spring security, spring message, etc. Hope professor could add more topic of this course.
Sridhar M –
Contents are good but it’s good for beginners only.
Preeyaporn P –
This is one of the courses that I would definitely recommend. Quizzes and especially programming assignments really helped my understanding. Plus Prof. Jules is one of the great instructors.
Anil P –
This is the best Spring course I have seen. Dr Jules explains concepts rather than just what the API requires. I also enrolled for a course on Udemy promising to take me from Beginner to Guru. Unfortunately, that was a complete disappointment. I am really happy with what I learned here and hope it will help my career. I gave this course 4 stars because it appears abandoned. No replies from the Instructor in 5 months!!! :(((
Sivasankar T –
Way of Structuring the course is good.
Wensheng L –
good class with clear presentation and detailed code examples
Luis P M –
Very well explained, the professor Jules White is a great teacher.
Stefan Z –
This course is beginners level, so I’m going to write the review with that in mind. The course covers a breadth of topics network protocols (HTTP, REST), IaaS vs PaaS, MVC model, Web Servlets and Controllers, DAO layer, different database strategies (relational vs NoSQL), deployment strategies. For my personal taste it would have been better to delve deeper into the different topics, which this course doesn’t do. Instead it covers a lot of different topics but mostly on the surface level. I think that makes it better for beginners to have a better grasp of the overall architecture of a back end system. The practical assignments were well documented and will teach the student how to write controllers for a back end application. Overall, I think this is a great course for beginners level.
Fiamma D B –
I really like this course. Excellent explanations, and good programming challenges. I recommend it! Thanks !!
Raul D L R –
The videos are good, but the first quiz has an error on the 3rd question and both assignments have errors. The forums are full with people having the same problems yet the instructors seem to have abandoned the course.
Gianni F –
This course looks bit abandoned by instructors on discussion forums. English subtitles are terrible and should be rewritten. Had to google a lot to complete assignments, faced lot of java compatibility issues, with IDE etc, but in the end I made it to the end. Lessons were really intriguing, professor is great at teaching Java Spring.
NITISH K –
Awesome course . Instructors are nice they are teaching in nice way. i love their teaching style . and they are covering the subject in depth.
azfar –
The course outline is really helpful for a newbie and the way Dr Jules White explains is impressive. Complex processes of dispatcher servlet and spring security have made simple. The downside I faced was that many lectures were missing which you can see in the youtube channel of Dr Jules.
Hardik T –
There are minor issues while setting up the starter code for both the assignments. Otherwise, the course content is very good and everything is explained properly.
Da K –
Clear explanation on relevant concepts. Inspiring sample projects