Publicado el Deja un comentario

AWS Site-to-Site VPN introduces three new capabilities for enhanced security

AWS Site-to-Site VPN, a fully managed service that allows you to create a secure connection between your data center or branch office and your AWS resources using IP Security (IPSec) tunnels, is adding three new capabilities for enhanced security and ease of configuration.

  • AWS Secrets Manager Integration: With the AWS Secrets Manager integration, when customers store their pre-shared keys (PSKs) in Secrets Manager, VPN connection API responses will redact the PSK and instead display the Secrets Manager ARN (Amazon Resource Name), providing enhanced security.
  • New API to track VPN algorithms: You can now easily track the currently negotiated internet key exchange (IKE) version, Diffie-Hellman (DH) groups, encryption algorithms, and integrity algorithms using the “GetActiveVpnTunnelStatus” API. This new API eliminates the need for you to enable Site-to-Site VPN logs to get this information, saving time and reducing operational overhead.
  • Recommended Configuration: “GetVpnConnectionDeviceSampleConfiguration” API now includes “recommended” parameter to help you use the best-practices security configuration – IKE version 2, DH group 20, SHA-384 integrity algorithm, and AES-GCM-256 encryption algorithm – on your customer gateway devices, reducing configuration time and potential errors.

There is no additional charge for using these capabilities. These capabilities are available in all AWS commercial Regions where AWS Site-to-Site VPN is available, except Europe (Milan) Region. To learn more and get started, visit the AWS Site-to-Site VPN documentation.

 

​AWS Site-to-Site VPN, a fully managed service that allows you to create a secure connection between your data center or branch office and your AWS resources using IP Security (IPSec) tunnels, is adding three new capabilities for enhanced security and ease of configuration.

AWS Secrets Manager Integration: With the AWS Secrets Manager integration, when customers store their pre-shared keys (PSKs) in Secrets Manager, VPN connection API responses will redact the PSK and instead display the Secrets Manager ARN (Amazon Resource Name), providing enhanced security.
New API to track VPN algorithms: You can now easily track the currently negotiated internet key exchange (IKE) version, Diffie-Hellman (DH) groups, encryption algorithms, and integrity algorithms using the “GetActiveVpnTunnelStatus” API. This new API eliminates the need for you to enable Site-to-Site VPN logs to get this information, saving time and reducing operational overhead.
Recommended Configuration: “GetVpnConnectionDeviceSampleConfiguration” API now includes “recommended” parameter to help you use the best-practices security configuration – IKE version 2, DH group 20, SHA-384 integrity algorithm, and AES-GCM-256 encryption algorithm – on your customer gateway devices, reducing configuration time and potential errors.

There is no additional charge for using these capabilities. These capabilities are available in all AWS commercial Regions where AWS Site-to-Site VPN is available, except Europe (Milan) Region. To learn more and get started, visit the AWS Site-to-Site VPN documentation.  

Publicado el Deja un comentario

Amazon Athena announces managed query results to streamline analysis workflows

Amazon Athena announces managed query results, a new feature that automatically stores, encrypts, and manages the lifecycle of query results for you at no additional cost. Managed query results streamlines analysis and administration workflows by providing temporary query results storage, removing the requirement for Amazon S3 buckets to store results and separate processes to clean up results that you no longer need. Now, Athena offers both service-managed, temporary result storage and customer-managed S3 storage options to meet different needs.

Whether you’re working on a team conducting interactive analysis across multiple workgroups or automating workgroup creation through code, managed query results allows you to run queries in fewer steps. For example, if you create a new workgroup for an analysis that you’ll perform, you can now choose to have Athena manage your result data for you. This allows you to run queries without first specifying the S3 result location, ensures results are encrypted, and avoids cost from storing query results after they’re no longer needed. When you use managed query results, you can continue to access query results through the same interfaces as you can when using an S3 bucket in your account.

To get started, use the AWS Management Console, AWS SDK, or CLI to configure your new or existing workgroups to use managed query results.

Managed query results is generally available in all regions where Athena is available, except GovCloud and China regions. To learn more, see Managed query results in the Athena User Guide.

 

​Amazon Athena announces managed query results, a new feature that automatically stores, encrypts, and manages the lifecycle of query results for you at no additional cost. Managed query results streamlines analysis and administration workflows by providing temporary query results storage, removing the requirement for Amazon S3 buckets to store results and separate processes to clean up results that you no longer need. Now, Athena offers both service-managed, temporary result storage and customer-managed S3 storage options to meet different needs. Whether you’re working on a team conducting interactive analysis across multiple workgroups or automating workgroup creation through code, managed query results allows you to run queries in fewer steps. For example, if you create a new workgroup for an analysis that you’ll perform, you can now choose to have Athena manage your result data for you. This allows you to run queries without first specifying the S3 result location, ensures results are encrypted, and avoids cost from storing query results after they’re no longer needed. When you use managed query results, you can continue to access query results through the same interfaces as you can when using an S3 bucket in your account. To get started, use the AWS Management Console, AWS SDK, or CLI to configure your new or existing workgroups to use managed query results. Managed query results is generally available in all regions where Athena is available, except GovCloud and China regions. To learn more, see Managed query results in the Athena User Guide.  

Publicado el Deja un comentario

Amazon API Gateway introduces routing rules for REST APIs

Amazon API Gateway now supports routing rules for REST APIs using custom domain names. This new capability enables you to dynamically route incoming requests based on HTTP header values, URL base paths, or a combination of both.

This flexibility enables various use cases, including A/B testing, API versioning, and dynamic backend selection. To use this feature, you define routing rules by assigning priorities, defining conditions (HTTP headers, URL paths, or both), and associating actions. API Gateway then evaluates these rules in priority order with lower numbers taking precedence. When a request meets all conditions in a rule, API Gateway routes it to the configured REST API ID and stage. By implementing routing logic directly within API Gateway, you can eliminate proxy layers and complex URL structures while maintaining granular routing control over your API traffic. This feature is supported on both public and private REST APIs and is compatible with existing API mappings.

Routing rules for custom domain names are available in all AWS Regions, including the AWS GovCloud (US) Regions. To learn more, please refer to the blogpost and the API Gateway documentation.
 

 

​Amazon API Gateway now supports routing rules for REST APIs using custom domain names. This new capability enables you to dynamically route incoming requests based on HTTP header values, URL base paths, or a combination of both. This flexibility enables various use cases, including A/B testing, API versioning, and dynamic backend selection. To use this feature, you define routing rules by assigning priorities, defining conditions (HTTP headers, URL paths, or both), and associating actions. API Gateway then evaluates these rules in priority order with lower numbers taking precedence. When a request meets all conditions in a rule, API Gateway routes it to the configured REST API ID and stage. By implementing routing logic directly within API Gateway, you can eliminate proxy layers and complex URL structures while maintaining granular routing control over your API traffic. This feature is supported on both public and private REST APIs and is compatible with existing API mappings. Routing rules for custom domain names are available in all AWS Regions, including the AWS GovCloud (US) Regions. To learn more, please refer to the blogpost and the API Gateway documentation.    

Publicado el Deja un comentario

AWS Backup adds support for SNS notifications and EventBridge events for backup indexes

Today, AWS Backup announces the addition of notification support for backup indexes in AWS Backup. You can now subscribe to Amazon SNS notifications and Amazon EventBridge events for backup indexing, allowing you to proactively monitor the status of your backup indexes. You can now receive notifications when a backup index is created, deleted, or fails to create, enhancing your ability to monitor and track your backup operations.

To get started, you can subscribe to SNS notifications or create a rule in EventBridge. Once opted in, you will receive notifications on the status of your backup index, including when it is created, deleted or failed to create. This is valuable, as backup indexes are a pre-requisite to the search metadata of your backups and conduct file-level item restores.
Prepare for potential data loss events by knowing when your backup indexes are created as it expedites search and recovery granular data if needed.

AWS Backup support for notification backup indexes is available in all AWS Commercial and AWS GovCloud (US) Regions, where AWS Backup indexes, Amazon SNS, and Amazon EventBridge are supported are available. You can get started by using the User Notifications Console or CLI and Amazon EventBridge Console or CLI. For more information, visit our documentation.
 

 

​Today, AWS Backup announces the addition of notification support for backup indexes in AWS Backup. You can now subscribe to Amazon SNS notifications and Amazon EventBridge events for backup indexing, allowing you to proactively monitor the status of your backup indexes. You can now receive notifications when a backup index is created, deleted, or fails to create, enhancing your ability to monitor and track your backup operations. To get started, you can subscribe to SNS notifications or create a rule in EventBridge. Once opted in, you will receive notifications on the status of your backup index, including when it is created, deleted or failed to create. This is valuable, as backup indexes are a pre-requisite to the search metadata of your backups and conduct file-level item restores. Prepare for potential data loss events by knowing when your backup indexes are created as it expedites search and recovery granular data if needed. AWS Backup support for notification backup indexes is available in all AWS Commercial and AWS GovCloud (US) Regions, where AWS Backup indexes, Amazon SNS, and Amazon EventBridge are supported are available. You can get started by using the User Notifications Console or CLI and Amazon EventBridge Console or CLI. For more information, visit our documentation.    

Publicado el Deja un comentario

Amazon Managed Service for Apache Flink adds IPv6 endpoints

Amazon Managed Service for Apache Flink now supports dual-stack endpoints for both IPv4 and IPv6 traffic. When you make a request to a dual-stack endpoint, the endpoint URL resolves to an IPv6 or an IPv4 address. You can access dual-stack endpoints using the SDK, a configuration file, or an environment variable.

The continued growth of the internet is exhausting available Internet Protocol version 4 (IPv4) addresses. IPv6 increases the number of available addresses by several orders of magnitude so customers will no longer need to manage overlapping address spaces in their VPCs. Amazon Managed Service for Apache Flink makes it easier to transform and analyze streaming data in real time with Apache Flink. Apache Flink is an open source framework and engine for processing data streams. Create or update an Amazon Managed Service for Apache Flink application in the Amazon Managed Service for Apache Flink console.

This capability is available in all AWS regions where Amazon Managed Service for Apache Flink is currently available. For Amazon Managed Service for Apache Flink region availability, refer to the AWS Region Table. You can find out more about IPv6 on AWS here. For a full list of dual-stack endpoints, see the SDK Reference guide.
 

 

​Amazon Managed Service for Apache Flink now supports dual-stack endpoints for both IPv4 and IPv6 traffic. When you make a request to a dual-stack endpoint, the endpoint URL resolves to an IPv6 or an IPv4 address. You can access dual-stack endpoints using the SDK, a configuration file, or an environment variable. The continued growth of the internet is exhausting available Internet Protocol version 4 (IPv4) addresses. IPv6 increases the number of available addresses by several orders of magnitude so customers will no longer need to manage overlapping address spaces in their VPCs. Amazon Managed Service for Apache Flink makes it easier to transform and analyze streaming data in real time with Apache Flink. Apache Flink is an open source framework and engine for processing data streams. Create or update an Amazon Managed Service for Apache Flink application in the Amazon Managed Service for Apache Flink console. This capability is available in all AWS regions where Amazon Managed Service for Apache Flink is currently available. For Amazon Managed Service for Apache Flink region availability, refer to the AWS Region Table. You can find out more about IPv6 on AWS here. For a full list of dual-stack endpoints, see the SDK Reference guide.    

Publicado el Deja un comentario

Impulsar a todos con agentes en Copilot Chat

junio 3, 2025

Impulsar a todos con agentes en Copilot Chat

Una instructora y unos estudiantes hablan y caminan juntos en el pasillo de una institución educativa

Por: Equipo de Microsoft Educación.

La IA cambia la forma en que trabajamos en una multitud de industrias, y la educación no es una excepción. Los agentes, asistentes de IA especializados, llevan el poder de la IA generativa un paso más allá al permitir la personalización y la capacidad de trabajar para ustedes o junto a ustedes. Los agentes en educación se pueden adaptar para apoyarlos con experiencia en diseño instruccional, preferencias únicas de los estudiantes, análisis de datos institucionales y muchas otras tareas.

Transformación de la educación con Microsoft 365 Copilot Chat

Creemos que hay una oportunidad para empoderar a todos con un copiloto y transformar las experiencias educativas con agentes. Es por eso que ofrecemos agentes en Copilot Chat, disponibles sin costo adicional cuando se referencian datos de la web y en una base de pago por uso cuando se utilizan datos institucionales. Los agentes también están disponibles con una licencia de Microsoft 365 Copilot.

Pueden crear un agente por medio de lenguaje natural y configuración adicional en Copilot Chat o empezar a utilizar una plantilla de agente. Con Copilot Chat, se puede acceder a los agentes y gestionarlos directo en el chat, y la protección de datos empresariales ayuda a mantener su experiencia segura y protegida.

Prueben los agentes en Copilot Chat

Uso de agentes de Copilot Chat en la educación

Ya sea que busquen crear un agente personalizado o aprovechar las plantillas de agentes, existen numerosas formas en que los agentes de Copilot Chat pueden tener un impacto positivo en sus actividades diarias. Estas son algunas de las formas en que los estudiantes, educadores, administradores y líderes elegibles pueden beneficiarse de los agentes en Copilot Chat:

  • Brindar soporte inmediato: respondan a las preguntas más frecuentes por medio de sus fuentes de datos y ayuden a navegar por los recursos institucionales en tiempo real. Los agentes pueden ayudar a solucionar problemas de TI, proporcionar orientación de los recursos sobre políticas escolares, programas o procesos como la inscripción.
  • Generar contenido personalizado: creen los materiales que necesitan en función de sus instrucciones y recursos de referencia, ya sea una guía de estudio, un plan de lecciones, un desarrollo profesional o la comunicación escolar. Carguen sus archivos como estándares, documentos curriculares, pautas o requisitos para adaptar a su agente a la tarea.
  • Poner a prueba sus conocimientos: creen agentes para ayudar a los estudiantes a tener éxito en sus clases diseñándolos con instrucciones y materiales específicos. Luego, los agentes pueden apoyar a los estudiantes mientras estudian con cuestionarios personalizados, comentarios y práctica a través de simulaciones de escenarios relevantes del mundo real.
  • Descubrir y sumergirse en la información: resuman, analicen y exploren al instante la información en varios archivos o en una carpeta de conocimiento. Comprendan y hagan preguntas sobre las tendencias de sus datos en áreas como el rendimiento de los estudiantes, las finanzas, las operaciones o los comentarios de la comunidad.

Descarguen la guía de descripción general del agente

Uso de plantillas de agentes en Copilot Chat

Microsoft 365 Copilot incluye un conjunto de plantillas de agentes que están listas para usar y realizar una amplia gama de tareas para ayudarte a ayudarte. Estos son algunos de los agentes existentes que están listos para personalizar y usar:

  • Coach de Ideas: mejoren la lluvia de ideas con una agenda y planes de acción divertidos y atractivos.
  • Prompt Coach: creen prompts efectivos de Copilot Chat.
  • Entrenador de Escritura: perfeccionen su escritura para aumentar la efectividad.
  • Coach de Carrera: reciban asesoramiento profesional personalizado, objetivos y planes de acción.

Seleccionen «Obtener agentes» en el panel del lado derecho de Copilot Chat para encontrar plantillas de agentes, incluidas las anteriores. Pueden buscar agentes específicos o tan solo navegar por la biblioteca dentro de Copilot Chat para encontrar agentes adicionales que trabajen para ustedes. Además, es posible que su institución haya creado agentes personalizados para que los utilicen.

Creación de agentes en Copilot Chat

Es rápido y fácil crear agentes personalizados en Copilot Chat. A continuación, explicamos cómo empezar a crear sus propios agentes:

  1. Creen un agente. Seleccionen «Crear un agente» en el panel derecho de Copilot Chat para abrir el creador de agentes. Pueden crear y nombrar a su nuevo agente o elegir una plantilla proporcionada.
  2. Definan las instrucciones de su agente. Usen el chat para describir lo que les gustaría que hiciera su agente. También deben incluir el estilo y el tono que debe usar al completar las tareas. Por ejemplo: «Crear un agente para ayudar a los estudiantes de mi Introducción a las Comunicaciones Empresariales a estudiar y prepararse para el examen parcial».
  3. Configuren a su agente. Si desean realizar mejoras o cambios en su agente, pueden agregar documentos, datos y archivos a su base de conocimientos. También pueden editar las instrucciones de su agente en cualquier momento para ajustar sus respuestas.
  4. Publiquen el agente. Cuando estén satisfechos con la salida de su agente, pueden publicar su agente para que ustedes y otros usuarios de su institución lo utilicen. A medida que cambian las necesidades de su institución, pueden continuar con los ajustes a su agente o crear nuevos para diferentes propósitos.

Estas son algunas formas en las que pueden utilizar sus agentes personalizados:

  • Responder a las preguntas más frecuentes.
  • Ayudar a los nuevos estudiantes a navegar por los recursos escolares.
  • Dar retroalimentación basada en rúbricas o marcos existentes.
  • Explorar la información de los datos de forma accesible.
  • Adaptar las lecciones al contenido, los estándares o las necesidades específicas de los estudiantes.

Pueden mantener a los agentes actualizados si seleccionan «Crear un agente» para abrir el creador de agentes y expandir el menú desplegable en la parte superior para seleccionar «Ver todos los agentes». Esto les permitirá ver, editar y compartir agentes dentro de su institución y asegurarse de que satisfagan sus necesidades.

Administración de agentes en Copilot Chat para administradores de TI

La clave para el éxito de la gestión de agentes para los administradores de TI es comprender cómo se mide y factura el uso de los agentes. Se realiza un seguimiento del uso de cada agente por el número de mensajes que manejan, y el costo total para su institución se calcula en función de la suma de estos mensajes.

Para los administradores de TI, comprar mensajes es sencillo. Pueden comprarlos a través del medidor Copilot Studio en Microsoft Azure, que ofrece una conveniente opción de pago por uso. Una vez que hayan recibido sus mensajes, el centro de administración de Microsoft Power Platform es donde configurará  la facturación y asignará la capacidad de mensajes a Copilot Chat y a agentes individuales.

Descarguen la guía de configuración del agente

Es importante tener en cuenta que el uso de los mensajes del agente puede variar. Factores como la complejidad de un agente, la frecuencia con la que se utilizan y las características específicas que emplean influyen en la determinación de su recuento de mensajes. Vea un tutorial rápido de la administración de agentes en el centro de administración de Microsoft Power Platform y obtenga más información sobre la administración de agentes.

Agente de innovación en educación

Los agentes de Copilot Chat ofrecen formas de mejorar y optimizar sus actividades diarias. Pueden crear uno por medio de lenguaje natural o comenzar con una plantilla de agente. La gestión de agentes directo en Copilot Chat está diseñada para ser fluida, y la protección de datos empresariales ayuda a mantener la seguridad de su experiencia. Descubran cómo los agentes pueden brindar soporte inmediato al responder preguntas comunes y navegar por los recursos institucionales, generar contenido personalizado como guías de estudio y planes de lecciones, y descubrir información valiosa a partir de sus datos.

Prueben los agentes en Copilot Chat

Estamos entusiasmados de continuar con el desarrollo de recursos para respaldar el uso de la IA en la educación. Tanto si optan por crear agentes personalizados como por utilizar plantillas, Copilot Chat ayuda a garantizar una forma segura y eficaz de hacer que la IA trabaje para ustedes. Exploren cómo el uso de agentes en la educación puede satisfacer sus necesidades únicas y ayudar a liberar su tiempo para concentrarse en lo que más importa.

The post Impulsar a todos con agentes en Copilot Chat appeared first on Source LATAM.

 

​The post Impulsar a todos con agentes en Copilot Chat appeared first on Source LATAM.  

Publicado el Deja un comentario

AWS Marketplace now supports a localized experience in four additional languages

AWS Marketplace has expanded its global accessibility by introducing support for French, Spanish, Korean, and Japanese languages across both the website and AWS console. This enhancement allows customers to discover, evaluate, procure, and deploy solutions in their preferred language, reducing friction for global customers and enhancing their purchasing process.

For a localized experience, buyers select their preferred language out of 5 options in the language dropdown. The resulting language switch extends across the customer journey, allowing customers to browse the AWS Marketplace homepage, search for products, view details, and buy products and services in their chosen language. The localization covers SaaS products, AMI-based products, container-based products, and professional services.

For AWS Marketplace sellers, this launch expands their global reach. AWS Marketplace automatically translates product information into all supported languages, allowing the translated versions to become available to buyers with no additional seller effort. Sellers maintain control over their global presence and can opt out from this feature on a language or listing basis. Furthermore, sellers can now provide End User License Agreements (EULAs) in the primary language of the country for geo-fenced listings.

To get started, select your preferred language in the upper right corner of the website or console header. To learn more about AWS Marketplace’s language support, visit the AWS Marketplace Buyer Guide and Seller Guide.

 

​AWS Marketplace has expanded its global accessibility by introducing support for French, Spanish, Korean, and Japanese languages across both the website and AWS console. This enhancement allows customers to discover, evaluate, procure, and deploy solutions in their preferred language, reducing friction for global customers and enhancing their purchasing process. For a localized experience, buyers select their preferred language out of 5 options in the language dropdown. The resulting language switch extends across the customer journey, allowing customers to browse the AWS Marketplace homepage, search for products, view details, and buy products and services in their chosen language. The localization covers SaaS products, AMI-based products, container-based products, and professional services. For AWS Marketplace sellers, this launch expands their global reach. AWS Marketplace automatically translates product information into all supported languages, allowing the translated versions to become available to buyers with no additional seller effort. Sellers maintain control over their global presence and can opt out from this feature on a language or listing basis. Furthermore, sellers can now provide End User License Agreements (EULAs) in the primary language of the country for geo-fenced listings. To get started, select your preferred language in the upper right corner of the website or console header. To learn more about AWS Marketplace’s language support, visit the AWS Marketplace Buyer Guide and Seller Guide.  

Publicado el Deja un comentario

Second-generation Amazon FSx for NetApp ONTAP now available in the AWS Mumbai and Tokyo Regions

Amazon FSx for NetApp ONTAP second-generation file systems are now available in additional AWS Regions: Asia Pacific (Mumbai), and Asia Pacific (Tokyo).

Amazon FSx makes it easier and more cost effective to launch, run, and scale feature-rich high-performance file systems in the cloud. Second-generation FSx for ONTAP file systems give you more performance scalability and flexibility over first-generation file systems by allowing you to create or expand file systems with up to 12 highly-available (HA) pairs of file servers, providing your workloads with up to 72 GBps of throughput and 1 PiB of provisioned SSD storage.

With this regional expansion, second-generation FSx for ONTAP file systems are available in the following AWS Regions: US East (N. Virginia, Ohio), US West (N. California, Oregon), Europe (Frankfurt, Ireland, Stockholm), and Asia Pacific (Mumbai, Singapore, Sydney, Tokyo). You can create second-generation Multi-AZ file systems with a single HA pair, and Single-AZ file systems with up to 12 HA pairs. To learn more, visit the FSx for ONTAP user guide.

 

​Amazon FSx for NetApp ONTAP second-generation file systems are now available in additional AWS Regions: Asia Pacific (Mumbai), and Asia Pacific (Tokyo). Amazon FSx makes it easier and more cost effective to launch, run, and scale feature-rich high-performance file systems in the cloud. Second-generation FSx for ONTAP file systems give you more performance scalability and flexibility over first-generation file systems by allowing you to create or expand file systems with up to 12 highly-available (HA) pairs of file servers, providing your workloads with up to 72 GBps of throughput and 1 PiB of provisioned SSD storage. With this regional expansion, second-generation FSx for ONTAP file systems are available in the following AWS Regions: US East (N. Virginia, Ohio), US West (N. California, Oregon), Europe (Frankfurt, Ireland, Stockholm), and Asia Pacific (Mumbai, Singapore, Sydney, Tokyo). You can create second-generation Multi-AZ file systems with a single HA pair, and Single-AZ file systems with up to 12 HA pairs. To learn more, visit the FSx for ONTAP user guide.  

Publicado el Deja un comentario

AWS Private CA announces support for Microsoft Active Directory child domains

AWS Private Certificate Authority (AWS Private CA) now supports Active Directory (AD) child domains through the Private CA Connector for AD. With this feature, customers get a consistent experience using AWS Private CA across parent and child AD domains. AD administrators can issue certificates to users, computers, and devices in a child domain independently of the parent domain and other child domains. This feature works with on-premises and self-hosted AD deployments that are connected to AWS through AWS Directory Service AD Connector.

Private CA Connector for AD allows you to replace your certificate authorities (CAs) with AWS Private CA, a highly-available, fully-managed cloud CA that secures private key material using hardware security modules (HSMs). Connector for AD supports auto-enrollment to ensure AD domain-joined users, computers, and devices get and maintain valid certificates automatically. In addition to Connector for AD, AWS Private CA provides connectors that enable integration with Kubernetes clusters and enterprise mobile device management (MDM) solutions.

AD child domain support is available in all regions where both AWS Private CA Connector for AD and AWS Directory Service are available. To learn more about using AWS Private CA with Active Directory child domains, visit the AWS Private CA User Guide.

 

​AWS Private Certificate Authority (AWS Private CA) now supports Active Directory (AD) child domains through the Private CA Connector for AD. With this feature, customers get a consistent experience using AWS Private CA across parent and child AD domains. AD administrators can issue certificates to users, computers, and devices in a child domain independently of the parent domain and other child domains. This feature works with on-premises and self-hosted AD deployments that are connected to AWS through AWS Directory Service AD Connector. Private CA Connector for AD allows you to replace your certificate authorities (CAs) with AWS Private CA, a highly-available, fully-managed cloud CA that secures private key material using hardware security modules (HSMs). Connector for AD supports auto-enrollment to ensure AD domain-joined users, computers, and devices get and maintain valid certificates automatically. In addition to Connector for AD, AWS Private CA provides connectors that enable integration with Kubernetes clusters and enterprise mobile device management (MDM) solutions. AD child domain support is available in all regions where both AWS Private CA Connector for AD and AWS Directory Service are available. To learn more about using AWS Private CA with Active Directory child domains, visit the AWS Private CA User Guide.  

Publicado el Deja un comentario

Amazon DataZone launches upgrade domain to SageMaker

Today, Amazon DataZone and Amazon SageMaker announced a new user interface (UI) capability allowing a DataZone domain to be upgraded and used directly in the next generation of Amazon SageMaker. This makes the investment customers put into developing Amazon DataZone transferable to Amazon SageMaker. All content created and curated through Amazon DataZone such as assets, metadata forms, glossaries, subscriptions, etc. are available to users through Amazon SageMaker Unified Studio after the upgrade.

As an Amazon DataZone administrator, you can choose which of your domains to upgrade to Amazon SageMaker via a UI driven experience. The upgraded domain lets you leverage your existing Amazon DataZone implementation in the new Amazon SageMaker environment and expand to new SQL analytics, data processing and AI uses cases. Additionally, after upgrading both Amazon DataZone and Amazon SageMaker portals remain accessible. This provides administrators flexibility with user rollout of Amazon SageMaker, while ensuring business continuity for users operating within Amazon DataZone. By upgrading to Amazon SageMaker, users can build on their investment from Amazon DataZone by utilizing Amazon SageMaker’s unified platform that serves as the central hub for all data, analytics, and AI needs.

The domain upgrade capability is available in all AWS Regions where Amazon DataZone and Amazon SageMaker is supported, including: US East (Ohio), US East (N. Virginia), US West (Oregon), Asia Pacific (Singapore), Asia Pacific (Sydney), Asia Pacific (Tokyo), Asia Pacific (Seoul), Canada (Central), Europe (Frankfurt), Europe (Ireland), Europe (Stockholm), Europe (London), South America (São Paulo), Mumbai (BOM), Stockholm (ARN), and Paris (CDG).

To learn more, visit Amazon DataZone and Amazon SageMaker then get started with the upgrade domain documentation.

 

​Today, Amazon DataZone and Amazon SageMaker announced a new user interface (UI) capability allowing a DataZone domain to be upgraded and used directly in the next generation of Amazon SageMaker. This makes the investment customers put into developing Amazon DataZone transferable to Amazon SageMaker. All content created and curated through Amazon DataZone such as assets, metadata forms, glossaries, subscriptions, etc. are available to users through Amazon SageMaker Unified Studio after the upgrade. As an Amazon DataZone administrator, you can choose which of your domains to upgrade to Amazon SageMaker via a UI driven experience. The upgraded domain lets you leverage your existing Amazon DataZone implementation in the new Amazon SageMaker environment and expand to new SQL analytics, data processing and AI uses cases. Additionally, after upgrading both Amazon DataZone and Amazon SageMaker portals remain accessible. This provides administrators flexibility with user rollout of Amazon SageMaker, while ensuring business continuity for users operating within Amazon DataZone. By upgrading to Amazon SageMaker, users can build on their investment from Amazon DataZone by utilizing Amazon SageMaker’s unified platform that serves as the central hub for all data, analytics, and AI needs. The domain upgrade capability is available in all AWS Regions where Amazon DataZone and Amazon SageMaker is supported, including: US East (Ohio), US East (N. Virginia), US West (Oregon), Asia Pacific (Singapore), Asia Pacific (Sydney), Asia Pacific (Tokyo), Asia Pacific (Seoul), Canada (Central), Europe (Frankfurt), Europe (Ireland), Europe (Stockholm), Europe (London), South America (São Paulo), Mumbai (BOM), Stockholm (ARN), and Paris (CDG). To learn more, visit Amazon DataZone and Amazon SageMaker then get started with the upgrade domain documentation.