Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to Backend development with Kotlin & Micronaut
Rating: 3.6 out of 5(12 ratings)
88 students

Introduction to Backend development with Kotlin & Micronaut

Learn how to build fast, Lightweight and reactive applications with Micronaut, Kotlin, Redis, JDBC/JOOQ, and Kafka
Last updated 4/2023
English

What you'll learn

  • How to set up a development environment for Micronaut
  • How to Building a simple REST API
  • Test driven development, Unit & Integration Testing
  • Integrate with a database using Micronaut Data-JDBC
  • Integrate with a database using JOOQ
  • Integrate with Apache Kafka using Micronaut Kafka
  • Integrate with Redis, and Cache an endpoint.
  • Integrate with MongoDB, and perform common operations.

Course content

11 sections41 lectures3h 51m total length
  • Introduction2:35

    In this section, you will get an overview of Micronaut, a modern framework for building microservices and serverless applications with Kotlin.

    You will learn about the main features and benefits of Micronaut, such as dependency injection, configuration management, HTTP client and server, etc. You will also learn about some of the popular tools and technologies we will work with in this course such as Kafka, MongoDB, JOOQ, Micronaut Data JDBC, and Redis

  • Creating a Micronaut Project3:06

    In this lecture, you will learn how to create and configure a simple Micronaut project from scratch.

Requirements

  • Knowledge of the Kotlin programming language (optional)
  • Familiarity with SQL and database management systems.
  • Understanding of microservices architecture and RESTful API design
  • Exposure to Kafka and message-based systems (optional but recommended)
  • Familiarity with Dependency Injection (optional)

Description

In this course, you will learn how to use Micronaut and Kotlin to create fast, lightweight and reactive web applications.

Micronaut is a modern framework for building microservices and serverless applications with Kotlin. It offers compile-time dependency injection, AOP, configuration management, HTTP client and server, and GraalVM support.

Kotlin is a concise and expressive language that runs on the JVM and can interoperate with Java. It offers many features that make web development easier and more enjoyable, such as null safety, data classes, coroutines, extension functions, and DSLs.


You will explore the main features and benefits of Micronaut and Kotlin through a series of hands-on exercises. You will learn how to create REST APIs with Micronaut and test your applications with Micronaut Test and JUnit 5.

You will also learn how to use Micronaut Data to interact with relational (E.g. MySQL/Postgres) and non-relational (E.g., MongoDB) databases.


This course is suitable for developers who have some basic knowledge of Kotlin and web development, as well as those who want to explore new frameworks and tools. By the end of this course, you will have a solid understanding of how to use Micronaut and Kotlin to create scalable and resilient web applications.

Who this course is for:

  • Developers who want to learn how to use Micronaut and Kotlin to create fast, lightweight and reactive web applications.
  • Developers who are interested in learning about data management and repository development in Micronaut with Kotlin
  • Beginners who have some basic knowledge of Kotlin and web development
  • Intermediate or advanced developers who want to explore new frameworks and tools.