Найти в Дзене
Kubernetes VS Docker Swarm
DevOps is a new concept and people are looking for information on Kubernetes vs Docker swarm, i.e. which tool to use between both. Both tools have their own merits and demerits. in this article, we are comparing both the tools. We will provide you detail features of both Kubernetes and Docker Swarm. What is Kubernetes? Kubernetes is an open-source container management system produced by Google. It is a portable system for automatic container deployment and administration. In practice, Kubernetes...
6 лет назад
419 page expired laravel ERROR
If you are using an application developed in Laravel you might get an error saying “419 page expired”. What is 419 page expired Lets first discuss the 419 HTTP status code. 419 status code indicates that authentication failed for a previously authenticated request or the authentication key/token has been expired...
6 лет назад
Free JavaScript Interview Questions
Most frequently asked JavaScript interview questions with their answers that every beginner to advance JavaScript Developer should know are as follow. Beginner Level Javascript Interview Questions Here is part one of the javascript interview questions. bookmark this page and stay tuned for more beginner to advance interview questions to gauge your javascript level. How many ways can you declare an array in JavaScript? There are basically two ways to declare an array. Array literal new keyword What is the use of a window in JavaScript? The window object is a global JavaScript object. The window object is automatically created by the browser that represents a window of a browser...
6 лет назад