Amazon SNS Message Data Protection: De-Identification with Redaction or Masking

Introduction¶ Amazon Simple Notification Service (SNS) provides a scalable and reliable messaging service for application developers. With the growing concerns around data privacy and security, Amazon has introduced a new feature to enhance data protection within Amazon SNS. This guide article will focus on how you can leverage Amazon SNS message data protection to de-identify …

Amazon SNS Message Data Protection: De-Identification with Redaction or Masking Read More »

Simulating Interruptions in your Spot Fleet Using the Amazon EC2 Console

Table of Contents 1. Introduction 2. Understanding Spot Instances and Spot Fleets 3. Importance of Preparing for Spot Instance Interruptions 4. Spot Instance Interruption Simulation with Amazon EC2 Console 5. Behind the Scenes: AWS Fault Injection Simulator (FIS) 6. Benefits of Simulating Spot Instance Interruptions 7. Best Practices for Testing and Handling Interruptions 8. Conclusion …

Simulating Interruptions in your Spot Fleet Using the Amazon EC2 Console Read More »

Table of Contents

Introduction What is Amazon Corretto? Benefits of Using Amazon Corretto Features of Amazon Corretto 21 Installation Guide Setting Up Amazon Corretto with Your IDE Performance Optimization Techniques Security Best Practices Troubleshooting Common Issues Frequently Asked Questions Conclusion 1. Introduction¶ Amazon Corretto 21 is the latest version of Amazon’s Long Term Support (LTS) distribution of OpenJDK. …

Table of Contents Read More »

Guide to AWS Cloud Map’s DiscoverInstancesRevision API

Table of Contents¶ Introduction Overview of AWS Cloud Map Introduction to DiscoverInstancesRevision API Benefits of DiscoverInstancesRevision API Implementation Steps Step 1: Create an AWS Cloud Map Namespace Step 2: Register Cloud Resources with AWS Cloud Map Step 3: Implement the DiscoverInstancesRevision API Best Practices for Using the DiscoverInstancesRevision API Practice 1: Regularly Monitor the Revision …

Guide to AWS Cloud Map’s DiscoverInstancesRevision API Read More »

Announcing Swift Package Manager Support in AWS CodeArtifact

Introduction¶ AWS CodeArtifact now supports the Swift Package Manager (SwiftPM), providing developers with an HTTP-based registry protocol for managing Swift packages. This implementation is based on Swift Evolution proposal 0292, which enables SwiftPM to consume dependencies stored in package registries instead of solely relying on Git repositories. This guide explores the significance of this announcement, …

Announcing Swift Package Manager Support in AWS CodeArtifact Read More »

Introduction

Amazon Location Services has recently announced a substantial price reduction for tracking and geofencing capabilities. This exciting development opens up new opportunities for developers to optimize operations such as asset management and delivery dispatch. In this comprehensive guide, we will explore the various features and benefits of Amazon Location Services, delve into the technical aspects …

Introduction Read More »

IAM Roles Anywhere Credential Helper: Support for PKCS #11 Modules

With the release of IAM Roles Anywhere credential helper version 1.1.0, AWS Identity and Access Management (IAM) Roles Anywhere now supports X.509 certificates and private keys stored in Public-Key Cryptography Standards (PKCS) #11 compatible security modules. This update brings additional security and flexibility to your IAM roles and credentials management process. In this guide, we …

IAM Roles Anywhere Credential Helper: Support for PKCS #11 Modules Read More »

Introduction

Amazon CloudWatch is a powerful monitoring and management service offered by Amazon Web Services (AWS). It allows users to collect and track metrics, collect and monitor log files, and set alarms. Recently, Amazon CloudWatch has introduced a new feature called Metric Math for RDS Performance Insights. This guide will explore the various aspects of Metric …

Introduction Read More »

AWS Glue Interactive Sessions: New Kernel and Support for IAM Conditionals

Introduction¶ AWS Glue Interactive Sessions is a powerful service that enables data engineers and data scientists to interactively run, develop, and debug Apache Spark ETL (Extract, Transform, Load) jobs. With the latest release, AWS Glue Interactive Sessions introduces new kernel options and adds support for IAM conditionals, enhancing the flexibility and control over interactive sessions. …

AWS Glue Interactive Sessions: New Kernel and Support for IAM Conditionals Read More »

AWS Glue Data Quality: Identifying Records with CustomSQL Rule Type

Introduction¶ In today’s data-driven world, ensuring data quality is of utmost importance to organizations. AWS Glue Data Quality is a powerful service that automates the process of calculating statistics, recommending quality rules, monitoring data quality, and alerting users when it detects a decline in quality. This guide will focus on a recent update to AWS …

AWS Glue Data Quality: Identifying Records with CustomSQL Rule Type Read More »