Ingesting data into Amazon OpenSearch for Data Analysis

Amazon OpenSearch is an open-source, distributed search and analytics engine compatible with Elasticsearch. It is a fully managed service by Amazon Web Services (AWS). OpenSearch allows you to search, explore, and analyze your data, making it a powerful tool for various applications. AWS now has a new open search service called Amazon OpenSearch Ingestion. [...]

2023-08-07T05:02:09+00:00August 7th, 2023|Amazon AWS|

Amazon S3 Dual-Layer Server-Side Encryption

Amazon S3 (Simple Storage Service) is a highly scalable and secure cloud storage service provided by Amazon Web Services (AWS). It offers object storage for storing and retrieving large amounts of data, such as documents, images, videos, backups, logs, and application data. Amazon S3 offers robust security features to protect your data. It allows [...]

2023-07-27T03:28:47+00:00July 27th, 2023|Amazon AWS|

Amazon CloudWatch for Automated Rollback

Amazon CloudWatch for automated rollback monitors and automatically react to changes during a rolling update. Enables customers to add automatic safeguards for Amazon ECS service rolling updates. And you can easily automate discovery and remediation for failed deployments and minimize the impact of a bad change. Customers can use Amazon ECS application programming interfaces (APIs) [...]

2023-03-08T04:55:29+00:00March 8th, 2023|Amazon AWS|

AWS Resource Explorer

AWS consists of many resources that may be in different regions. So, looking for a specific instance, task, or log group will take some time. AWS Resource Explorer makes this job easier. With AWS Resource Explorer, search and discover resources, such as Amazon Elastic Compute Cloud (Amazon EC2) instances, Amazon Kinesis streams, and Amazon [...]

2023-03-06T17:05:33+00:00February 16th, 2023|Amazon AWS|

Blue/Green Deployments on Amazon Aurora and Amazon RDS

A blue/green deployment is to create two separate but identical environments. Here the blue environment runs the current application version, and the green runs the new application version. The blue/green deployment strategy increases application availability and reduces deployment risk by simplifying the rollback process if a deployment fails. It is necessary to keep these [...]

2022-12-14T03:35:20+00:00December 14th, 2022|Amazon AWS|

Kubernetes Secret management with the External Secrets Operator

Secrets are a piece of sensitive data known as an object. In Kubernetes, a password, a token, or a key is the secret. And it is necessary to manage secrets in Kubernetes. There will be hundreds of secrets, and it will be hard to manage the secrets and life cycles of secrets like creation, [...]

2022-12-13T12:56:16+00:00December 7th, 2022|Amazon AWS, DevOps Services|

AWS Observability Accelerator for Kubernetes Telemetry

AWS Observability Accelerator from Amazon Web Services is a tool for monitoring, logging, alerting, and dashboards for Amazon Elastic Kubernetes Service (Amazon EKS) projects. This tool is for configuring and deploying purpose-built observability. And you can use AWS Observability Accelerator with Amazon Managed Service for Prometheus, AWS Distro for OpenTelemetry (ADOT), and Amazon Managed [...]

2022-11-17T09:33:37+00:00November 17th, 2022|Amazon AWS|

Oracle MySQL HeatWave on AWS

Oracle MySQL HeatWave is an in-memory query accelerator that accelerates MySQL operations with the advantage of machine learning. With Oracle MySQL HeatWave on AWS, users can run transaction processing, analytics, and machine learning workloads in one service without using time-consuming ETL between databases. And MySQL HeatWave is the only service that combines Online Analytical [...]

2022-11-02T11:19:57+00:00November 2nd, 2022|Amazon AWS|

Amazon Detective for security investigation of Kubernetes Workloads on Amazon EKS

Amazon detective analyzes, investigates, and identifies the root cause of security findings or suspicious activities. Amazon Detective for security investigation of Kubernetes Workloads on Amazon EKS makes it easy to respond to security issues. Kubernetes, open-source container orchestration, deploys many individual containers with Amazon Elastic Kubernetes Service (Amazon EKS). These may need more security, [...]

2022-10-17T04:49:14+00:00October 17th, 2022|Amazon AWS|

Installation of Amazon Redshift ODBC driver with binary support and enhanced performance

Amazon Redshift ODBC driver is a powerful tool that enables access to live Amazon Redshift data directly from any application from anywhere. The ODBC driver interface reads, writes, and updates Amazon Redshift data. As Amazon Redshift announces an open source ODBC driver you can gain enhanced visibility and can contribute to driver development. Amazon [...]

2022-09-15T07:13:37+00:00September 15th, 2022|Amazon AWS, Cloud Computing|
Go to Top