Forem

Code Green profile picture

Code Green

Cloud Native Dev | Android Dev | Automation Tester

Location India Joined Joined on  github website twitter website

Work

Associate Consultant

NoSQL vs. SQL Databases

NoSQL vs. SQL Databases

Comments
3 min read

Want to connect with Code Green?

Create an account to connect with Code Green. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
AWS - Secure, High‑Throughput Ingestion Pipeline for Large Binary Objects

AWS - Secure, High‑Throughput Ingestion Pipeline for Large Binary Objects

Comments
3 min read
Designing a Scalable, Cost‑Effective Access Pattern for a High‑Throughput Time‑Series Store

Designing a Scalable, Cost‑Effective Access Pattern for a High‑Throughput Time‑Series Store

Comments
4 min read
Building a Multi‑Region Failover Architecture for a Lambda‑Backed API

Building a Multi‑Region Failover Architecture for a Lambda‑Backed API

Comments
3 min read
Implementing Secure API Gateway Lambda Integration with Fine‑Grained IAM

Implementing Secure API Gateway Lambda Integration with Fine‑Grained IAM

Comments
2 min read
Designing an Exactly‑Once DynamoDB Stream Lambda DynamoDB Pipeline

Designing an Exactly‑Once DynamoDB Stream Lambda DynamoDB Pipeline

Comments
3 min read
Reducing Cold‑Start Latency for Go‑Based Lambda Functions Triggered by S3 Events

Reducing Cold‑Start Latency for Go‑Based Lambda Functions Triggered by S3 Events

Comments
2 min read
Selenium Interview Question and Answers

Selenium Interview Question and Answers

Comments 2
3 min read
Selenium webDriver Cheat sheet

Selenium webDriver Cheat sheet

Comments
2 min read
Selenium WebDriver steps and methods

Selenium WebDriver steps and methods

Comments
1 min read
Git cheat sheet and detailed guide

Git cheat sheet and detailed guide

1
Comments
2 min read
Rest Template vs Web Client in Spring Boot

Rest Template vs Web Client in Spring Boot

3
Comments 1
3 min read
What are S3 storage classes in AWS?

What are S3 storage classes in AWS?

Comments
1 min read
Java 8 vs Java 11 vs Java 17 Comparison and Key Features

Java 8 vs Java 11 vs Java 17 Comparison and Key Features

1
Comments 1
2 min read
Spring Bean Scopes Cheat Sheet

Spring Bean Scopes Cheat Sheet

2
Comments
1 min read
Explain String Constant Pool in Java

Explain String Constant Pool in Java

Comments 1
1 min read
Explain difference between finally, final, and finalize in Java

Explain difference between finally, final, and finalize in Java

1
Comments 2
1 min read
Explain Load Factors for ArrayList and HashMap in Java

Explain Load Factors for ArrayList and HashMap in Java

Comments
2 min read
Explain Java Memory Architecture in detail

Explain Java Memory Architecture in detail

6
Comments
2 min read
Spring Boot Cheat Sheet

Spring Boot Cheat Sheet

28
Comments 1
3 min read
SOLID Principles in Java with Examples

SOLID Principles in Java with Examples

3
Comments
2 min read
Design Patterns in Java with examples

Design Patterns in Java with examples

1
Comments
2 min read
Explain Functional Interfaces and Streams in Java 8

Explain Functional Interfaces and Streams in Java 8

1
Comments
2 min read
Explain internal working of HashMap in Java

Explain internal working of HashMap in Java

1
Comments
2 min read
How to create a immutable class in java? explain with example

How to create a immutable class in java? explain with example

2
Comments 2
1 min read
System design of REST API that facilitates the uploading of large files using chunking

System design of REST API that facilitates the uploading of large files using chunking

1
Comments
2 min read
System Design for Data Ingestion and Analytics System

System Design for Data Ingestion and Analytics System

2
Comments
2 min read
Architect a system to facilitate seamless money transfer across countries.

Architect a system to facilitate seamless money transfer across countries.

4
Comments 1
2 min read
Practical aspects of Microservices Architecture

Practical aspects of Microservices Architecture

Comments
2 min read
What is the difference between HashMap and Hashtable?

What is the difference between HashMap and Hashtable?

Comments
1 min read
What are the differences between HashSet and TreeSet?

What are the differences between HashSet and TreeSet?

Comments
1 min read
Why is Java faster than Python? Answer

Why is Java faster than Python? Answer

Comments
2 min read
What is SpringBoot? And why it is preferred over Spring MVC?

What is SpringBoot? And why it is preferred over Spring MVC?

Comments
2 min read
How is Hibernate Different from Spring Boot?

How is Hibernate Different from Spring Boot?

1
Comments
1 min read
What is Hibernate? How does it works

What is Hibernate? How does it works

Comments
1 min read
what are different methods from Mockito framework used, explain the sequence of usage?

what are different methods from Mockito framework used, explain the sequence of usage?

Comments
1 min read
What is Mockito? How to Test SpringBoot Application using Mockito

What is Mockito? How to Test SpringBoot Application using Mockito

Comments
2 min read
Fibonacci Series - Coding Interview Question | Easy visual explanation

Fibonacci Series - Coding Interview Question | Easy visual explanation

Comments
1 min read
What is Data-Driven Testing with Selenium WebDriver and Java #interviewQuestion

What is Data-Driven Testing with Selenium WebDriver and Java #interviewQuestion

1
Comments
2 min read
How to Handle Frames and Windows in Selenium WebDriver #InterviewQuestion

How to Handle Frames and Windows in Selenium WebDriver #InterviewQuestion

Comments
2 min read
What is the Page Object Model (POM), and how does it benefit Selenium automation testing? #InterviewQuestion
Cover image for What is the Page Object Model (POM), and how does it benefit Selenium automation testing? #InterviewQuestion

What is the Page Object Model (POM), and how does it benefit Selenium automation testing? #InterviewQuestion

Comments
2 min read
Functional Interface in Java

Functional Interface in Java

1
Comments
1 min read
What are new features of Java 8 #interviewQuestion

What are new features of Java 8 #interviewQuestion

1
Comments 2
1 min read
What is Try-With-Resources, in Java? #InterviewQuestion

What is Try-With-Resources, in Java? #InterviewQuestion

Comments
1 min read
Average City Temperature Calculation Interview Question EPAM

Average City Temperature Calculation Interview Question EPAM

Comments
2 min read
In Java what is ConcurrentModificationException? How to avoid it in multi-threading. #InterviewQuestion

In Java what is ConcurrentModificationException? How to avoid it in multi-threading. #InterviewQuestion

2
Comments
2 min read
In Spring Boot, what is the use of @PostConstruct? Explain using Example.

In Spring Boot, what is the use of @PostConstruct? Explain using Example.

5
Comments
1 min read
Why Set Doesn't Allow Duplicates in Java

Why Set Doesn't Allow Duplicates in Java

2
Comments
1 min read
In Java how to create a custom ArrayList that doesn't allow duplicate? #Interview Question

In Java how to create a custom ArrayList that doesn't allow duplicate? #Interview Question

2
Comments 4
1 min read
CQRS Design Pattern in Spring Boot? Explain with Example

CQRS Design Pattern in Spring Boot? Explain with Example

2
Comments 1
1 min read
Optional Class in Java and its methods

Optional Class in Java and its methods

1
Comments
2 min read
Using Kafka in Spring Boot Application

Using Kafka in Spring Boot Application

Comments
1 min read
what is JPA? explain few configurations

what is JPA? explain few configurations

Comments
1 min read
What is Apache Kafka? explain architecture of Kafka

What is Apache Kafka? explain architecture of Kafka

2
Comments
1 min read
Setting up a Local Kafka Environment on Windows

Setting up a Local Kafka Environment on Windows

5
Comments 2
2 min read
How can we secure the Spring Boot Actuator endpoints?

How can we secure the Spring Boot Actuator endpoints?

8
Comments 1
1 min read
What are Spring Boot Actuator endpoints?

What are Spring Boot Actuator endpoints?

1
Comments
1 min read
How does Spring Boot Application achieve auto configuration internally, explain the use of @EnableAutoConfiguration?

How does Spring Boot Application achieve auto configuration internally, explain the use of @EnableAutoConfiguration?

Comments
1 min read
what are conditional annotations in Spring Boot Application?

what are conditional annotations in Spring Boot Application?

1
Comments
1 min read
What are the best practices for versioning Spring Boot REST APIs?

What are the best practices for versioning Spring Boot REST APIs?

8
Comments 1
2 min read
loading...