Sep 15, 2022Let’s Play with date commandHello everyone, we have used date command a lot but never went deep inside it. let’s do with a simple commandLinux1 min readLinux1 min readLet’s Play with date commandHello everyone, we have used date command a lot but never went deep inside it.let’s do with a simple command----
Sep 12, 2022Free Multi-Node Kubernetes Labs Setup for PracticeWe will be using the labs used by https://labs.play-with-k8s.com/ for practice, and for the upcoming blogs i will be using the same labs Let’s get started: Click on the Start Login With the Docker or GitHub credentials You will receive the following pageK 8 S3 min readK 8 S3 min read
Mar 26, 2022Managing Docker with PHP clientWe have been using docker with cli this time will be using web API of docker to fetch and do some fantastic things let’s move on to practical directly Installation of Docker — aws, local host Exposing the docker to Web API so that we can access it via HTTP …1 min read1 min read
Sep 3, 2021AWS SQS Case Study — MovinaryLocated in Berlin, Germany, movinary offers a cloud-hosted, online platform that enables customers to create videos from their photos and embellish them with text. Using these videos, customers can tell unique, personal stories about special events like weddings, holidays, and birthdays. …4 min read4 min read
Sep 3, 2021Industry Use case of Neural Networks !A branch of machine learning, neural networks (NN), also known as artificial neural networks (ANN), are computational models — essentially algorithms. Neural networks have a unique ability to extract meaning from imprecise or complex data to find patterns and detect trends that are too convoluted for the human brain or…7 min read7 min read
Sep 3, 2021MongoDB Industry usecasesToday I am here with a new article. Which is based on MongoDB. In this article we are going to see what is MongoDB, features of MongoDB and much more.. you will also get some information about How MongoDB help industry to work fluently . 🤔What Is MongoDB? MongoDB is an open-source document…5 min read5 min read
Sep 3, 2021Jenkins — Industry usecasesWHAT IS JENKINS?? It is a free and open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat. …8 min read8 min read
Sep 2, 2021OSPF : A Dynamic Routing ProtocolWhat is Dynamic Routing? Dynamic Routing is a network routing procedure that facilitates the routers to pick and choose the routing paths depending on the network structure’s logical changes in real-time. This is opposite to the typical traditional static network routing. This is an automated routing technique that requires very less administration and supervision…3 min read3 min read
Aug 12, 2021Use-Case of JavaScript in Artificial IntelligenceArtificial Intelligence is the most exciting domain and growing exponentially, and of course the most popular languages to train and implement these we use python and Scala as its very straightforward and lucid and suitable for ml projects. …2 min read2 min read
Jul 31, 2021Creating Key Pair, Security Group , EC2 instance and EBS and mount itCreating of Key Pair : — Go to EC2 services Step 1 :3 min read3 min read