Tutorials

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

Docker – How to Install WordPress & MySQL using Docker

Wordpress or PHP developers may find it difficult to do a fresh installation of Wordpress and MySQL in a quick…

7 years ago

How to Install Hyperledger Explorer & Access Fabric Network

Hyperledgder Explorer is a Blockchain explorer which can be used to view the details on the one or more blockchain…

7 years ago

Learn to Create Hyperledger Fabric Blockchain with byfn.sh – Part 1

Hyperledger Fabric comes up with a script namely byfn.sh which can be used to Build Your First Network (byfn). Hyperledger Fabric script, byfn.sh (found…

7 years ago

Angular – How to Prevent XSS Attacks – Code Examples

This article represents concepts and related instructions, code example/sample in relation to Cross-site scripting (XSS) security vulnerabilities in Angular app…

7 years ago

Kubernetes – How to Create / Delete Namespaces; Why Namespaces?

This article represents concepts related to Kubernetes Namespace and how to create/delete the namespaces. The following topics are discussed in this article: What…

7 years ago

How to Install Kubernetes on Mac OS/X

This article represents point-to-point instructions on how to install / setup Kubernetes on Mac OS/X. We will look into steps for…

7 years ago