Recommended Posts

My brother in law just called me, and was asking what is the best way to set up a cloud for his company?

When I asked for more details, he basically said anywhere from 10-15 people in his company would need to have access to servers from any location that would be storing large Auto CAD files that people could work on from wherever they were.

Security is obviously a main concern.

 

His company is willing to hire a third party to set it all up, so I am just wondering, what exactly should he be asking for?

Does he want a VPN? Or a cloud? Or Remote Desktop?

Is this something that could potentially be setup on their own? Or would hiring a company be the best route to take?

 

I know I may be using the completely wrong terminology for what they are looking for, that is why I am here posting and asking.

 

Any and all help and suggestions are greatly appreciated.

 

TIA

DL

Link to comment
https://www.neowin.net/forum/topic/1164130-vpn-or-maybe-not-for-about-15-users/
Share on other sites

Would they be using windows or mac or linux or other?

If mainly mac and/or linux you could do that using a simple SSH server/client setup and SOCKS5 proxy and SSH for filestore or NFS.

If windows then you could also do that but you'd need third party CYGWIN software.

 

Actually in windows you can use routing and remote access (on windows server editions) and then have all the windows PCs 'dail in' over the net and you access the web/internet as in you were networked to the server in a local LAN, and use shared folders, etc. That's fine for 15 users I think? You might need some CALs though.

"access to servers from any location that would be storing large Auto CAD files that people could work on from wherever they were."

So servers currently store these files at his location? And he wants to allow access to these files.. How large are the files? And how fat his the pipe to the connection where the files are currently stored.

If the above is the case and the files are not GBs in size and his pipe is big enough, then sure VPN would be one way to allow users into the network to access files off a server.

You could also just setup ftp access to them, or share them via a website for users to upload and download.

Other question I assume these users are company users with their laptops that have autocad installed? Why don't they just have a local copy of the files on their laptop in the first place?

But sure if he wanted a cloud - you could use something like dropbox team which would allow as many uses as need to have access to the files that are stored on the cloud with local copies on their machines. Changes that were made to the files would be sent back to the cloud and all users would then have the new updated copy.

I would get some more details of exactly what he is envisions, can he walk you through what he thinks this remote user would do to access the file, etc.

You could also setup citrix, or remote desktop to computers or virtual machines on your network that have access to the files and autocad installed to work on the files remotely that way, etc.

Quite possible he heard the word "cloud" and wants to jump on the band wagon without clue one to what that really means, etc. ;)

  • Like 1

Would they be using windows or mac or linux or other?

If mainly mac and/or linux you could do that using a simple SSH server/client setup and SOCKS5 proxy and SSH for filestore or NFS.

If windows then you could also do that but you'd need third party CYGWIN software.

 

Actually in windows you can use routing and remote access (on windows server editions) and then have all the windows PCs 'dail in' over the net and you access the web/internet as in you were networked to the server in a local LAN, and use shared folders, etc. That's fine for 15 users I think? You might need some CALs though.

Sorry I should have known to post the OS. They are a Windows environment currently and would definitely prefer to keep it that way.

 

Can you explain what a CALs And CYGWIN? is?

 

Cloud will be ideal here. Lots of solutions out there for file collaboration. Transferring large files will be pain over RDP or VPN. A file sharing solution will allow for local synchronization taking away the pain.

Yeah I was thinking the file sizes could be an issue. These files definitely get over 1GB pretty fast according to him.

CALs are Client Access Licenses, i.e. you're allowed a certain number of clients and if you want more you have to purchase additional licenses.

CYGWIN is a sorta way to run linux-like programs on windows.

I'd go with another option other than SSH if you're using windows.

Would OwnCloud work? It has business support available and is supported by a growing number of hosting companies. There are also management options available from the web user interface, which is probably a huge advantage if less technical people will be managing it. OwnCloud will probably work fairly similarly to Dropbox for business, like BudMan suggested, except unlike Dropbox it will require your brother-in-law's company to seek their own hosting provider. The advantage to OwnCloud is that the company has complete control over their software and their data.

"access to servers from any location that would be storing large Auto CAD files that people could work on from wherever they were."

So servers currently store these files at his location? And he wants to allow access to these files.. How large are the files? And how fat his the pipe to the connection where the files are currently stored.

If the above is the case and the files are not GBs in size and his pipe is big enough, then sure VPN would be one way to allow users into the network to access files off a server.

You could also just setup ftp access to them, or share them via a website for users to upload and download.

Other question I assume these users are company users with their laptops that have autocad installed? Why don't they just have a local copy of the files on their laptop in the first place?

But sure if he wanted a cloud - you could use something like dropbox team which would allow as many uses as need to have access to the files that are stored on the cloud with local copies on their machines. Changes that were made to the files would be sent back to the cloud and all users would then have the new updated copy.

I would get some more details of exactly what he is envisions, can he walk you through what he thinks this remote user would do to access the file, etc.

You could also setup citrix, or remote desktop to computers or virtual machines on your network that have access to the files and autocad installed to work on the files remotely that way, etc.

Quite possible he heard the word "cloud" and wants to jump on the band wagon without clue one to what that really means, etc. ;)

:laugh: Apparently someone higher up said they wanted a cloud setup is how this all started.

 

So to answer what I know...

 

They have a T1.

 

I just called him to get the details, and they do have a local network setup. So they do have loca servers.

 

So the big need is different people may be at different locations but need to have access to the same file. And all those people could also be making changes to it, etc from a remote location. I explained there then may be an issue with versioning, files being locked out, etc., so that sounds like a potential issue. But it sounds like a matter of the files should be easily accessed by all as if they were on a LAN but from any location in our state. Who knows, perhaps across the whole US as well if they travel, but it sounds like it would mainly be a matter of they would be all over the state of New Jersey. 

 

Also sounds like they want to implement some kind of backup system as well so there are backups of files just in case.

 

So they already have some kind of local servers set up. They have a T1. They want people to be able to access files remotely. So sounds like it would be a VPN type situation?

 

To give just a little more back story, this is not a company that has been dealing with technology long at all. It is an Electricians Union, and they are just getting into implementing the use of Auto Cad on their jobs. Something that is very new. So whatever they do have currently setup is more than likely as simply as it needs to be to get the job done.

I have a client that works in a mixed environment (windows and osx); 3D design it's their game and CAD files are their Aquilles tendon, since they access them via VPN :o ; it's insane since those files can get very big pretty fast.

 

So in their case we showed them some solutions based in file collaboration / teaming; dropbox for enterprise, skydrive pro / sharepoint online are possible solutions as well and can be cheaper on the short run, depending the needs the enterprise has (versioning, for example).

Probably the best would be either remote desktop or citrix, depeding on the type of cad and how heavily reliant it is on the graphics processor.  I would not recommend 3d with this type of application. 

 

But large files you will want to use either a dropbox/skydrive type of solution or you will want to remote into a server that is local there like a citrix or a terminal server. 

 

T1 definatly not anything cloud related, it will take a year and a day to get those files up there then when you need to retrieve them on site will take another year and a day.

 

VPN and 1GB+ files being transfered will also take forever, not recommended with a T1. 

 

IMO with the infrastructure technology they have, they should look into a terminal server or citrix type of solution. 

Would OwnCloud work? It has business support available and is supported by a growing number of hosting companies. There are also management options available from the web user interface, which is probably a huge advantage if less technical people will be managing it. OwnCloud will probably work fairly similarly to Dropbox for business, like BudMan suggested, except unlike Dropbox it will require your brother-in-law's company to seek their own hosting provider. The advantage to OwnCloud is that the company has complete control over their software and their data.

Hmmm, this could potentially be an option no? But I think the additional details I just posted may change things up. Sounds like they already have some kind of servers on site. Question is how good are they, etc. I am leaning towards they are just enough to do what needs to be done and not much else.

Larry, no....if it deals with transferring 50+megabyte files over the T1, I would not suggest anything as a solution.

 

They can setup a free dropbox or skydrive site just to see how unusable it is.  VPN will be no better.

Cloud is best solution for CAD files with normal connection or slower.. Unless you guys have fastest connection such as T1 connection or higher, if so, you can setup in any way you want such as file transfer, Remote desktop, etc.

 

I miss those days that I used T1 connection at work... it was fast... wow. Then I went home, I used dialup .. I went nuts because it was BIG difference.. lol

So they already have some kind of local servers set up. They have a T1. They want people to be able to access files remotely. So sounds like it would be a VPN type situation?

 

Budman is not gonna like this but...VPN is so 2000 :rofl:

 

now seriously, VPN has great advantages but for accessing large files it can be very painful. Also DirectAccess (VPN newer brother) resolves some problems but creates others; again for sharing large files, IMHO it isn't well suited.

 

Also one can work in the cloud; accessing the CAD software via Citrix or RDP Gateway and the files as well, having the software and the files in a SaaS solution. Again it can be very good when properly implemented but for 3D stuff like the Citrix client and the MS RDP client still has some woes; again i would not recomend because the experience could be very good when the Internet access is good or very poor vice-versa.

Cloud is best solution for CAD files with normal connection or slower.. Unless you guys have fastest connection such as T1 connection or higher, if so, you can setup in any way you want such as file transfer, Remote desktop, etc.

 

I miss those days that I used T1 connection at work... it was fast... wow. Then I went home, I used dialup .. I went nuts because it was BIG difference.. lol

T1=1.5Mb/s....even the slowest DSL is 3Mb/s in the states.  Cable starts at 10Mb/s and goes up.  T1 isn't what it used to be.

Larry, no....if it deals with transferring 50+megabyte files over the T1, I would not suggest anything as a solution.

 

They can setup a free dropbox or skydrive site just to see how unusable it is.  VPN will be no better.

 

yeah i agree as well, a T1 for multiple small files is enough but for large ones like a CAD project can have it's a no no.

Since DWG and DXF are binary formats, I'm not sure how much they change with small revisions in AutoCAD or SolidWorks. If the file does not end up completely different each time, however, the differential sync employed by Dropbox or OwnCloud would take some of the strain off of the Internet connection. Additionally they both store the files on the user's computer and on the server, so the bandwidth usage should be significantly less once the files have been synced the first time. Obviously this has no bearing on the conversation if the files vary greatly even with seemingly small changes. You would need test that assumption.

T1=1.5Mb/s....even the slowest DSL is 3Mb/s in the states.  Cable starts at 10Mb/s and goes up.  T1 isn't what it used to be.

 

I said T1 or higher...  which business line is best choice that is lot faster than residential line.

 

Business line for today's is 15x15 mbps for $1099/mth. If want faster connection (such as up to 45mbps) contact provider for that.

Business cable is far less and far greater speed. I priced other solutions and speed and it didn't make sense money wise. I can count on less than 1 finger how many times we have been down in the past 3 years due to ISP issue. Power on the other hand is a bit of a problem, big ups only lasts a few hours powering the noc.

Thanks for the replies everyone, I am Larry's brother in law.  Now I know I need some more information, but I am looking for ideas in order to start heading in the right direction.  We are an electrical contractor and work a lot with Autocad and now Revit.  Our AutoCAD files can grow extremely large when we are the head coordinator for the BIM (Building Information Modeling) with some of the data centers that we do.  Also, now with the use of Revit where the files can grow over 1GB for the whole project.  Revit uses a host file that will be located on a local server at the "shop" but would need to be accessed while we are drawing out in the field.  The problem is a cloud through Autodesk would be perfect for our goals, but since the higher ups do not want to use a cloud due to security reasons.  I am wondering if we could setup a cloud using our existing servers.  Also the guy that told me that we have a T1 connection is some what unreliable.  They have about 50 people working in the office with a server room and network.  We would only need 10-15 people to access when we are out in the field to be able to work on drawings then upload back to the server.  I understand that sometimes it will not be fun trying to download on a 3G connection or upload, but that is only temporary until the site gets "hooked" up.  I am not a networking guru at all, just an electrician.  This is what I can give you for now, and I really appreciate the help.

 

Thanks

Sounds like a good fit for Citrix XenApp and Sharefile (corporate drop-box like solution) if the users need the files locally for some reason. All of this could be done on-site in your own private cloud. Basically you'd be keeping all your files and data in the data center and just have the users coming in through the internet connections over 443 reverse proxy to Citrix XenApp.

 

I think the better solution for your scenario (If supported I've never used AutoCAD / Revit over a iCA/RDP session and not sure on the licensing implications) would be to have a few servers in the office that users can remote into, (or VDI or Physical Desktop sessions) and access the files there instead of uploading and downloading 1GB+ files over the network all the time. This way none of the data needs to reside on users laptops and is safe at your main site.

You need to understand that the T1 is going to be your absolute bottle neck.  You can create a cloud with your internal, possibly with the servers you may have but I would strongly suggest having a dedicated server or even a small server farm. 

 

What I would do in your case is setup a vpn for a couple of people to have access to, setup a server with autocad on it, then have them connect to it through the vpn to see if it would be feasible to do this.  Depending on the firewall, it may already be built in.  If it is a cisco (not a linksys by cisco) firewall it will have the ability for vpn built in. 

You need to understand that the T1 is going to be your absolute bottle neck.  You can create a cloud with your internal, possibly with the servers you may have but I would strongly suggest having a dedicated server or even a small server farm. 

 

What I would do in your case is setup a vpn for a couple of people to have access to, setup a server with autocad on it, then have them connect to it through the vpn to see if it would be feasible to do this.  Depending on the firewall, it may already be built in.  If it is a cisco (not a linksys by cisco) firewall it will have the ability for vpn built in. 

 

The T1 line will definitely be an issue for a solution hosted on-site, but I'm not sure how well electrical engineers will be able to work with AutoCAD over RDP or VNC. Remoting of that sort always has some sort of lag. It is definitely manageable for basic productivity applications or simple LoB software, but CAD software is very resource intensive. It requires a beefy processor, workstation graphics card, and as much RAM as you can afford to give it to achieve good performance, especially with large files. It might be possible for someone who doesn't spend a significant amount of time to put up with the lag that RDP will generate, but not an EE who often spends all day in AutoCAD. 3D CAD work, which admittedly is something AEs and CEs have to do more often than EEs, will probably be one step beyond infuriating, especially with T1.

3d is def a no go, 2d may be ok. It will need to be a 64 bit server with a crap ton of memory, but I never said anything about one server I did suggest a farm. Probably would be better for them to remote into their pcs. Idk how ica compression compares to current rdp but is was much better and noticably faster in 2003

3d is def a no go, 2d may be ok. It will need to be a 64 bit server with a crap ton of memory, but I never said anything about one server I did suggest a farm. Probably would be better for them to remote into their pcs. Idk how ica compression compares to current rdp but is was much better and noticably faster in 2003

 

I agree. If remoting is the preferred solution, it would probably be best if the engineers could remote into their workstations directly rather than a server. If it has to be a server, the GPU is probably going to be the limiting factor: most servers don't have a very powerful one as far as I know.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Passkeys: Think of them like a broken heart necklace. Imagine one of those heart necklaces that breaks into two matching pieces. One person keeps one half, and the other person keeps the other half. With passkeys, the website has one half, and you have the other half. If the website gets hacked and someone steals its half, that stolen piece is useless by itself. It cannot unlock your account without your matching half. This particular heart necklace is one of a kind, there is only one in existence. Your half of the necklace has to be stored somewhere. It might be stored on your phone, tablet, computer, security key, or a password manager that can sync it between all your devices. A security key is a small physical device that you keep with you, kind of like a house key, car key, or flash drive. I would not usually recommend a security key as the first option for the average person. For most people, it is easier to use their phone, computer, or a password manager that can sync passkeys between their devices. A security key is more like a spare key you keep in a safe place, just in case you lose access to your other devices or your password manager. Some security keys plug into your computer. Some plug into your phone or tablet. Some get tapped against your device. The idea is simple: a security key can hold another passkey for the same website. Think of it like creating a second one-of-a-kind heart necklace for the same account. One necklace could be paired with your password manager, while another necklace could be paired with your security key. That means the website has more than one matching half on file. One half matches the passkey in your password manager. Another half matches the passkey stored on your security key. So, if you lose access to your phone, computer, or password manager, you would still be able to log in using the passkey stored on your security key. Think of it like keeping an extra special necklace piece on a tiny keychain, stored somewhere safe. The website still has the matching half for that security key, but your half is safely stored inside the little key. A passkey does not automatically exist on every device you own. It lives wherever you save it. If your half is stored on one device, then that device is the one that has the matching piece. For example, if you create the passkey on your Windows computer and it is only saved to that computer, your iPhone does not automatically have that same half. If you create it on your iPhone and it only stays on that iPhone, your Android phone does not automatically have it either. That is where password managers come in. A password manager can act like a protected jewelry box for your passkeys. Instead of your half of the necklace being locked to only one device, the password manager can securely sync that half to your other approved devices. For example, Apple Passwords and iCloud Keychain can sync passkeys between your Apple devices. Google Password Manager can sync passkeys with your Google account. But password managers such as 1Password and Bitwarden can sync passkeys between everything, your phones, tablets and computers. Now, you might ask: “What happens if I lose access to the device that has my passkey?” That depends on where your passkey was saved and what recovery options the website gives you. If your passkey was synced through a password manager, you may be able to sign in from another device that has access to that same password manager. For example, if your passkey is saved in iCloud Keychain, Google Password Manager, 1Password, or Bitwarden, another approved device may still have access to it. If your passkey was saved only on one phone, computer, or security key, and you lose that device, then you may not have your half of the necklace anymore. In that case, you would usually need to use the website’s backup login or account recovery options. A lot of websites that support passkeys still let you fall back to your regular password. So if you lose access to your passkey, the site may still let you log in with your password, a code sent to your email, a text message, a recovery code, or some other account recovery process. That is convenient, but it is also important to understand: if the website still allows password login, then your password still matters. Passkeys are safer than passwords, but if your account still has a password as a backup, you should still use a strong, unique password and turn on two-factor authentication if the website offers it. This is why it is a good idea to have more than one safe way back into important accounts. For example, you might keep your passkey in a syncing password manager, add a second trusted device, save recovery codes somewhere safe, or set up a backup security key. A passkey is very secure, but just like a real key, you need a backup plan in case you lose access to it. Now, you might ask: “What stops a hacker from copying my half of the necklace?” That’s the important part: your half is protected. It is not something you type in, and it is not something the website gets to keep. Think of your half as being locked inside a tiny safe on your phone, computer, security key, or password manager. That safe only opens when you approve it with your fingerprint, face, PIN, or device password. When you log in, the website does not need to see your half. It only needs proof that your half matches its half. Your actual half is not handed over to the website. This is different from a password. With a password, you type the secret into the website. If you type it into a fake website, the hacker now has it. With a passkey, you are not typing your secret into the website. Your device is proving you have the matching half without giving the half away. That also helps protect you from fake websites. If someone makes a fake login page that looks like the real site, your device can tell it is not the real match. It will not use your passkey there. Now, could someone use your passkey if they stole your device, got into your password manager, or somehow unlocked the safe that holds your half? Yes, that is why your device password, PIN, fingerprint, face unlock, and password manager security still matter. But a hacker cannot just steal your passkey from the website or trick you into typing it into a fake page like they can with a password. That is why passkeys are safer than passwords. The two matching pieces have to come together, like two lovebirds who were once separated and are finally reunited.
    • Newegg offers insane combo deal on Amazon Prime Day 2026 that beats Steam Machine by Sayan Sen Building a PC is undoubtedly difficult nowadays but with this epic combo deal, Newegg is trying to make it as easy for you as it is possible. If you are making a new one or even upgrading an old system to a new Windows 11 device, this combo bundle is truly unmissable as you get AMD's Ryzen 9800X3D, a compatible X870 motherboard, a 240mm AIO liquid cooler and finally a Samsung 990 PRO SSD all for under $1000 (purchase link under the specs table down below). This should beat out the newly launched Steam Machine from Valve in terms of performance and performance per dollar especially if you are willing to set Linux up on it. Essentially with this combo you will get the AMD Ryzen 7 9800X3D 8-core 3D V cache CPU, Samsung's 990 PRO 2TB NVMe SSD, the MSI MAG X870 TOMAHAWK WIFI ATX Motherboard, and finally the Cooler Master Elite Liquid 240. Thanks to that massive vertically stacked L3 cache, the X3D desktop processors, including the 9800X3D, also come with the benefit of not needing fast memory. Even DDR5-5600 should be plenty for it. The technical specifications of the Ryzen 7 9800X3D are given in the table below: Specification Value Architecture Zen 5 Cores / Threads 8 / 16 Base Clock 4.7 GHz Max Boost Clock Up to 5.2 GHz L1 Cache 640 KB L2 Cache 8 MB L3 Cache 96 MB Total Cache 104 MB CPU Core Process TSMC 4nm FinFET I/O Die Process TSMC 6nm FinFET Socket AM5 Default TDP 120W Max Temperature (Tjmax) 95°C Thermal Solution Not included Memory Type DDR5 Max Capacity 256 GB Memory Speeds 2x1R: DDR5-5600 2x2R: DDR5-5600 4x1R: DDR5-3600 4x2R: DDR5-3600 PCIe Version PCIe 5.0 PCIe Lanes (Total/Usable) 28 / 24 USB 3.2 Gen 2 (10Gbps) 4 USB 2.0 1 Graphics Cores 2 CU RDNA 2 Frequency 2200 MHz DisplayPort over USB-C Yes Overclocking Unlocked Up next we have the tech specs for the MSI MAG X870 TOMAHAWK WIFI Motherboard: Specification Value Chipset AMD X870 CPU Support AMD Ryzen 9000 / 8000 / 7000 Series Desktop Processors Socket AM5 Memory Slots 4 × DDR5 UDIMM Maximum Memory Capacity 256GB Memory Support DDR5 8400–5600 MT/s (OC), DDR5 5600–4800 MT/s (JEDEC) Integrated Graphics Outputs 1 × HDMI 2.1 FRL (up to 8K 60Hz) 2 × USB4 Type-C with DisplayPort 1.4 HBR3 (up to 4K 60Hz) Expansion Slots PCI_E1: PCIe 5.0 x16 (CPU) PCI_E2: PCIe 3.0 x1 (Chipset) PCI_E3: PCIe 4.0 x4 (Chipset) Audio Realtek ALC4080 Codec 7.1-Channel USB High Performance Audio Supports up to 32-bit/384kHz playback on front panel S/PDIF output M.2 Slots 4 × M.2 M2_1: PCIe 5.0 x4 (CPU, 22110/2280) M2_2: PCIe 5.0 x4 (CPU, 2280/2260) M2_3: PCIe 4.0 x2 (Chipset, 2280/2260) M2_4: PCIe 4.0 x4 (Chipset, 2280/2260) SATA Ports 4 × SATA 6Gb/s RAID Support RAID 0, 1, 5, 10 for M.2 NVMe storage devices Rear USB Ports 4 × USB 2.0 3 × USB 5Gbps Type-A 2 × USB 10Gbps Type-A 1 × USB 10Gbps Type-C 2 × USB4 40Gbps Type-C Front USB Headers 4 × USB 2.0 4 × USB 5Gbps Type-A 1 × USB 20Gbps Type-C LAN Realtek 8126-CG 5G LAN Wireless Wi-Fi 7 (M.2 Key-E module pre-installed) Supports 2.4GHz / 5GHz / 6GHz bands Up to 5.8Gbps Supports 802.11 a/b/g/n/ac/ax/be Bluetooth Bluetooth 5.4, MLO, 4KQAM Internal Power Connectors 1 × 24-pin ATX Power 2 × CPU Power Connectors 1 × PCIe 8-pin Power Connector Fan Headers 1 × CPU Fan 1 × Combo Fan (Pump/System) 6 × System Fan RGB Headers 3 × Addressable V2 RGB (JARGB_V2) 1 × RGB LED (JRGB) Other Internal Headers 1 × EZ Conn-header 2 × Front Panel Headers 1 × Chassis Intrusion 1 × Front Audio 1 × TPM 2.0 Header Debug Features 4 × EZ Debug LEDs 1 × EZ Digit Debug LED Rear I/O Ports Clear CMOS Button Flash BIOS Button HDMI 2 × USB 40Gbps Type-C 1 × USB 10Gbps Type-C 4 × USB 10Gbps Type-A 3 × USB 5Gbps Type-A 4 × USB 2.0 5G LAN Port Wi-Fi/Bluetooth Antenna Connectors Audio Connectors Form Factor ATX The Samsung 990 PRO is a PCIe Gen4 NVMe SSD and still one of the fastest drives available today for under $500. Speaking of fast, sequential reads and writes are rated at 7450 MB/s and 6900 MB/s, respectively. The random throughputs for reads and writes are 1400K IOPS and 1550K IOPS, respectively. The 990 PRO is based on Samsung's 7th Gen V-NAND flash, and it too is TLC. It packs 2 gigs of LPDDR4 DRAM cache, which helps the random performance. The endurance rating for this is 1200 TBW (terabytes written), which should be sufficient for most users. The Samsung 990 PRO is compatible with the PlayStation 5, but if you are going to use the 990 PRO on a PC, check out the Samsung Magician app that lets you track your drive's health, update its firmware, customize various settings, and more. The tech specs are given below: Specification Value Interface PCIe Gen 4.0 x4, NVMe 2.0 Form Factor M.2 2280 Controller Samsung In-house Controller NAND Flash 3D TLC DRAM Cache 2GB LPDDR4 Sequential Read (Max) 7,450 MB/s Sequential Write (Max) 6,900 MB/s Random Read (4K) Up to 1,400,000 IOPS Random Write (4K) Up to 1,550,000 IOPS TBW (Endurance) 1,200 TBW MTBF 1,500,000 hours Operating Temperature 0°C to 70°C Storage Temperature -40°C to 85°C Shock Resistance 1,500G / 0.5ms Heatsink No Get the combo deal at this link: AMD Ryzen 7 9800X3D, Samsung 990 PRO 2TB, MSI MAG X870 TOMAHAWK WIFI motherboard, Cooler Master Elite Liquid 240: $784.99 + $25 off with promo code FTTF77: $759.99 (Sold and Shipped by Newegg US) Good to know This Newegg deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • I heard from a lot of people that driver support for the latest games when RDNA first came out (Radeon 5000 series) was pretty bad, but if you didn't buy the card on day one, or were not trying to play the latest titles, then you were isolated from that issue. Other than that, it's been good and only getting better.
    • Meta launches new AI glasses in 26 styles and Muse Spark multimodal capabilties by Pradeep Viswanathan Meta today announced a new line of Meta Glasses in partnership with EssilorLuxottica. The new AI glasses build on the company’s existing smart glasses portfolio, which is sold under the Ray-Ban Meta and Oakley Meta brands. The new Meta Glasses start at just $299, are compatible with prescription lenses, and will be available in 26 styles across different colors, lenses, and frames. At launch, Meta Glasses will be available in three frame styles. The Meta Adventurer features a clean rectangular design and comes in Standard and Large sizes. The Meta Fury is a bolder frame for users who want a stronger look. Meta Glasses by Kylie is a slim oval frame designed in collaboration with Kylie Jenner. Similar to existing Meta AI Glasses, the new Meta Glasses include a dedicated action button that can be used to quickly access Meta AI or launch a favorite feature. They also feature open-ear speakers for calls, music, and more. Meta has also included a multi-mic array with wind noise reduction for calls and messaging. Users can capture photos and videos hands-free using voice commands. Meta claims more than eight hours of battery life, while the portable charging case can provide up to 40 additional hours. As expected, Meta Glasses come pre-loaded with Meta AI powered by Muse Spark from day one. Muse Spark is the first model from Meta Superintelligence Labs with improved multimodal capabilities. The same Meta AI upgrade is also now available on existing Ray-Ban Meta and Oakley Meta Glasses in the US and Canada via an update. With the Muse Spark-powered AI assistant, Meta AI in the new glasses can provide smarter answers, understand what the user is seeing, and help with daily tasks such as calendar management and navigation. Meta also announced an upcoming feature called the dynamic photo feature, which captures multiple frames and recommends the best one. Pedestrian navigation is also coming soon to these glasses. Meta is also adding support for 14 new live translation languages, including Japanese, Mandarin Chinese, Hindi, and Korean. The new Meta Glasses are available starting today through Meta.com, Best Buy, Amazon, LensCrafters, Sunglass Hut, and select retailers.
  • Recent Achievements

    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      468
    2. 2
      +Edouard
      166
    3. 3
      PsYcHoKiLLa
      104
    4. 4
      Michael Scrip
      87
    5. 5
      Steven P.
      70
  • Tell a friend

    Love Neowin? Tell a friend!