Giter Site home page Giter Site logo

egorrodrigues / microservices-with-clojure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/microservices-with-clojure

0.0 0.0 0.0 2.12 MB

Microservices with Clojure, published by Packt

License: MIT License

Perl 3.68% C 2.04% Clojure 24.01% Dockerfile 0.28% Roff 69.99%

microservices-with-clojure's Introduction

Microservices with Clojure

This is the code repository for Microservices with Clojure, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

The microservice architecture is sweeping the world as the de facto pattern from which to build web-based applications and aids in designing scalable, easy-to-maintain web applications. This book will teach you common patterns and practices, showing you how to apply these using the Clojure programming language.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The chapters 1 to 5 and 7 does not have any code files.

The book has been conceptually divided into four modules as following:

  • Part 1- Getting Started

    • Chapter 1: Monolithic Versus Microservices
    • Chapter 2: Microservices Architecture
    • Chapter 3: Microservices for Helping Hands Application
  • Part 2- Preparing for Microservices

    • Chapter 4: Development Environment
    • Chapter 5: REST APIs for Microservices
    • Chapter 6: Introduction to Pedestal
    • Chapter 7: Achieving Immutability with Datomic
  • Part 3- Building Microservices

    • Chapter 8: Building Microservices for Helping Hands
    • Chapter 9: Configuring Microservices
    • Chapter 10: Event-Driven Patterns for Microservices
  • Part 4- Microservices in Production

    • Chapter 11: Deploying and Monitoring Secured Microservices

The code will look like the following:

{
  "query": {
    "term": {
      "status": "O"
    }
  }
}

The Java Development Kit (JDK) is required to run and develop applications using Clojure. You can get the JDK from http://www.oracle.com/technetwork/java/javase/downloads/index.html. It is also recommended that you use a text editor or an integrated development environment (IDE) of your choice for implementation. Some of the examples in the chapters require Linux as an operating system.

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781788622240

microservices-with-clojure's People

Contributors

packt-itservice avatar abhishek1373 avatar packtutkarshr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.