Open in app

Sign In

Write

Sign In

Mastodon
Swathi Prasad
Swathi Prasad

1.92K Followers

Home

About

Pinned

Software Integration Series: DynamoDB Integration with Spring Boot

A simple guide to integrating Serverless NoSQL database with a Spring Boot application. DynamoDB is a serverless, NoSQL database offered by AWS. It is a fully managed database and offers reliable performance at any scale. It scales up or down automatically to adjust for capacity and maintain performance. In this…

Spring Boot

5 min read

Software Integration Series: DynamoDB with Spring Boot Integration
Software Integration Series: DynamoDB with Spring Boot Integration
Spring Boot

5 min read


Apr 12

Micrometer Tracing with Spring Boot 3 in a Monolithic Application

Instrument your application code with a vendor-neutral interface. Micrometer provides a simple tracing facade which allows to instrument JVM-based applications for monitoring performance and debugging errors. This tracing information can be sent to the popular monitoring systems for visualization. For Spring Boot versions below 3.x, we need to use Spring…

Observability

5 min read

Micrometer Tracing with Spring Boot 3 in a Monolithic Application
Micrometer Tracing with Spring Boot 3 in a Monolithic Application
Observability

5 min read


Apr 8

Beginner’s Guide to OpenAI ChatGPT API with Java

ChatGPT is a language model trained by OpenAI which can be used to generate human-like text. ChatGPT can be used to generate responses to questions, code, provide suggestions, or information in a conversational manner. In this article, we will look at how to use the OpenAI API with Spring Boot…

Java

3 min read

Beginner’s Guide to OpenAI ChatGPT API with Java
Beginner’s Guide to OpenAI ChatGPT API with Java
Java

3 min read


Apr 5

How to read more than 1000 items from S3 in Java

AWS SDK for S3 provides API to manage S3 buckets and objects. It supports higher level abstractions for simplified development. In this article, you can learn how to integrate S3 with a Spring Boot application and make API requests to S3. AWS S3 API can return a maximum of 1000…

Java

2 min read

How to read more than 1000 items from S3 in Java
How to read more than 1000 items from S3 in Java
Java

2 min read


Apr 2

Software Integration Series: Spring Boot and Amazon S3 Integration

A detailed guide on integrating Spring Boot and Amazon S3 with a sample application and Infrastructure-as-Code templates. Welcome to my first article in the Software Integration Series. In this series, I will deep dive into various topics using Java tech stack, AWS cloud and many more. Without further ado let’s…

AWS

5 min read

Software Integration Series: Spring Boot and Amazon S3 Integration
Software Integration Series: Spring Boot and Amazon S3 Integration
AWS

5 min read


Published in

ITNEXT

·Nov 9, 2022

Understanding Virtual Destinations in ActiveMQ with an Example

Virtual Destinations allow us to create logical destinations that map onto one or more physical destinations. Virtual Destinations are logical destinations, a combination of Queues or Topics that map onto one or more physical destinations. …

Java

3 min read

Understanding Virtual Destinations in ActiveMQ with an Example
Understanding Virtual Destinations in ActiveMQ with an Example
Java

3 min read


Jan 8, 2022

Introduction to Sealed Classes

Learn about fine-grained inheritance control in Java Sealed classes feature was released in Java 17. However it was already available as a preview feature since Java 15 and revised in Java 16. Sealed classes can restrict other classes or interfaces from extending or implementing them. …

Java

2 min read

Introduction to Sealed Classes
Introduction to Sealed Classes
Java

2 min read


Feb 7, 2021

Beginner’s Guide to PouchDB

JavaScript DBMS with an API inspired by CouchDB PouchDB is an open source client-side database API written in JavaScript. It is modelled after CouchDB — a NoSQL database that runs within the browser. If you are not familiar with NoSQL databases, let me give you a short introduction. NoSQL is…

JavaScript

4 min read

Beginner’s Guide to PouchDB
Beginner’s Guide to PouchDB
JavaScript

4 min read


Published in

The Startup

·Oct 8, 2019

How to Implement a Simple Message Queue in Node.js

Messaging Queue enables asynchronous communication, where application puts a message onto a message queue and does not require an immediate response to continuing processing. The producer and consumer do not interact directly with each other, but they interact with message queue. …

JavaScript

3 min read

How to Implement a Simple Message Queue in Node.js
How to Implement a Simple Message Queue in Node.js
JavaScript

3 min read


Oct 6, 2019

Beginner’s Guide to Spring Expression Language with Spring Boot

A guide to use Spring Expression Language with @Value annotation. Spring Expression Language (SpEL) is a powerful expression language, which can be used for querying and manipulating an object graph at runtime. SpEL is available via XML or annotation, is evaluated during the bean creation time. In this article, we…

Java

2 min read

Beginner’s Guide to Spring Expression Language with Spring Boot
Beginner’s Guide to Spring Expression Language with Spring Boot
Java

2 min read

Swathi Prasad

Swathi Prasad

1.92K Followers

Software architect and developer living in Germany. Sharing my opinion and what I learn.

Following
  • Ethan Siegel

    Ethan Siegel

  • umair haque

    umair haque

  • Star Walk

    Star Walk

  • Dr. Derek Austin 🥳

    Dr. Derek Austin 🥳

  • Steve Yegge

    Steve Yegge

See all (298)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech