PROGRESSIVE CODERPROGRESSIVE CODER
  • Become a Pro!
  • Areas
    • Software Design and Architecture
      • Software Architecture
        • Microservices
        • Domain Driven Design
        • Event Driven Architecture
        • Monolithic Architecture
    • Cloud computing and DevOps
      • Platforms
        • AWS
      • Containerization and Orchestration
        • Docker
        • Docker Compose
        • Kubernetes
        • OpenShift
      • Infrastructure as Code
        • Terraform
      • Message Queuing and Streaming
        • Kafka
        • RabbitMQ
      • Caching and Performance
        • Redis
    • Programming Languages and Frameworks
      • Data Structures and Algorithms
      • Languages
        • Java
        • Rust
        • Golang
        • Python
      • Frameworks
        • Spring Boot
        • Spring Cloud
        • Axon Framework
        • NodeJS
        • ExpressJS
        • NestJS
        • Fastify
        • FastAPI
        • KoaJS
        • Deno
      • Integration
  • Blog
  • About

Blog

Blog

Inserting Records to Table using Spring Boot

In the last post, we managed to wire up a H2 database with our Spring Boot application. In this post, we will see how inserting records to table using Spring Boot looks like. As we do this, we will also add some functionality to our sample application. To achieve our Read more…

By Saurabh Dashora, 4 years2 months ago
Blog

Setting up Spring Boot H2 Database

Spring Boot H2 Database is an extremely useful tool in the arsenal of any developer working on a Spring Boot application. H2 database is a java in-memory database that allows you, as a developer, a large amount of freedom to work with database changes during development phase. The Spring Boot Read more…

By Saurabh Dashora, 4 years2 months ago
Blog

6 Data Management Patterns for Microservices

Data Management in a monolithic system can get pretty complex. However, it could be a completely different ball-game in a microservices architecture. In this post, we will look at 6 data management patterns for microservices. Every software application relies on data. The success or failure of any business relies on Read more…

By Saurabh Dashora, 4 years2 months ago
Blog

The Anatomy of a Spring Boot Application

Spring Boot startup for an application is an interesting topic to explore. It will help you understand how a Spring Boot Application downloaded from the Spring Boot Initializr actually works. Understanding the basic Spring Boot startup process will also help us develop Spring Boot Microservices. In the last post in Read more…

By Saurabh Dashora, 4 years2 months ago
Blog

Spring Boot – A Work of Art

Spring Boot is a work of art. And yes, you should definitely believe the hype. It really is that good. Using Spring Boot, teams with significantly less experience in Java and Spring framework can also start delivering value with a little training. Spring Boot takes away most of the challenges Read more…

By Saurabh Dashora, 4 years2 months ago
defining-features-microservices
Blog

6 defining features of Microservices

Microservices are all the rage these days. There is always a risk that certain things get hyped up without any real benefits. However, that’s not the case with microservices. We already explored the same in one of our earlier posts. You can check it out here In this post, we Read more…

By Saurabh Dashora, 4 years2 months ago
is microservices a buzz word
Blog

Is Microservices just a buzz word?

Microservices is the new buzz word in the software industry apart from many other buzzwords. Sadly, we live in an era of buzzwords and keywords and things can get hyped up big time. But is microservices really just a buzzword? I’ll come to that in a bit. Whether it is Read more…

By Saurabh Dashora, 4 years2 months ago
Blog

Welcome to Progressive Coder

Hello friends, Welcome to Progressive Coder. This is the first post in this new awesome place. At Progressive Coder, our aim would be explore the world of programming and cover the latest trends in the industry. I’m Saurabh Dashora and I would be your host in this exploration journey. We Read more…

By Saurabh Dashora, 4 years4 years ago

Posts navigation

Previous 1 … 29 30
Recent Posts
  • A Guide to NestJS Fundamentals
  • How to use the Kubernetes Replication Controller?
  • How to setup Kubernetes Liveness Probe to handle health checks?
  • Why Kubernetes Pods and how to create a Pod Manifest YAML?
  • Terraform Workspaces – Manage Multiple Environments
Categories
Recent Posts
  • A Guide to NestJS Fundamentals March 11, 2023
  • How to use the Kubernetes Replication Controller? February 20, 2023
  • How to setup Kubernetes Liveness Probe to handle health checks? February 15, 2023
Links
  • About
  • Subscribe
  • Privacy Policy

  • About
  • Subscribe
  • Privacy Policy
Created my free logo at LogoMakr.com