Publicado el Deja un comentario

Amazon Elastic Container Registry (ECR) supports image replication between the AWS GovCloud (US) Region

Amazon Elastic Container Registry (ECR) now supports the ability to replicate images in private ECR repositories across accounts and/or regions, between the AWS GovCloud (US) Regions. Storing images helps applications start up faster as image download time is reduced due to lower latency from in-region pulls. Geographically dispersed images also help you meet backup and disaster recovery requirements for your applications. Amazon ECR Replication feature provides a simple and reliable way to replicate images, and eliminates the operational burden of manually pushing images across multiple regions and accounts.

With a few clicks in the Amazon ECR Console, or using the Amazon CLI, you can specify the destination account and/or region for a source repository. Once replication is turned on, ECR will automatically replicate all new images pushed in source repository to the destination region. Additionally, ECR offers granular control to replicate specific repositories. You can use repository name prefixes as filters to specify which repositories to replicate. To learn more about using replication in ECR, see our documentation.

 

​Amazon Elastic Container Registry (ECR) now supports the ability to replicate images in private ECR repositories across accounts and/or regions, between the AWS GovCloud (US) Regions. Storing images helps applications start up faster as image download time is reduced due to lower latency from in-region pulls. Geographically dispersed images also help you meet backup and disaster recovery requirements for your applications. Amazon ECR Replication feature provides a simple and reliable way to replicate images, and eliminates the operational burden of manually pushing images across multiple regions and accounts. With a few clicks in the Amazon ECR Console, or using the Amazon CLI, you can specify the destination account and/or region for a source repository. Once replication is turned on, ECR will automatically replicate all new images pushed in source repository to the destination region. Additionally, ECR offers granular control to replicate specific repositories. You can use repository name prefixes as filters to specify which repositories to replicate. To learn more about using replication in ECR, see our documentation.  

Publicado el Deja un comentario

Amazon SageMaker launches AWS CloudFormation support for domain features

Today, Amazon SageMaker and Amazon DataZone added support for multiple domain features through AWS CloudFormation. Customers can now use AWS CloudFormation to model and manage domain units and their owners. Additionally, customers can set the AWS IAM Identity Center instance for a domain. Programmatically deploying these resources through AWS CloudFormation facilitates secure, efficient, and consistent provisioning of Amazon SageMaker and Amazon DataZone domains.

As an Amazon SageMaker or Amazon DataZone administrator, you can now create AWS CloudFormation scripts to assign the domain’s IAM Identity Center instance appropriate for your single sign-on user population. Administrators can then create and manage their domain units and enable users to organize, create, search, and find data assets and projects associated with business units or teams.

AWS CloudFormation support for these features is available in all AWS Regions where Amazon SageMaker and Amazon DataZone are available.

To learn more, visit Amazon SageMaker and get started with AWS CloudFormation documentation.

 

​Today, Amazon SageMaker and Amazon DataZone added support for multiple domain features through AWS CloudFormation. Customers can now use AWS CloudFormation to model and manage domain units and their owners. Additionally, customers can set the AWS IAM Identity Center instance for a domain. Programmatically deploying these resources through AWS CloudFormation facilitates secure, efficient, and consistent provisioning of Amazon SageMaker and Amazon DataZone domains. As an Amazon SageMaker or Amazon DataZone administrator, you can now create AWS CloudFormation scripts to assign the domain’s IAM Identity Center instance appropriate for your single sign-on user population. Administrators can then create and manage their domain units and enable users to organize, create, search, and find data assets and projects associated with business units or teams. AWS CloudFormation support for these features is available in all AWS Regions where Amazon SageMaker and Amazon DataZone are available. To learn more, visit Amazon SageMaker and get started with AWS CloudFormation documentation.  

Publicado el Deja un comentario

Amazon SageMaker Unified Studio now allows you to bring your own image (BYOI)

Today, AWS announced the ability to bring your own image (BYOI) to Amazon SageMaker Unified Studio, part of the next generation of Amazon SageMaker. This feature benefits customers who have regulatory and compliance requirements or who prefer not to use the framework containers that come with the default SageMaker Distribution image.

BYOI provides you the flexibility to customize the image by removing unnecessary frameworks and adding new dependencies or security containers as per your requirement. It also provides the code reproducibility guarantees on the containers that you use across development and production environements. The SageMaker Distribution image is available on GitHub, you can download the image inspect its contents and use it to build your custom image. The base image contains all the necessary packages and extensions which are required to execute the code on SageMaker Unified Studio, therefore we recommend you to build your own image using the SageMaker Distribution version 2.6 and onwards.

The ability to bring your own images is available in all AWS Commercial Regions where the next generation of Amazon SageMaker is available. See the supported regions list for more details. For instructions on how to get started, visit the Amazon SageMaker documentation.
 

 

​Today, AWS announced the ability to bring your own image (BYOI) to Amazon SageMaker Unified Studio, part of the next generation of Amazon SageMaker. This feature benefits customers who have regulatory and compliance requirements or who prefer not to use the framework containers that come with the default SageMaker Distribution image. BYOI provides you the flexibility to customize the image by removing unnecessary frameworks and adding new dependencies or security containers as per your requirement. It also provides the code reproducibility guarantees on the containers that you use across development and production environements. The SageMaker Distribution image is available on GitHub, you can download the image inspect its contents and use it to build your custom image. The base image contains all the necessary packages and extensions which are required to execute the code on SageMaker Unified Studio, therefore we recommend you to build your own image using the SageMaker Distribution version 2.6 and onwards. The ability to bring your own images is available in all AWS Commercial Regions where the next generation of Amazon SageMaker is available. See the supported regions list for more details. For instructions on how to get started, visit the Amazon SageMaker documentation.    

Publicado el Deja un comentario

Announcing Code Editor (based on VS Code – Open Source) in Amazon SageMaker Unified Studio

Today, AWS announces two complementary capabilities in the next generation of Amazon SageMaker that enhance the development experience for analytics, machine learning (ML), and GenAI teams: Code Editor and Multiple Spaces support.

The Code Editor, based on Code-OSS (Visual Studio Code – Open Source), provides a lightweight and powerful IDE with familiar shortcuts and terminal access, along with advanced debugging capabilities and refactoring tools. Teams can boost their productivity by accessing thousands of Visual Studio Code–compatible extensions from the Open VSX extension gallery. The Code Editor enables version control and cross-team collaboration through GitHub, GitLab or BitBucket repositories, while offering preconfigured Amazon SageMaker distribution for popular ML frameworks.

To maximize the benefits of Code Editor alongside other coding interfaces in Unified Studio, including JupyterLab , SageMaker now supports multiple spaces per user per project, allowing users to manage parallel work-streams with different computational needs. Each space maintains a 1-to-1 relationship with an application instance, enabling users to efficiently organize their storage and resource requirements. This enhancement provides the flexibility to access multiple applications and instances simultaneously, improving workflow management and productivity.

Code Editor and Multiple Spaces support are available in all Amazon SageMaker Unified Studio domains. For more information about AWS Regions where these features are available, see the AWS Regions table. To learn more, visit the Developer Guide.
 

 

​Today, AWS announces two complementary capabilities in the next generation of Amazon SageMaker that enhance the development experience for analytics, machine learning (ML), and GenAI teams: Code Editor and Multiple Spaces support. The Code Editor, based on Code-OSS (Visual Studio Code – Open Source), provides a lightweight and powerful IDE with familiar shortcuts and terminal access, along with advanced debugging capabilities and refactoring tools. Teams can boost their productivity by accessing thousands of Visual Studio Code–compatible extensions from the Open VSX extension gallery. The Code Editor enables version control and cross-team collaboration through GitHub, GitLab or BitBucket repositories, while offering preconfigured Amazon SageMaker distribution for popular ML frameworks. To maximize the benefits of Code Editor alongside other coding interfaces in Unified Studio, including JupyterLab , SageMaker now supports multiple spaces per user per project, allowing users to manage parallel work-streams with different computational needs. Each space maintains a 1-to-1 relationship with an application instance, enabling users to efficiently organize their storage and resource requirements. This enhancement provides the flexibility to access multiple applications and instances simultaneously, improving workflow management and productivity. Code Editor and Multiple Spaces support are available in all Amazon SageMaker Unified Studio domains. For more information about AWS Regions where these features are available, see the AWS Regions table. To learn more, visit the Developer Guide.    

Publicado el Deja un comentario

AWS announces new AWS Direct Connect location in Istanbul, Turkey

Today, AWS announced the opening of a new AWS Direct Connect location within the Equinix IL4 data center near Istanbul, Turkey. By connecting your network to AWS at the new location, you gain private, direct access to all public AWS Regions (except those in China), AWS GovCloud Regions, and AWS Local Zones. This site is the first AWS Direct Connect location within Turkey. This Direct Connect location offers dedicated 10 Gbps and 100 Gbps connections with MACsec encryption available.

The Direct Connect service enables you to establish a private, physical network connection between AWS and your data center, office, or colocation environment. These private connections can provide a more consistent network experience than those made over the public internet.

For more information on the over 149 Direct Connect locations worldwide, visit the locations section of the Direct Connect product detail pages. Or, visit our getting started page to learn more about how to purchase and deploy Direct Connect.
 

 

​Today, AWS announced the opening of a new AWS Direct Connect location within the Equinix IL4 data center near Istanbul, Turkey. By connecting your network to AWS at the new location, you gain private, direct access to all public AWS Regions (except those in China), AWS GovCloud Regions, and AWS Local Zones. This site is the first AWS Direct Connect location within Turkey. This Direct Connect location offers dedicated 10 Gbps and 100 Gbps connections with MACsec encryption available. The Direct Connect service enables you to establish a private, physical network connection between AWS and your data center, office, or colocation environment. These private connections can provide a more consistent network experience than those made over the public internet. For more information on the over 149 Direct Connect locations worldwide, visit the locations section of the Direct Connect product detail pages. Or, visit our getting started page to learn more about how to purchase and deploy Direct Connect.    

Publicado el Deja un comentario

AWS EC2 instances now support ENA queue allocation for your network interfaces

AWS announces a new EC2 feature for Elastic Network Adapter (ENA) that enables flexible queue allocation per Elastic Network Interface (ENI) on EC2 instances. ENA queues, which are key components of ENIs, efficiently manage network traffic by load-balancing sent and received data across available queues. This network interface feature optimizes networking performance by flexibly allocating multiple transmit and receive ENA queues, efficiently distributing packet processing across vCPUs. Customers now have granular control over their network resources and instance performance, allowing them to align ENA queue allocation with specific workload requirements.

Prior to this announcement, customers could configure additional ENIs for their instances, but ENA queues were statically allocated per ENI without flexibility in distribution. Now, customers can dynamically allocate ENA queues across ENIs from their instance’s total queue pool, with the total available queues varying by instance type and size. This flexible ENA queue allocation enables maximum vCPU utilization through optimized resource distribution. Network-intensive applications can be allocated more queues, while CPU-intensive applications can operate with fewer queues.

EC2 Flexible Queues is available in all AWS Commercial Regions. To learn more and for supported instance types, review the latest EC2 Documentation.
 

 

​AWS announces a new EC2 feature for Elastic Network Adapter (ENA) that enables flexible queue allocation per Elastic Network Interface (ENI) on EC2 instances. ENA queues, which are key components of ENIs, efficiently manage network traffic by load-balancing sent and received data across available queues. This network interface feature optimizes networking performance by flexibly allocating multiple transmit and receive ENA queues, efficiently distributing packet processing across vCPUs. Customers now have granular control over their network resources and instance performance, allowing them to align ENA queue allocation with specific workload requirements. Prior to this announcement, customers could configure additional ENIs for their instances, but ENA queues were statically allocated per ENI without flexibility in distribution. Now, customers can dynamically allocate ENA queues across ENIs from their instance’s total queue pool, with the total available queues varying by instance type and size. This flexible ENA queue allocation enables maximum vCPU utilization through optimized resource distribution. Network-intensive applications can be allocated more queues, while CPU-intensive applications can operate with fewer queues. EC2 Flexible Queues is available in all AWS Commercial Regions. To learn more and for supported instance types, review the latest EC2 Documentation.    

Publicado el Deja un comentario

Amazon CloudWatch RUM adds support for Interaction to Next Paint (INP) Web Vital

Today, CloudWatch RUM, a real-time monitoring service that visualizes and analyzes user interactions with web applications, announces support for Interaction to Next Paint (INP) web vital monitoring. This crucial metric would help customers measure the latency of a page’s response to user interactions, offering insights into the end-user experience of their web application.

INP is a metric that assesses a page’s overall responsiveness to user interactions by observing the latency of all click, tap, and keyboard interactions that occur throughout the lifespan of a user’s visit to a page. The final INP value is the longest interaction observed, ignoring outliers. This new metric joins the existing set of core web vitals tracked by CloudWatch RUM. The time series graph for INP allows customers to instantly assess whether page responsiveness is positive, tolerable, or frustrating based on a percentile aggregate of the metric. Furthermore, customers can click on specific data points to access a list of correlated INP events, leading them directly to affected user sessions for in-depth analysis of issues and their impact on user experience. Users can start capturing INP by upgrading the aws-rum-web to v1.23.0 at minimum, which is now available via NPM and CDN.

The new INP metric is available in all AWS Regions where CloudWatch RUM is available at no additional cost to customers.

To learn how to configure the the CloudWatch RUM web client visit this documentation or get started using the user guide.

 

​Today, CloudWatch RUM, a real-time monitoring service that visualizes and analyzes user interactions with web applications, announces support for Interaction to Next Paint (INP) web vital monitoring. This crucial metric would help customers measure the latency of a page’s response to user interactions, offering insights into the end-user experience of their web application. INP is a metric that assesses a page’s overall responsiveness to user interactions by observing the latency of all click, tap, and keyboard interactions that occur throughout the lifespan of a user’s visit to a page. The final INP value is the longest interaction observed, ignoring outliers. This new metric joins the existing set of core web vitals tracked by CloudWatch RUM. The time series graph for INP allows customers to instantly assess whether page responsiveness is positive, tolerable, or frustrating based on a percentile aggregate of the metric. Furthermore, customers can click on specific data points to access a list of correlated INP events, leading them directly to affected user sessions for in-depth analysis of issues and their impact on user experience. Users can start capturing INP by upgrading the aws-rum-web to v1.23.0 at minimum, which is now available via NPM and CDN. The new INP metric is available in all AWS Regions where CloudWatch RUM is available at no additional cost to customers. To learn how to configure the the CloudWatch RUM web client visit this documentation or get started using the user guide.  

Publicado el Deja un comentario

SageMaker Hyperpod Flexible Training Plans expands to new regions

Today, Amazon Web Services announces that SageMaker Hyperpod Flexible Training Plans is available in six new regions: US West (N. California), Asia Pacific (Sydney, Mumbai), Europe (Stockholm, London), and South America (São Paulo). SageMaker Training Plans allows you to gain predictable model training timelines and run training workloads within your budget requirements. You can use SageMaker Training Plans to reserve highly sought-after GPU instances (P4d, P5, P5e, P5en) for Hyperpod for a future date.

SageMaker Training Plans enables you to reserve GPU capacity up to eight weeks in advance for durations up to six months in cluster sizes of 1 to 256 instances, giving you the flexibility to run a broad range of ML workloads. It is ideal for short-duration pre-training and fine-tuning workloads and rapid prototyping. SageMaker automatically provisions the infrastructure and runs the training workloads on these compute resources without requiring any manual intervention.

With this expansion, SageMaker Training Plans is available for the following instance types and AWS Regions: P5 instances in US West (Oregon, N. California), Asia Pacific (Sydney, Melbourne, Mumbai), Europe (London, Stockholm), and South America (São Paulo); P5e instances in US East (N. Virginia), US West (Oregon, N. California), Asia Pacific (Sydney, Mumbai), Europe (London, Stockholm), and South America (São Paulo); P5en instances in US East (N. Virginia), US West (Oregon, N. California), Asia Pacific (Tokyo, Mumbai), and Europe (Stockholm); Trn1 in US East (Ohio, N. Virginia) and US West (Oregon); and P4d in US East (N. Virginia).

To learn more, visit: SageMaker HyperPod, documentation, and the announcement blog.

 

​Today, Amazon Web Services announces that SageMaker Hyperpod Flexible Training Plans is available in six new regions: US West (N. California), Asia Pacific (Sydney, Mumbai), Europe (Stockholm, London), and South America (São Paulo). SageMaker Training Plans allows you to gain predictable model training timelines and run training workloads within your budget requirements. You can use SageMaker Training Plans to reserve highly sought-after GPU instances (P4d, P5, P5e, P5en) for Hyperpod for a future date. SageMaker Training Plans enables you to reserve GPU capacity up to eight weeks in advance for durations up to six months in cluster sizes of 1 to 256 instances, giving you the flexibility to run a broad range of ML workloads. It is ideal for short-duration pre-training and fine-tuning workloads and rapid prototyping. SageMaker automatically provisions the infrastructure and runs the training workloads on these compute resources without requiring any manual intervention. With this expansion, SageMaker Training Plans is available for the following instance types and AWS Regions: P5 instances in US West (Oregon, N. California), Asia Pacific (Sydney, Melbourne, Mumbai), Europe (London, Stockholm), and South America (São Paulo); P5e instances in US East (N. Virginia), US West (Oregon, N. California), Asia Pacific (Sydney, Mumbai), Europe (London, Stockholm), and South America (São Paulo); P5en instances in US East (N. Virginia), US West (Oregon, N. California), Asia Pacific (Tokyo, Mumbai), and Europe (Stockholm); Trn1 in US East (Ohio, N. Virginia) and US West (Oregon); and P4d in US East (N. Virginia). To learn more, visit: SageMaker HyperPod, documentation, and the announcement blog.  

Publicado el Deja un comentario

Amazon EC2 X2idn instances now available in AWS Asia Pacific (Melbourne) region

Starting today, memory-optimized Amazon Compute Cloud (Amazon EC2) X2idn instances are available in AWS Asia Pacific (Melbourne) region. These instances, powered by 3rd generation Intel Xeon Scalable Processors and built with AWS Nitro System, are designed for memory-intensive workloads. They deliver improvements in performance, price performance, and cost per GiB of memory compared to previous generation X1 instances. These instances are SAP-certified for running Business Suite on HANA, SAP S/4HANA, Data Mart Solutions on HANA, Business Warehouse on HANA, SAP BW/4HANA, and SAP NetWeaver workloads on any database.

To learn more, visit the EC2 X2i Instances Page, or connect with your AWS Support contacts.
 

 

​Starting today, memory-optimized Amazon Compute Cloud (Amazon EC2) X2idn instances are available in AWS Asia Pacific (Melbourne) region. These instances, powered by 3rd generation Intel Xeon Scalable Processors and built with AWS Nitro System, are designed for memory-intensive workloads. They deliver improvements in performance, price performance, and cost per GiB of memory compared to previous generation X1 instances. These instances are SAP-certified for running Business Suite on HANA, SAP S/4HANA, Data Mart Solutions on HANA, Business Warehouse on HANA, SAP BW/4HANA, and SAP NetWeaver workloads on any database. To learn more, visit the EC2 X2i Instances Page, or connect with your AWS Support contacts.    

Publicado el Deja un comentario

Amazon Connect now supports audio optimization for Omnissa cloud desktops

Amazon Connect now makes it easier to deliver high-quality voice experiences in Omnissa Virtual Desktop Infrastructure (VDI) environments. Amazon Connect automatically optimizes audio by redirecting media from your agent’s local desktop to Connect, simplifying the agent experience and improving audio quality by reducing network hops. Agents can simply log into their Omnissa remote desktop application (e.g., Omnissa Horizon) and start accepting calls using your custom agent user interface (i.e., custom Contact Control Panel) using APIs in the Amazon Connect open source JavaScript libraries.

These new features are available in all AWS regions where Amazon Connect is offered. To learn more, please see the documentation.

 

​Amazon Connect now makes it easier to deliver high-quality voice experiences in Omnissa Virtual Desktop Infrastructure (VDI) environments. Amazon Connect automatically optimizes audio by redirecting media from your agent’s local desktop to Connect, simplifying the agent experience and improving audio quality by reducing network hops. Agents can simply log into their Omnissa remote desktop application (e.g., Omnissa Horizon) and start accepting calls using your custom agent user interface (i.e., custom Contact Control Panel) using APIs in the Amazon Connect open source JavaScript libraries. These new features are available in all AWS regions where Amazon Connect is offered. To learn more, please see the documentation.