|
|
|
|
|
by raffael_de
410 days ago
|
|
> if EU Enterprises really need stuff like AWS Sagemaker The author already makes it clear that replicating for example AWS is not desirable. AWS Sagemaker is basically an app running on EC2 (for Notebooks, training, inference) and S3 for the data. And that's what needs to be set up first: EC2 and S3 (and incidentally also IAM, VPC and SQS). Unsurprisingly those have been also the first services that AWS released. |
|