Pratik Das
Software Engineer, Consultant and Architect with current expertise in Enterprise and Cloud Architecture, serverless technologies, Microservices, and Devops.
Articles by Pratik Das
Health Checks with Spring Boot
Monitoring and observability are essential in distributed environments and they rely on effective health checking mechanisms that can be observed at runtime.
Read moreCreating Optimized Docker Images for a Spring Boot Application
Containers have emerged as the preferred means of packaging an application with all the software and operating system dependencies and then shipping that across to different environments.
Read moreLogging In Spring Boot
Logging is a vital part of all applications and brings benefits not only to us developers but also to ops and business people.
Read moreLocal Development with AWS on LocalStack
When we build applications with AWS, we access various AWS services for multiple purposes: store files in S3, save some data in DynamoDB, send messages to SQS, write event handlers with lambda functions, and many others.
Read moreWhat is AWS? A High-Level Overview of the Most Important AWS Services
AWS (Amazon Web Services) is a cloud computing platform with a wide portfolio of services like compute, storage, networking, data, security, and many more.
Read more