October 2023

Amazon FSx for NetApp ONTAP: A Comprehensive Guide

Introduction¶ Amazon FSx for NetApp ONTAP is an AWS service that offers fully managed NetApp ONTAP file systems in the cloud. It provides two types of file system deployment options: Single-AZ and Multi-AZ. Single-AZ file systems prioritize cost optimization and are suitable for development and test environments or storing secondary copies of data. On the …

Amazon FSx for NetApp ONTAP: A Comprehensive Guide Read More »

Introduction to AWS CodePipeline

AWS CodePipeline is a fully managed continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates. With CodePipeline, you can build, test, and deploy your applications seamlessly and efficiently. In this guide, we will focus on a new feature introduced by CodePipeline – triggering pipeline executions on …

Introduction to AWS CodePipeline Read More »

Guide to Using Amazon Aurora PostgreSQL with pgvector v0.5.0 and HNSW Indexing

Introduction¶ In today’s era of generative AI and language models, embeddings have become increasingly popular as numerical representations that capture the semantic meaning of text input. With Amazon Aurora PostgreSQL now supporting pgvector v0.5.0 with HNSW indexing, developers can take advantage of its capabilities to store, search, and operate on embeddings from various sources such …

Guide to Using Amazon Aurora PostgreSQL with pgvector v0.5.0 and HNSW Indexing Read More »

Introduction

In recent years, data retention and deletion have become critical requirements for organizations managing large amounts of data. With the introduction of automated time-based data deletion in Amazon OpenSearch Serverless, organizations can now easily manage data retention policies for time series collections without the need for creating daily indexes or running scripts to delete aged …

Introduction Read More »

Guide to Using AWS IoT Core Credential Provider with Virtual Private Cloud Endpoints

Introduction¶ In this guide, we will explore the use of AWS IoT Core Credential Provider with Virtual Private Cloud (VPC) endpoints. This feature enables customers to securely connect their devices to private networks while using X.509 client certificates for authenticating requests to AWS services. We will discuss how to utilize VPC endpoints for AWS IoT …

Guide to Using AWS IoT Core Credential Provider with Virtual Private Cloud Endpoints Read More »

AWS Cloud WAN: A Comprehensive Guide to Tunnel-less SD-WAN Connectivity

Introduction¶ In recent years, more and more enterprises have adopted Software-Defined Wide Area Network (SD-WAN) technologies to streamline branch connectivity with both on-premises data centers and Amazon Web Services (AWS). Traditionally, SD-WAN appliances were integrated with Cloud WAN using IPsec or GRE tunnels. However, AWS has now introduced a groundbreaking feature called Tunnel-less Connect, enabling …

AWS Cloud WAN: A Comprehensive Guide to Tunnel-less SD-WAN Connectivity Read More »

Amazon SQS: Increased Throughput Quota for FIFO High Throughput Mode

Introduction¶ Amazon Simple Queue Service (SQS) has recently announced an exciting update concerning its high throughput mode for First-In-First-Out (FIFO) queues. This new enhancement allows users to process an impressive number of transactions per second, drastically improving the speed and performance of their applications. In this comprehensive guide, we will explore in detail the increased …

Amazon SQS: Increased Throughput Quota for FIFO High Throughput Mode Read More »

Introduction

In this comprehensive guide, we will explore the exciting and powerful feature of parameterized pipelines in AWS CodePipeline. With the introduction of the new V2 pipeline type, AWS CodePipeline now allows us to create pipelines with input parameters. We will delve into the details of parameterized pipelines, their benefits, and how to effectively leverage them …

Introduction Read More »

EC2 Hibernate: A Comprehensive Guide

Introduction to EC2 Hibernate¶ Amazon EC2 (Elastic Compute Cloud) is a cloud computing service offered by Amazon Web Services (AWS) that provides resizable compute capacity in the cloud. EC2 provides users with the ability to launch and manage virtual servers, known as instances. In order to optimize costs and reduce startup times, Amazon introduced the …

EC2 Hibernate: A Comprehensive Guide Read More »

A Comprehensive Guide to Amazon Aurora PostgreSQL-Compatible Edition

Version 1.0 By [Your Name] Table of Contents¶ Introduction Understanding Amazon Aurora and PostgreSQL Compatibility Benefits of Amazon Aurora PostgreSQL-Compatible Edition Upgrading to Amazon Aurora PostgreSQL-Compatible Edition Supported Versions of PostgreSQL in Amazon Aurora 5.1 PostgreSQL 15.4 5.2 PostgreSQL 14.9 5.3 PostgreSQL 13.12 5.4 PostgreSQL 12.16 5.5 PostgreSQL 11.21 New Features and Improvements in Amazon …

A Comprehensive Guide to Amazon Aurora PostgreSQL-Compatible Edition Read More »