Curriculum
- 25 Sections
- 0 Lessons
- 45 Hours
Expand all sectionsCollapse all sections
- Module 1: Introduction to spring boot
- Types of software architectures
- SOA and Monolith Architecture
- Why Microservices
- Detailed MicroService Architecture
- – App Layer
- – Business Layer
- Enteprise Layer
- – Infra Layer
- Need of Spring Boot
- Difference between Spring & Spring Boot
- Advantages with Micro Services
0 - Module 2: Building Spring Boot Application
- Normal Spring Manual Approach
- Maven Overview
- Spring Initializer
- STS
- Eclipse with STS Plugin
- Understanding the Spring Boot auto configuration
0 - Module 3: Rest Annotation with In Memory Database & CRUD Operations
- H2
- Derby
- HSQL
- Redis Cache
- PostMan or Swagger Overview
0 - Module 4: Rest Annotation with Relation DB
- MySql
- PostGresSQL
0 - Module 5: JPA Repository Concepts
- Crud Repository
- JPA Query Concepts
- Named Queries
- Query Annotation
- Async Results
- Pagination and Sorting
0 - Module 5: Actuator Concepts
- Production Monitoring
- Health Check Concepts
- Security Measurements
0 - Module 6: Spring Boot Custom Logging
- Logging Level
- Patterns Changes
- Rolling Logs
0 - Module 7: Spring Boot Profile Components
- Introduction
- Multiple Properties
- YML File
- Command Line Runner Example
- Real time scenarios of components
0 - Module 8: Auto Configuration
- Introduction
- @Conditional Flow
- Customize conditional annotations
- Spring Boot built in conditional annotations
0 - Module 9: Thymleaf Concepts
- Introduction
- Example on Web Application
- Validations on Web Applications
- Internalization i18n Concepts
0 - Module 10: Integration with Spring Web
- Using Spring Web MVC
- Using Spring Restful
- Need of embedded servers & customization
0 - Module 11: Spring Boot Security
- Basics
- Basic Authentication
- Form Based Authentication
- Authorization
- Role Based Access Control
- Attribute Based Access Control
- LDAP Based
- SSL Security
- TLS Security
0 - Module 12: Database Concepts
- Spring JDBC
- Database to CSV
- Spring Batch
- Flyway Database Migration
- Liquid Database Migration
- Flyway vs Liquid
- Hikari Connection Pool
0 - Module 13: Core Concepts
- Spring Boot AOP
- Spring Boot Cache
- Guava Cache integration
- Caffenine Cache
- EH Cache
- MultiResourceItemReader
- Spring MVC vs JAX-RS
- SprinBoot with Jersey
- Junit Integration
- Rest Integration Test Cases
0 - Module 14: Micro Services
- Micro Services Introduction
- Principle and Characteristics
- Use cases and Benefits
- Challenges
- Design standards
- Micro Services Communication
- – Synchronous
- – Asynchronous
- Pitfalls
0 - Module 15: Micro Services Design Considerations
- Micro Services per JVM?
- Micro Services share the data stores?
- Micro Services Transaction boundaries
- User Interfaces integration with Micro Services
- Challenges in Micro Services implementation
0 - Module 16: Spring Cloud
- Introduction
- Cloud Architecture
- Cloud application benefits
0 - Module 17: Spring Cloud Config
- Introduction
- Setup version control repository
- Integration with repository
0 - Module 18: Netflix
- Introduction
- Eureka Server & Eureka Client
- Feign Client
- Ribbon
0 - Module 19: Fault Tolerance Concepts
- Circuit Breaker Pattern
- Hystrics Concepts
- Hystrix Dashboard
0 - Module 20: API Gateway
- Introduction to ZUUL
- Design standards
- Integration
0 - Module 21: Messaging Queue Concepts (CloudBus)
- Apache KAFKA
- RabbitMQ
- JMS
0 - Module 22: Oatuh2 Concepts
- Client Types
- Protocol End Points
- Grant Types
- Implantation with Token Based
- JWT Tokens
0 - Module 23: Swagger API
- Introduction
- Integration
0 - Module 24: Cloud Hosting
- Pivotal Cloud Foundry Account Setup
- Hosting to Pivotal
- AWS Account Setup
- Hosting to AWS
- Enabling cloud features like load balancing
- security
0