Major AWS Updates &Announcements of 2023 - March

Posted on Oct 11, 2023

Major AWS Updates &Announcements of 2023 - March

With the endless flood of new products, features and changes from AWS and its surrounding ecosystem, it can be easy to miss an update. Our monthly quick highlights on interesting launches from this month including IAM Roles, Amazon Linux & AWS Cost Explorer.


Amazon EC2’s IAM Roles now offer Credential Management Capabilities

Amazon EC2’s IAM Roles now have new Credential Control Properties features that make it easier to control where the roles can be used. IAM Roles give temporary access permissions to the instance metadata service, which are automatically updated.

In the past, you had to list specific network locations like VPC IDs or IP addresses in the role policy or VPC Endpoint policy to limit where these permissions could be used. This was a lot of work and could result in many different policies.


Now, with the new properties for VPC ID and the instance’s main private IP address, IAM policies can be set up to compare the network location where the credential was created with the location where it is being used. This allows for more flexible and broadly applicable policies that can limit the use of the credentials to their original location.

Learn more about this here


Amaon Aurora MySQL 3.03 is now available (Compatibility with MySQL 8.0.26)

Amazon Aurora has updated its MySQL-compatible edition to version 3, which now supports MySQL 8.0.26. This new version includes several enhancements, bug fixes, and security updates to improve performance and security.

Users can upgrade manually or use the “Auto minor version upgrade” feature to upgrade to Aurora MySQL 3.03 automatically. This updated version provides features such as improved tablespace file segment page configuration and new aliases for identifier names.

Aurora offers many benefits, including high performance, availability, built-in security, continuous backups, serverless computing, automated multi-region replication, and compatibility with MySQL and PostgreSQL. This updated release is available in all AWS regions with Aurora MySQL.

Read more about the update here.


Introducing Amazon Lightsail for accelerating Research

Amazon Lightsail has launched a new service called “Lightsail for Research”. This service allows users to access analytical applications such as Scilab, RStudio, and Jupyter with a few clicks. These applications run on powerful virtual computers.

With Lightsail for Research, users can move large data sets and time-consuming analyses from their laptops onto virtual computers. Users can also run numerous analyses simultaneously and continue computations even when their laptops are off or used for other activities.

The service comes with pre-installed research software and bundled pricing, which makes it easy to understand costs before starting work. Additionally, there is no need for computer setup and technical support to perform these tasks.

Find out how Lightsail for Research works here.


Amazon Kendra releases Confluence Cloud Connector

Amazon Kendra is an intelligent search service that uses machine learning to help organizations provide the correct information to customers and employees. Critical information is stored in different places in an enterprise, including platforms like Confluence Cloud.

Now, AWS customers can use the Amazon Kendra Confluence Cloud Connector to search for and index documents from Confluence Cloud. The Amazon Kendra Confluence Cloud Connector is available in all regions where Amazon Kendra is known.

Learn the process of setting up your Amazon Kendra connector for the Confluence Server.


Introducing Amazon Linux 2023

Amazon has launched Amazon Linux 2023 (AL2023), a new operating system based on Linux. The purpose of the OS is to provide a secure and high-performance environment for building and running cloud applications on AWS.

AL2023 is fully integrated with various AWS services and development tools, offering optimized performance for Amazon Elastic Compute Cloud (EC2) Graviton-based instances. Plus, there are no additional licensing costs for AWS Support.

The new release features several improvements over Amazon Linux 2, such as a security-by-default approach, deterministic upgrades, and kernel live patching. Amazon Linux 2023 is generally available in all AWS Regions, and a new major release will be available every 2 years, with up to 5 years of support provided.

Learn more about Amazon Linux


Accelerate Your Builds with AWS CodeBuild’s New Small GPU Machine Type

AWS CodeBuild has announced the addition of a new 4vCPU 1 GPU machine type to its GPU-based workload support, providing customers with a more cost-effective option for less resource-intensive workloads.



Previously, only a 32vCPU 1 GPU machine was available for CodeBuild customers. The new small GPU machine type is ideal for workloads that require a balance between speed and cost. This new feature is available in multiple regions, including U.S. East (N. Virginia), U.S. West (Oregon), Europe (Frankfurt), Europe (London), Europe (Ireland), Asia Pacific (Tokyo), and Canada (Central).

To learn more about how to get started, visit the AWS CodeBuild page.


Application Auto Scaling now enables Resource Tagging

Application Auto Scaling has added a new feature that allows using tags to manage AWS Identity and Access Management (IAM) permissions for auto-scaled resources. This makes it easy for customers to centrally manage resource permissions with the same tag key-value pairs.


Customers can categorize resources using custom tags based on their purpose, owner, or environment. For instance, selected users need permission to register or deregister a resource from Application Auto Scaling based on tag values in specific settings.

Application Auto Scaling offers a standardized scaling experience for 13 different AWS services across all public regions.

Learn how to manage AWS Auto Scaling with Tag-Based Plans


Application Load Balancer now supports TLS 1.3

AWS Application Load Balancer (ALB) now supports version 1.3 of the Transport Layer Security (TLS) protocol, allowing customers to improve the performance of their backend application servers while maintaining security.


Enabling TLS 1.3 on ALB allows the encryption and decryption of TLS traffic to be moved from application servers to the load balancer. This is possible through optimized 1-RTT TLS handshakes and support for ciphers that ensure perfect forward secrecy.

ALB provides tools for managing application security, such as centralized SSL certificate deployment using AWS Certificate Manager and IAM and analyzing TLS traffic patterns using metrics and access logs. Additionally, ALB offers predefined security policies for controlling ciphers and protocols presented to clients.

Read More for the details.


Amazon Route 53 Resolver Endpoints for Hybrid Clouds Now Support IPv6

Amazon Route 53 Resolver endpoints now support IPv6, which means you can forward and resolve traffic from on-premises DNS servers with IPv6 addresses. This cloud DNS service is both scalable and highly available. Using Resolver endpoints makes it easy to manage hybrid cloud setups by allowing seamless resolution of DNS queries throughout the hybrid cloud.


You can set up inbound endpoints to receive DNS requests from your network or outbound endpoints to send requests from Amazon VPCs
 to an IPv6-addressed DNS server on your network.

You can choose from IPv4, IPv6, or dual-stack endpoints that support both IPv4 and IPv6 resolution. This feature is available in all AWS Regions, including AWS GovCloud (US). It can be configured using various methods such as AWS Management Console, AWS CLI, AWS SDK, or Amazon Route 53 API.

Read More for the details.

Automatic Configuration of AWS Cost Anomaly Detection for New Cost Explorer Users

AWS has announced that from now on, all new users of Cost Explorer will receive the benefits of Cost Anomaly Detection through automation. This service uses machine learning to monitor, detect, and alert users whenever unexpected costs increase.

Before, users followed manual procedures to enable Cost Explorer and set up monitors and alert preferences. However, with the new automatic configuration, AWS service monitors and daily email subscriptions will be created for new users to improve cost controls with no extra effort. Users can drop out if they are not interested in Cost Anomaly Detection.

Get started on the  AWS Cost Management console or read more at Enabling Cost Explorer

Major AWS Updates &Announcements of 2023 - March
Roshan Raman Giri

Latest Blogs

New AWS Announcement for October 2023

New AWS Announcement for October 2023


New AWS Announcement for October 2023

Adex International

Nov 08, 2023

Sustainability in the AWS Well-Architected Framework: A Comprehensive Guide

Sustainability in the AWS Well-Architected Framework: A Comprehensive Guide


Sustainability in the AWS Well-Architected Framework: A Comprehensive Guide

Adex International

Oct 19, 2023

AWS New Announcement Sept 2023

AWS New Announcement Sept 2023


AWS New Announcement Sept 2023

Adex International

Oct 17, 2023

Migrate Gitlab PostgreSQL Database to Custom Location Using Ansible

Migrate Gitlab PostgreSQL Database to Custom Location Using Ansible


Migrate Gitlab PostgreSQL Database to Custom Location Using Ansible

Saugat Tiwari

Oct 11, 2023

Mastering DevOps: Your Ultimate Guide to DevOps Managed Services

Mastering DevOps: Your Ultimate Guide to DevOps Managed Services


Mastering DevOps: Your Ultimate Guide to DevOps Managed Services

Biswash Giri

Oct 11, 2023

Discover the Benefits of Security as a Service (SECaaS) for your Business

Discover the Benefits of Security as a Service (SECaaS) for your Business


Discover the Benefits of Security as a Service (SECaaS) for your Business

Saugat Tiwari

Oct 11, 2023

Port Forwarding Using AWS System Manager Session Manager

Port Forwarding Using AWS System Manager Session Manager


Port Forwarding Using AWS System Manager Session Manager

Saugat Tiwari

Oct 11, 2023

Maximizing Directory Services with LDAP: Creating OUs, Groups, and Users for Improved Authentication and Access Control

Maximizing Directory Services with LDAP: Creating OUs, Groups, and Users for Improved Authentication and Access Control


Maximizing Directory Services with LDAP: Creating OUs, Groups, and Users for Improved Authentication and Access Control

Biswash Giri

Oct 11, 2023

AWS Migration Tools: A Comprehensive Guide

AWS Migration Tools: A Comprehensive Guide

IntroductionAWS migration tools are a comprehensive set of services and utilities provided by Amazon...


AWS Migration Tools: A Comprehensive Guide

Binaya Puri

Oct 11, 2023

Difference Between AWS Cloudwatch and Cloudtrail

Difference Between AWS Cloudwatch and Cloudtrail

AWS CloudWatch and AWS CloudTrails are sometimes difficult to distinguish. This article seeks to d...


Difference Between AWS Cloudwatch and Cloudtrail

Sabin Joshi

Oct 11, 2023

New AWS Announcements for June 2023 - Adex

New AWS Announcements for June 2023 - Adex


New AWS Announcements for June 2023 - Adex

Ravi Gupta

Oct 11, 2023

Top 7 Applications Of Cloud Computing In Various Field

Top 7 Applications Of Cloud Computing In Various Field


Top 7 Applications Of Cloud Computing In Various Field

Susmita Karki Chhetri

Oct 11, 2023

Ingesting and Monitoring Custom Metrics in CloudWatch With AWS Lambda

Ingesting and Monitoring Custom Metrics in CloudWatch With AWS Lambda


Ingesting and Monitoring Custom Metrics in CloudWatch With AWS Lambda

Tej pandey

Oct 11, 2023

7 Types of Security in Cloud Computing?

7 Types of Security in Cloud Computing?


7 Types of Security in Cloud Computing?

Mukesh Awasthi

Oct 11, 2023

Cost-effective Use cases & Benefits of Amazon S3

Cost-effective Use cases & Benefits of Amazon S3


Cost-effective Use cases & Benefits of Amazon S3

Nischal Gautam

Oct 11, 2023

IT Outsourcing: Everything You Need To Know

IT Outsourcing: Everything You Need To Know

The world has changed, and as technology advances, so does the world of work. Gone are the day...


IT Outsourcing: Everything You Need To Know

Roshan Raman Giri

Oct 11, 2023

Getting Started with Amazon Redshift in 6 Simple Steps

Getting Started with Amazon Redshift in 6 Simple Steps


Getting Started with Amazon Redshift in 6 Simple Steps

Tej pandey

Oct 11, 2023

How to Host Static Websites on AWS S3?

How to Host Static Websites on AWS S3?

How to Host Static Websites on AWS S3? Hosting a Static Website on AWS S3 has a lot of benefits....


How to Host Static Websites on AWS S3?

Ravi Gupta

Oct 11, 2023

The Importance of Managed Cloud Security for Businesses

The Importance of Managed Cloud Security for Businesses


The Importance of Managed Cloud Security for Businesses

Roshan Raman Giri

Oct 11, 2023

How To Use Amazon S3 For Personal Backup?

How To Use Amazon S3 For Personal Backup?


How To Use Amazon S3 For Personal Backup?

Tej pandey

Oct 11, 2023

Major AWS Updates &Announcements of 2023 - March

Major AWS Updates &Announcements of 2023 - March


Major AWS Updates &Announcements of 2023 - March

Roshan Raman Giri

Oct 11, 2023

How To Insert Data Into a DynamoDB Table with Boto3

How To Insert Data Into a DynamoDB Table with Boto3

DynamoDB is used for many use cases, including web and mobile applications, gaming, ad tech,...


How To Insert Data Into a DynamoDB Table with Boto3

Binaya Puri

Oct 11, 2023

How to Install and Upgrade the AWS CDK CLI

How to Install and Upgrade the AWS CDK CLI


How to Install and Upgrade the AWS CDK CLI

Nischal Gautam

Oct 11, 2023

Ultimate Guide on Creating Terraform Modules

Ultimate Guide on Creating Terraform Modules


Ultimate Guide on Creating Terraform Modules

Tej pandey

Oct 11, 2023

What is serverless computing?

What is serverless computing?


What is serverless computing?

Tej pandey

Oct 11, 2023

AWS Well-Architected Framework Security Pillar

AWS Well-Architected Framework Security Pillar

The Amazon Well-Architected Framework is a set of recommendations and practice guidelines for develo...


AWS Well-Architected Framework Security Pillar

Binaya Puri

Oct 11, 2023

Amazon FSx for Lustre, Windows, and NetApp ONTAP

Amazon FSx for Lustre, Windows, and NetApp ONTAP

Amazon FSx for Lustre, Windows, and NetApp ONTAPAmazon FSx is known for its fully managed, hig...


Amazon FSx for Lustre, Windows, and NetApp ONTAP

Ravi Gupta

Oct 11, 2023

How to Choose the Right Cloud Service Provider?

How to Choose the Right Cloud Service Provider?


How to Choose the Right Cloud Service Provider?

Tej pandey

Oct 11, 2023

25 New AWS Services Updates from AWS Re:Invent 2022

25 New AWS Services Updates from AWS Re:Invent 2022


25 New AWS Services Updates from AWS Re:Invent 2022

Susmita Karki Chhetri

Oct 11, 2023

AWS Managed Hosting Services And Dedicated Hosting Benefits

AWS Managed Hosting Services And Dedicated Hosting Benefits


AWS Managed Hosting Services And Dedicated Hosting Benefits

Tej pandey

Oct 11, 2023

What is Serverless Security? Risk & Best Practices

What is Serverless Security? Risk & Best Practices

Serverless computing  is a rising topic right now in the cloud tech industry. As per a Datad...


What is Serverless Security? Risk & Best Practices

Anup Giri

Oct 11, 2023

Difference Between Cloud Computing and Cybersecurity

Difference Between Cloud Computing and Cybersecurity


Difference Between Cloud Computing and Cybersecurity

Mukesh Awasthi

Oct 11, 2023

DevOps for Developers: How It Helps Streamline the Development Process

DevOps for Developers: How It Helps Streamline the Development Process

As per a survey done by Puppet, firms with DevOps practice have increased recovery speeds by 24 ti...


DevOps for Developers: How It Helps Streamline the Development Process

Roshan Raman Giri

Oct 11, 2023

New AWS Announcements for August 2023

New AWS Announcements for August 2023


New AWS Announcements for August 2023

Rohan Jha

Oct 11, 2023

The FinOps Chronicles

The FinOps Chronicles


The FinOps Chronicles

Anup Giri

Oct 11, 2023

AWS Auto scale Instance-Based on RabbitMQ Custom Metrics

AWS Auto scale Instance-Based on RabbitMQ Custom Metrics


AWS Auto scale Instance-Based on RabbitMQ Custom Metrics

Anup Giri

Oct 11, 2023

Overcome Merge Hell with Trunk based development and Continuous Integration

Overcome Merge Hell with Trunk based development and Continuous Integration


Overcome Merge Hell with Trunk based development and Continuous Integration

Rohan Jha

Oct 11, 2023

What's the difference between CapEX Vs OpEX in Cloud Computing?

What's the difference between CapEX Vs OpEX in Cloud Computing?


What's the difference between CapEX Vs OpEX in Cloud Computing?

Tej pandey

Oct 11, 2023

How Does Your Organization Keep Cloud Costs Under Control?

How Does Your Organization Keep Cloud Costs Under Control?


How Does Your Organization Keep Cloud Costs Under Control?

Susmita Karki Chhetri

Oct 11, 2023

Microsoft Azure vs AWS vs Google Cloud Comparison

Microsoft Azure vs AWS vs Google Cloud Comparison


Microsoft Azure vs AWS vs Google Cloud Comparison

Mukesh Awasthi

Oct 11, 2023

What are the Benefits of Amazon S3 Glacier?

What are the Benefits of Amazon S3 Glacier?


What are the Benefits of Amazon S3 Glacier?

Anup Giri

Oct 11, 2023

Leverage Azure Migrate to Discover and Assess Your AWS Instances for Smooth Migration to Azure

Leverage Azure Migrate to Discover and Assess Your AWS Instances for Smooth Migration to Azure


Leverage Azure Migrate to Discover and Assess Your AWS Instances for Smooth Migration to Azure

Rohan Jha

Oct 11, 2023