Microservices and it’s architectureMicroservice architecture, aka microservices, are a specific method of designing software systems to structure a single application as a…Nov 28, 2022Nov 28, 2022
JVM Architecture and ConceptThe major strength of Java is, it has been designed to run on variety of platforms with the concept WORA — “write once, run anywhere”…Oct 20, 2022Oct 20, 2022
VIDEO STREAMING USING SOCKET PROGRAMMING AND COMPUTER VISIONComputer Vision is the future of technology. Now a days if we need to make a device smart we must have to give it a vision. Without vision…Jun 12, 2021Jun 12, 2021
IMAGE PROCESSINGIf we talk about 15–20 years ago. It has been a very difficult task to do image processing . As the technology grows we may able to create…Jun 9, 2021Jun 9, 2021
Confusion Matrix and its Type1 , Type2 ErrorsWhat is Confusion Matrix and why you need it?Jun 6, 2021Jun 6, 2021
Configuring HTTPD Server on Docker Container and setting up Python InterpreterHere I am gonna configure HTTPD web server on docker and execute python code on container.Jun 1, 2021Jun 1, 2021
High Availability Architecture with AWS CLIToday I am gonna create a high availability architecture using AWS CLI. We are going to use EC2,S3,EBS and Cloud Front services. We are…Jun 1, 2021Jun 1, 2021
GUI Container on the DockerIf we 10 years behind in time no one would know that one day we can launch and destroy an OS in seconds. Docker is the most revolutionary…Jun 1, 2021Jun 1, 2021
AWS CLI used to create Security groups , Keys and EBS Volumes attached with an InstanceMay 27, 2021May 27, 2021
Executing Machine Learning Codes on Docker ContainerNow a days Containerization Technology is very rapidly growing day by day. Docker is the most popular Container Tools used very extensively…May 26, 2021May 26, 2021