Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Building Microservices with Clojure
Rating: 4.1 out of 5(128 ratings)
915 students

Building Microservices with Clojure

A Practical Introduction to Tooling, Development, and Deployment
Created byInfinite Skills
Last updated 1/2017
English

What you'll learn

  • Once you have completed this training course, you will be fully capable of setting up, modifying, and deploying a microservice with Clojure and Pedestal
  • Learn how to build Microservices using Clojure

Course content

7 sections31 lectures1h 58m total length
  • Important - Download These First - Working Files0:01
  • What's All This?4:15
  • Sample App And Cast Of Characters3:06

    Explore a small web service with persistence and api key header protection; the sample project catalog can list and add projects via Postman.

  • Sample App5:17
  • About The Author1:27

    Meet a seasoned software architect with deep roots in Lisp and dynamic languages, tracing his path from 90s web programming to a Java-based single sign-on system at Dell.

Requirements

  • PC or MAC
  • Some programming experience

Description

In this Building Microservices with Clojure and Pedestal training course, expert author Scott Rehorn will teach you how to set up, modify, and deploy a basic microservice based on Clojure and Pedestal. This course is designed for users that already have programming experience.

You will start by learning about the stack and toolchain, then jump into using Pedestal. From there, Scott will teach you how to use Pedestal as a web services framework to handle request and response routing and content handling. This video tutorial also covers persistence, how to protect your endpoints with a simple API key strategy, and how to use XML in Clojure. Finally, you will learn about Java Interop. 

Once you have completed this computer based training course, you will be fully capable of setting up, modifying, and deploying a microservice with Clojure and Pedestal. 

Who this course is for:

  • This course is designed for users that already have programming experience
  • This course is for anyone who wants to learn about building Microservices and Clojure