-
Enterprise Java
AWS Lambda to save data in DynamoDB
In this tutorial, we will see how using AWS Lambda we can save data in Dynamo DB. Here are the…
Read More » -
DevOps
Jib – Containerize Your Java Application
ge Credit: https://github.com/GoogleContainerTools/jib Building containerized applications require a lot of configurations. If you are building a Java application and planning…
Read More » -
Software Development
[MEGA DEAL] The 2020 Premium Ethical Hacking Certification Bundle (96%)
Become a Cybersecurity Superhero with 60+ Hours of Training from Ethical Hacking Professionals Hey fellow geeks, This week, on our…
Read More » -
Agile
This Is Not and Cannot Be “Business as Usual”
Many organizations heeded the COVID-19 warnings and sent people home to work as remote teams. The managers want to proceed…
Read More » -
Enterprise Java
AWS Lambda function with Java Pojo as Input Output Example
In the previous tutorial, we saw How to Create AWS Lambda function with Java and we passed String as input and…
Read More » -
Software Development
The Feature Magnet
God, I hate enum in Java. (Well, I don’t, but it got your attention didn’t it!?) Here’s a simple chain…
Read More » -
Enterprise Java
Docker Compose for Spring Boot application with PostgreSQL
In this blog post you will learn how to configure Spring Boot application with PostgreSQL for running with Docker Compose.…
Read More » -
Core Java
Java 14 New Features
On 17th March 2020, Oracle has released a new version of Java named Java 14, which includes lots of new…
Read More » -
DevOps
Rotating secrets in Kubernetes
I’m building a multitenant SaaS on top of Kubernetes at the moment, and one principle we’ve gone with is that…
Read More »