You can now use ElastiCache self-service updates feature to apply updates on Memcached and Redis cache clusters, in addition to Redis replication groups at the time of your choosing and track the progress in real-time.
Now Available: Amazon EC2 High Memory Instances with up to 24 TB of memory, Purpose-built to Run Large In-memory Databases, like SAP HANA
Starting today, Amazon EC2 High Memory instances with 18 TB and 24 TB of memory are generally available.
New Training Courses Teach New APN Partners to Better Help Their Customers
AWS Training and Certification has updated one partner course and added another to its training portfolio. First, we made major updates to our AWS Solutions Training for Partners: Foundations (Business) course. Second, we are introducing a new course, AWS Solutions Training for Partners Foundations – Public Sector – Business. This new course is designed specifically to help new APN Partners identify customer opportunities and build their business on AWS.
New Courses Available to Help You Grow and Accelerate Your AWS Cloud Skills
We’re excited to announce two new public classroom courses. AWS Cloud Practitioner Essentials is an updated classroom version of our most widely adopted free digital course and Architecting on AWS – Accelerator is a new course based on our two of our existing architecting courses. These new offerings make it easier for you to build and advance your cloud skills in a hands-on environment.
Windows Nodes Supported by Amazon EKS
Windows worker nodes are now fully supported by Amazon Elastic Kubernetes Service (EKS). Previously, EKS supported running Windows nodes as part of a public preview.
AWS Snowball Edge now supports offline software updates for Snowball Edge devices in air-gapped environments
AWS Snowball Edge now allows you to perform an offline update to the software of your Snowball Edge device when your device is not connected to the internet.
Amazon RDS for PostgreSQL Supports Minor Version 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24, adds Transportable Database Feature
Following the recent announcement of updates to the PostgreSQL database , we have updated Amazon RDS for PostgreSQL to support new PostgreSQL minor versions. This release contains security fixes, bug fixes and improvements done by the PostgreSQL community.
AWS IoT Core Adds the Ability to Retrieve Data from DynamoDB using Rule SQL
You can now retrieve additional data from DynamoDB tables as part of the rule processing in AWS IoT Core. To do so, simply use the get_dynamodb() function in the SQL statement of your rule, either in the SELECT clause to enrich message payload or in the WHERE clause to evaluate a condition with context from a DynamoDB table of your choice.
Amazon Kinesis Data Firehose adds cross-account delivery to Amazon Elasticsearch Service
Amazon Kinesis Data Firehose now supports delivery to Amazon Elasticsearch Service across accounts. Now your delivery stream and your Elasticsearch clusters can reside in different accounts. This makes it easier for Amazon Elasticsearch Service customers with multiple accounts to ingest streaming data and analyze it in near real time.
SageMaker Notebooks now support diffing
You can now compare and view differences between two notebooks that are version controlled with Git in SageMaker. Jupyter notebooks (which SageMaker notebooks are built upon) are stored as JSON documents which include tags and metadata, making it difficult to diff with traditional line-by-line text diffing tools.