Everyday DevOps
  • Home
  • One on One
  • Newsletter
  • About
Sign in Subscribe

nodejs

A collection of 2 posts
Typescript for CommonJS
Resource

Typescript for CommonJS

How to get started with a typescript project using yarn for package management and nvm for managing node versions. Set up the overall environment nvm install lts/* npm install -g strip-json-comments-cli npm install -g yarn Set up the project directory. I use ~/src/<project> mkdir <applicationname>
01 May 2025 1 min read
AWS

AWS SNS and SQS Example using NodeJS

Using SNS and SQS and Example using NodeJS Motivation I wanted to test out using the new aws-sdk with Amazon Web Services (AWS) SNS and SQS services.  It is now possible to subscribe queues to topics therefore creating a pub/sub style system without any system configuration work. Setup at
14 Jan 2015 1 min read
Page 1 of 1
Everyday DevOps © 2025
  • Sign up
  • Book some time
  • Newsletter
Powered by Ghost