Open in app

Sign In

Write

Sign In

Stanislas Randriamilasoa
Stanislas Randriamilasoa

47 Followers

Home

About

Mar 1

How to use the new OpenAI ChatGPT API with Nodejs and TypeScript

OpenAI’s ChatGPT and Whisper models are now available through their API, providing developers with access to advanced language and speech-to-text capabilities. With significant cost reductions and optimized system-wide improvements, these models are more accessible and affordable for developers. This article will provide a comprehensive guide to using the new Open…

ChatGPT

2 min read

How to use the new OpenAI ChatGPT API with Nodejs and TypeScript
How to use the new OpenAI ChatGPT API with Nodejs and TypeScript
ChatGPT

2 min read


Jan 14

How to mock environnement variable with jest and TypeScript

When writing tests for your application, it’s often necessary to mock certain aspects of the environment, such as environment variables. This allows you to test your code in a controlled and predictable manner, without relying on external factors that may change over time. Jest is a popular JavaScript testing framework…

Jest

1 min read

Jest

1 min read


Nov 19, 2022

How to export remote mongodb database with mongodump on MacOS

How to export remote mongodb database with mongodump on MacOS In this article we will see how to export remote mongodb database from command line on Mac. MongoDB is a cross-platform database that can be used in any operating system. It is written in C++ and has a document-oriented data…

Mongodb

2 min read

How to export remote mongodb database with mongodump on MacOS
How to export remote mongodb database with mongodump on MacOS
Mongodb

2 min read


Apr 30, 2021

Upload a file from NodeJS to AWS s3

I have searched on google a snippet code on how to do it but I didn’t find a complete example, so I am going to share it here. No need of an explanation, the code tells about itself!

Nodejs

1 min read

Nodejs

1 min read


Apr 30, 2021

How to deploy Sentry on a Kubernetes cluster using helm

In this post we will see step-by-step how to deploy your own sentry on a kubernetes cluster. Sentry is a cross-platform crash reporting and aggregation platform. We will use helm to do so. 1- Prerequisites Helm You should be familiar with Helm and have installed it. Helm is a package manager…

Kubernetes

1 min read

How to deploy Sentry on a Kubernetes cluster using helm
How to deploy Sentry on a Kubernetes cluster using helm
Kubernetes

1 min read


Dec 15, 2020

Continuous Deployment with Gitlab CI/CD, Helm and AWS EKS

The main purpose of this post is to show you how to setup a deployment job using Gitlab CI, helm, and AWS EKS. No more word, I show you directly the content of the .gitlab-ci.yml ! stages: - deploy_prod .tags_only: only: refs: &tags_only - tags .deploy_all: &deploy_all stage: deploy…

Kubernetes

2 min read

Continuous Deployment with Gitlab CI/CD, Helm and AWS EKS
Continuous Deployment with Gitlab CI/CD, Helm and AWS EKS
Kubernetes

2 min read


Sep 7, 2020

How to create a custom snippet in Visual Studio Code

Using snippets code saves you time and brings you a good mood. So in this post we will find out how to do that. Step 1: Open your VSCode IDE and type CTRL+SHIFT+P , search the term “user snippets”, then choose which language would you like to create snippet. …

Vscode

2 min read

How to create a custom snippet in Visual Studio Code
How to create a custom snippet in Visual Studio Code
Vscode

2 min read


Aug 5, 2020

How to transfert AWS route53 domain to another AWS account

In this post, we will discover how to transfert a domain registered under AWS Route53 to another AWS account using awscli. Step 1 To start, you’ll need to install aws-cli on your computer. Under linux, you can use the following command lines to install aws-cli v2: $ curl “https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o…

AWS

2 min read

How to transfert AWS route53 domain to another AWS account
How to transfert AWS route53 domain to another AWS account
AWS

2 min read


Jul 25, 2020

Publicly available e-commerce datasets for a Machine Learning experimentation

Machine learning presents a huge growth opportunity for online retailers. With machine learning, eCommerce companies can boost sales, reduce waste, and increase overall efficiency while actively engaging with consumers. Here is a short list of publicly available data that you can experiment with: eCommerce Item Data: Very useful if you…

Machine Learning

1 min read

Publicly available e-commerce datasets for a Machine Learning experimentation
Publicly available e-commerce datasets for a Machine Learning experimentation
Machine Learning

1 min read


May 27, 2020

Serverless AWS IAM Minimal access for deployment

To deploy your serverless API in production, you need the following minimal access for your IAM User: AWS Lambda Full Access Cloud Formation Full Access EC2 Full Access S3 Full Access API Gateway Administrator Access IAM Full Access WARNING: Make sure to remove those access once you finished to deploy it!

Serverless

1 min read

Serverless

1 min read

Stanislas Randriamilasoa

Stanislas Randriamilasoa

47 Followers

Software Engineer | DevOps | Low Code AI

Following
  • Tim Denning

    Tim Denning

  • AL Anany

    AL Anany

  • TDS Editors

    TDS Editors

  • Wei-Meng Lee

    Wei-Meng Lee

  • Barack Obama

    Barack Obama

See all (65)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams