Ajitesh Kumar

AWS Temporary Credentials with Java & Spring Boot

AWS Security Token Service (STS) is an Amazon web service which enables you to request temporary, limited-privilege credentials for AWS…

7 years ago

10 Spring Framework Interview Questions for Freshers

Spring Framework is one of the most popular and widely used Java frameworks which makes it very easy to create…

7 years ago

Amazon S3 with Spring Boot & Java – Sample Code

Amazon Simple Storage Service (S3) is an AWS object storage platform which helps you to store the files/data in form…

7 years ago

Amazon Polly Hello World with Java & Spring Boot

Amazon Polly is one cool AWS service which can be used to achieve requirements such as creating business, security alerts…

7 years ago

Spring Boot CommandLineRunner Code Example

Spring Boot helps you quickly get started with building a Spring-based web app in no time. All you need to…

7 years ago

Python Quick Coding Tutorials for Experienced Developers

Learning Python has taken centerstage for many developers as Python is one of the key language for working in the…

7 years ago

How to Get Started with Amazon Polly using AWS CLI

Amazon Polly is a text-to-speech service which turns text into life-like speech, allowing you to create applications that talk in…

7 years ago

8 Machine Learning Javascript Frameworks to Explore

Javascript developers tend to look out for Javascript frameworks which can be used to train machine learning models based on…

7 years ago

Docker UI App – How to Get Started with Docker UCP

Docker Universal Control Plane (UCP) is a containerized web application (UI-based) that runs on Docker Enterprise Edition and makes it…

7 years ago

Docker UI App – How to Install Portainer

Portainer is a Docker UI app which can be used to manage one or more docker environments locally or remotely…

7 years ago

Sentiment Analysis Examples using Google Cloud NLP API

Sentiment analysis of a text document such as speech, articles on websites etc is about assessing sentiments associated with the…

7 years ago

How to Create Java NLP Apps using Google NLP API

Natural language processing (NLP) is an AI-based technology which is used for creating apps related to speech recognition, natural-language understanding,…

7 years ago

5 Reasons to get Docker Certified Associate Certification

Docker certification is about passing Docker Certified Associate (DCA) exam and getting recognition for your Docker skills. The following are…

7 years ago

Docker Certification Practice Questions – Dockerfile

Docker allows applications to run securely while being isolated in a container, packaged with all its dependencies and libraries. It…

7 years ago

Kubernetes Certification Practice Test (Storage Volumes)

Kubernetes storage volumes is a very important concept in relation to how data is managed within a Pod (consisting of…

7 years ago

Data Science – What are Machine Learning (ML) Models?

Machine learning (ML) models is the most commonly used in a data science project. In this post, you will learn…

7 years ago