Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


In AWS, we have several ways to deploy Django (and not Django applications) with Docker. We can use ECS or EKS clusters. We only need to add this shell...

medium.com

Docker EE
How to Install Docker EE (New Way) Step2: Set-up a common user and configure SSH connection using ssh-keygen and ssh-copy-id. Step3: On sample server : 3.
by It works flawlessly as long as it runs within the supported configuration. Also, note that this post is a result of my experimentation and is NOT a...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
by In this article, I briefly describe what web socket gives us in the context of integration. As you can see in the diagram above, the client initiat...
This is a step by step guide on how to set up Amazon Connect in under 30 mins If this is the first time you’ve heard of Amazon Connect then I suggest you checko...
Clean Code developer movement has been going on for several years to create and promote the discipline of writing clean code in everyday programming, especially...
by When it started to get traction as a concept, almost 10 years ago, DevOps was primarily used to push rapid changes to web environments with minimal impact f...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
by Nowadays any application is API based or distributed where one request is not just served by one application but a series of applications either parallel or...
by For calling Behavior Awareness capability we have to assign the given permissions in the manifest file. We can use the Capture API to detect user behavior,...
by When we develop software we do it in a team: that is, we are a group of people, including engineers and developers, who contribute to the development of the...
by So, it should come as no surprise to hear that developers have been increasingly relying on open-source software (OSS) components. OSS libraries an...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
And the expansion of business activities across borders has made video conferencing software the prime focus of every organization. In this age of intense compe...
The simplest way I can explain the differences between Virtual Machines and Containers is that a VM virtualizes the hardware and a Container “virtualizes” the O...
Over the past decade, we can see a dramatic improvement in digitalization. When it comes to Software / Web development, over the years, the process of implement...
This requires configuring DNS records when you deploy your web application, which be done with the Kubernetesadd-on ExternalDNS. This article covers how install...