How to Create & Configure Elastic Container Registry on AWS
Amazon Elastic Container Registry (ECR) is a fully managed container registry that makes it easy to store, manage, share, and deploy container images and artifacts anywhere. Amazon ECR transfers container images over HTTPS and automatically encrypts images at rest. Amazon ECR Public makes it easy to publicly share container software worldwide for anyone to download. …
Read more “How to Create & Configure Elastic Container Registry on AWS”
Steps to Setup MTR Network Diagnostic Tool on Ubuntu 20.04 LTS
Mtr(my traceroute) is a free & open source command line network diagnostic tool. It helps to provide the functionality of both the ping and traceroute commands. It is a simple tool that display the information about the network packets. Using MTR, we can easily get the network & domain-name information. There are few steps to …
Read more “Steps to Setup MTR Network Diagnostic Tool on Ubuntu 20.04 LTS”
Steps to Setup Linux Dash Monitoring tool on Ubuntu 20.04 LTS
Linux Dash is a free & open source System monitoring tool.It allows to visualize the behavior of server in real time & display the information on system such as number of running processes, number of logged in users, the CPU load, memory statistic, disk usage, network connections, internet connection speed etc. There are some steps …
Read more “Steps to Setup Linux Dash Monitoring tool on Ubuntu 20.04 LTS”
How to Create Firewall Manager Policies on Microsoft Azure
Firewall Policy is an Azure resource that contains NAT, network, and application rule collections, and Threat Intelligence settings. It’s a global resource that can be used across multiple Azure Firewall instances in Secured Virtual Hubs and Hub Virtual Networks. Policies work across regions and subscriptions. Login to microsoft azure portal. Click on All Services. …
Read more “How to Create Firewall Manager Policies on Microsoft Azure”
How to Create & Configure CodePipeline on Amazon Web Service.
AWS Code Pipeline is a fully managed continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates. You can easily integrate AWS Code Pipeline with third-party services such as GitHub or with your own custom plugin. AWS CodePipeline is a workflow management tool that allows users to …
Read more “How to Create & Configure CodePipeline on Amazon Web Service.”