Questions about building an ADFS server

JH.Kim 0 Reputation points
2024-10-17T06:30:50.86+00:00

We need Wbexso for our in-house videoconferencing system, so we need to build an ADFS server.

Can you tell me how much resources I need from the entire server when building ADFS servers?

The number of employees in the company is approximately 1.5 million, and I think you will need an account up to twice as much as we need.

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yanhong Liu 14,280 Reputation points Microsoft External Staff
    2024-10-18T03:00:34.4833333+00:00

    Hello

    Thank you for posting in Q&A forum

    Building an Active Directory Federation Services (ADFS) server for a company with around 1.5 million employees is quite an undertaking! Here are some general resource requirements you'll need to consider:

    Hardware Requirements:

    Processor Speed: At least 133 MHz for x86-based computers, but for a company of this size, you'll want much more powerful processors (e.g., multi-core CPUs).

    RAM: Minimum of 256 MB for setup, but realistically, you'll need significantly more. For a company of this scale, several gigabytes of RAM per server would be more appropriate.

    Disk Space: At least 10 GB for setup, but you'll need much more for logs, databases, and other operational needs. Multiple terabytes of storage would be advisable.

    Network: High-speed, reliable network connections to handle the load.

    Software Requirements:

    Windows Server: Windows Server 2012 R2 or later.

    Certificates: Publicly trusted SSL/TLS certificates for securing communications.

    Database: A SQL Server for the configuration database, or Windows Internal Database (WID) for smaller setups, but SQL Server is recommended for larger environments.

    Additional Considerations:

    Load Balancing: You'll need load balancers to distribute the traffic among multiple ADFS servers to ensure high availability and performance.

    Redundancy: Multiple ADFS servers in different data centers to provide failover capabilities.

    Monitoring and Maintenance: Tools and processes to monitor the health of the servers and perform regular maintenance.

    Best regards

    Yanhong

    =====================================

    If the answer is helpful, please click "Accept answer" and upvote it

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.