2025-07-02 Copying AWS S3 Object from One Account to Another Account. AWSCloud Cloud In AWS Cloud, copying objects between buckets within an AWS account is a standard, simple process for S3 users. To copy
2025-06-19 Speech Translator base on Azure Speech Service AIAzureCloudJavaScriptNext.jsReactTailwind AI/ML Today we’re going to talk about how to build a speech translator using Azure Speech Service of Azure AI . We’ll be using
2025-03-14 Create your own OpenAI endpoints in Azure Cloud. AIAzureCloudOpenAI AI/ML Previously, we have introduced how to use Azure OpenAI to develop a RAG (Retrieval-Augmented Generation) chatbot. In thi
2024-10-09 AWS Glue Iceberg tables schema can't be updated with Pulumi AWSCloudIaCPulumiPython Cloud ContextRecently, we’re planing to use Pulumi to manage all current existing AWS Glue Datacatalog tables which are Iceber
2024-09-10 How to Fix AWS S3 Event Replacing Space With '+' Character Sign in Object Key Name AWSAWS LambdaAWS S3CloudPython Cloud The issue with AWS S3 Event notifications is that it replaces spaces with ‘+’ character sign in the object key name. Thi
2024-07-04 Using Pulumi to Import the AWS Resources of the Other Region AWSCloudIaCPulumiPython Cloud ContextBy default, the Pulumi import the resource in the region which is specified in the Pulumi.yaml or Pulumi.<stac
2024-04-18 The Points of AWS China CloudFront You Need to Notice AWSCloud Cloud There are much difference between AWS Global and AWS China. The background of this blog is that I’m responsible for migr
2024-03-13 Migrate a legacy application to AWS Cloud AWSCloudIaCPulumiPythonReact Cloud BackgroundRecently, we got a requirement from the company to move the application to AWS Cloud. The company has a strong
2024-02-27 Manage the Existing Cloud Resources By Using Pulumi Import AWSCloudIaCPulumiPython Cloud In many real-world scenarios, cloud infrastructure is already in place before adopting infrastructure as code (IaC) solu
2024-02-11 Pulumi - A Powerful IaC to manage the cloud infrastructure AWSCloudIaCPulumiPython Cloud To manage the application cloud infrastructure more efficiently, we can use the Terraform for IaC(Infrastructure as Code