Here’s how you can Dockerize a Spring Boot web application Tech by Sunny Srinidhi - March 24, 2020March 24, 20200 Docker is everywhere today. A lot of projects in most big companies are deployed in production as Docker containers. Once you realize how easy and useful this approach is, you’d want to Dockerzie everything. A lot of tools and services today provide official Docker images so that you don’t have to worry about downloading all the required dependencies, fixing version conflicts of those dependencies, and other compatibility issues. Read more... “Here’s how you can Dockerize a Spring Boot web application”
I started using SonarQube, and I’m glad I did Tech by Sunny Srinidhi - March 18, 2020March 18, 20200 Most of you would already know about SonarQube, and most of you will already be using it. I never got the opportunity to use it, even though I had heard about it. But recently, I decided to make it a part of my development pipeline for my personal projects. Read more... “I started using SonarQube, and I’m glad I did”
Coronavirus (COVID-19), technically General by Sunny Srinidhi - March 13, 2020March 13, 20200 The very first thing you need to know about coronavirus is that it’s not just one virus, but actually a family of viruses that include not only the new COVID-19, but a few more. The latest COVID-19 started as an epidemic in China, but has soon become pandemic with hundreds of deaths and thousands of infections reported worldwide. Read more... “Coronavirus (COVID-19), technically”
Geektrust Coding Challenge Changed Me Tech by Sunny Srinidhi - March 11, 20201 A couple of months back, I was introduced to Geektrust by a friend. I thought it was just another competitive programming website. Reluctantly, I opened it up in my browser. I looked around and went through all their offerings. They have coding challenges, and based on the results of these challenges, companies (registered with Geektrust) can shortlist you for interviews. Read more... “Geektrust Coding Challenge Changed Me”
How to build a simple data lake using Amazon Kinesis Data Firehose and Amazon S3 Data Science by Sunny Srinidhi - March 3, 2020March 3, 20203 As the data generated from IoT devices, mobile devices, applications, etc. increases at an hourly rate, creating a data lake to store all that data is getting crucial for almost any application at scale. There are many tools and services that you could use to create a data lake. Read more... “How to build a simple data lake using Amazon Kinesis Data Firehose and Amazon S3”