Part 1: Pre-Plan the Pipeline
You will learn about software architecture and microservices development and the challenges that microservices bring, then about continuous integration/continuous delivery (CI/CD) and how it can help to deliver microservices. We will create a sample Spring Boot Java microservice to deploy in the AWS environment.
This part contains the following chapters:
- Chapter 1, Software Architecture Patterns
- Chapter 2, Microservices Fundamentals and Design Patterns
- Chapter 3, CI/CD Principles and Microservice Development
- Chapter 4, Infrastructure as Code