Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
A Fullstack Saga: SpringBoot / Angular / Kubernetes
Rating: 3.6 out of 5(270 ratings)
2,155 students

A Fullstack Saga: SpringBoot / Angular / Kubernetes

Build a secured scalable platform from scratch using SpringBoot, Angular and deploy it on Kubernetes cluster
Last updated 6/2020
English

What you'll learn

  • create microservice architecture using spring boot
  • secure backend services with spring security and jwt
  • create frontend component using Angular 9
  • deploy microservice architecture on google kubernetes cluster
  • secure microservices paths nginx resource rules
  • secure communication between frontend and backend using encrypted connection
  • build CI/CD pipelines using gitlab
  • create backend microservices using spring boot with java 11

Course content

8 sections22 lectures6h 54m total length
  • Overview1:07

    In this section you will get to know how is the course structured.

  • Demo2:53

    A short demo of our platform

Requirements

  • basic OOP knowledge
  • This course will be using a mac OS, but other platform are fine as well

Description

In this course you will learn how to :

  • build a scalable platform, from scratch 

  • using microservice architecture using spring boot with Java 11

  • create a frontend app that presents information stored in backend services, using angular 9

  • and deploy everything to a Google Kubernetes cluster (GKE)

  • all of these while automating the process using CI/CD pipelines from GitLab.

You will also learn to:

  • secure the connection between frontend and backend using TLS (https - encrypted communication) and

  • also secure backend endpoints using ROLE based security (with Spring Security and JWT - json web token)

  • use POSTMAN for request testing

  • build/publish Docker images

Who this course is for:

  • software developers who want to learn more about being a fullstack developer
  • software developer who want to build a scalable platform
  • everyone who is curious on how to build a fullstack platform from scratch
  • backend/frontend/devops engineers that want to learn more about an app ecosystem