Port Numbers

Port Numbers

DevOps engineers often work with a variety of tools and services that communicate over specific port numbers.

???????? ?????? ???????? ???????????? ???????? ?????????????? ???????? ???????????? ?????????????????? ?????? ??????????????????:

1. ???????????? ????????????: -Port: 2375 (unencrypted) and 2376 (encrypted)

2. ??????????????: -Runs on ???????? ???????? 8080 ??r ?????????? ???????? 8443

3. ???????? (?????????????????? ???????????????? ????????????????):- Default Port: 80

4.?????????? (?????????????????? ???????????????? ???????????????? ????????????): - Default Port: 443

5. ?????? (???????????? ??????????): - Default Port: 22

6. ?????? (???????? ???????????????? ????????????????): - Control Port: 21 - Data Port: 20

7. ???????? (???????????? ???????? ???????????????? ????????????????): - Port: 25

8. ?????? (???????????? ???????? ????????????): - Port: 53

9. ?????? (???????????? ?????????????? ????????????????): - Port: 3389

10. ?????????? ????????????????: - Port: 3306

11. ???????????????????? ????????????????: - Port: 5432

12. ??????????????: - Port: 27017

13. ???????????????????? ?????? ????????????: - Port: 6443

14. ??????????: - Default HTTP Port: 80 - Default HTTPS Port: 443

15. ??????????????????????????: - Port: 9200

16.???????????? ????????????: - Default HTTP Port: 8080 - Default HTTPS Port: 8443

17. ????????????????????: - Port: 9090

18.??????????????: - Default HTTP Port: 3000

19 . ??????: - SSH Port: 22 - Git Protocol Port: 9418

Remember that these are default port numbers, for security reasons, it's common to change default port numbers or use secure protocols (e.g., HTTPS) when possible.


Thank you for reading. I hope you found this article helpful.

Happy Learning :-)

Mounika Jilakari.




Sameer Hashim

DevOps Engineer | 3k+ | Passionate about DevOps | Linux, AWS, Git, Docker, Jenkins, CI/CD, Kubernetes, Terraform, Ansible | Automating Workflows | #OpenToWork

1 年

Valuable post for every DevOps Engineer.

回复

要查看或添加评论,请登录

mouni ka的更多文章

  • GitHub Actions Scouting Myntra App | DevSecOps

    GitHub Actions Scouting Myntra App | DevSecOps

    STEP 1A: Setting up AWS EC2 Instance and IAM Role Sign in to the AWS Management Console Access the AWS Management…

  • Setup ELK Stack Architecture

    Setup ELK Stack Architecture

    Continuous Monitoring: Continuous Monitoring is an important part of software development. It measures the health of…

  • Terraform: Deploying a 2-Tier Architecture

    Terraform: Deploying a 2-Tier Architecture

    Scenario Deploying a 2-tier architecture that includes all our code in a single main.tf file (known as a monolith) with…

  • Lost your Amazon EC2 Keypair?

    Lost your Amazon EC2 Keypair?

    In this, we have created two instances (DB-Server and Helper-EC2), of which one has lost its keypair. We lost our…

  • In this project I’m doing how to deploy a WordPress website on AWS(EC2 Ubuntu Instance) using Docker.

    In this project I’m doing how to deploy a WordPress website on AWS(EC2 Ubuntu Instance) using Docker.

    WordPress is a popular web hosting site that is very easy to use and setup. The platform allows users to create and…

  • Jenkins Pipeline (Docker + Kubernetes)

    Jenkins Pipeline (Docker + Kubernetes)

    Step - 1: Jenkins Server Setup 1.1) Create Ubuntu VM (20.

  • Hosting Static Website With AWS S3

    Hosting Static Website With AWS S3

    Hosting Static Website With AWS S3 Steps to develop Static website 1) login to AWS Portal 2) Search for S3 Service 3)…

    2 条评论
  • Jenkins CI/CD Pipeline Setup

    Jenkins CI/CD Pipeline Setup

    Jenkins CI/CD Pipeline with GitHub + Maven + Nexus + SonarQube + Tomcat Here we will complete our setup in 6 steps Step…

    1 条评论
  • DevOps Project Setup

    DevOps Project Setup

    Spring Boot + Angular + Docker + Kubernetes – Project Setup In this project I have deployed one Full Stack Application…

社区洞察

其他会员也浏览了