Elastic Container Registry A registry for storing Docker container images.It can easily store, manage, and deploy Docker container images.This is also...
When you first decide to become a developer, there are times when you don't know what to study first. Then this will help. roadmap.sh is a community...
At work, I often hear the words "KT time" and "KT meeting".So, what does KT stand for? Knowledge Transfer A process by which knowledge, ideas and...
First off, Nginx is pronounced "engine X"! I've read "N jinx" so far. Because it was always written in lowercase like 'nginx'...🤣 NGINX is focused on...
On-premise is not a method of operating a company's server in a remote environment such as the cloud, it refers to the method of installing and...
Access 1. Dot notation const obj = { notation: 'dot', application: { name: 'instagram', type: 'social' } obj.notation // =...