Useful Links
Computer Science
Microservices
Java Microservices
1. Introduction to Microservices Architecture
2. Java Fundamentals for Microservices
3. Spring Framework Fundamentals
4. Spring Boot for Microservices
5. Building RESTful APIs
6. Data Persistence with JPA
7. Inter-Service Communication
8. Service Discovery and Registration
9. API Gateway Implementation
10. Resilience and Fault Tolerance
11. Configuration Management
12. Containerization with Docker
13. Container Orchestration
14. Observability and Monitoring
15. Security Implementation
16. Testing Microservices
17. Advanced Microservice Patterns
18. Alternative Java Frameworks
19. Production Deployment Considerations
Container Orchestration
Kubernetes Fundamentals
Cluster Architecture
Master Components
Node Components
Pod Concepts
Service Types
Kubernetes Resources
Deployments
ReplicaSets
Services
ConfigMaps
Secrets
Ingress
Namespaces
Microservice Deployment
YAML Manifest Creation
Rolling Updates
Blue-Green Deployment
Canary Deployment
Health Checks
Resource Management
Service Communication
Service Discovery
Load Balancing
Network Policies
Ingress Controllers
Previous
12. Containerization with Docker
Go to top
Next
14. Observability and Monitoring