WebDevSecOps LinkList 02/09

Nauman Leghari
Sep 2, 2018 · 2 min read

Random list of interesting links, articles and Shiny open-source projects

#typescript #google #programming-languages
Evan Martin wrote about using TypeScript in Google — http://neugierig.org/software/

#ruby #programming-languages
Mehdi Farsi looked at Ruby symbols — https://medium.com/@farsi_mehdi/symbol-in-ruby-daca5abd4ab2

#cloud #serverless #docker #aws-lambda
Seth Fitzsimmons on Slimming Down Lambda Deployment Zips — https://medium.com/@mojodna/slimming-down-lambda-deployment-zips-b3f6083a1dff

#cloud #serverless #docker #aws-lambda
And a different take from Mapbox on reducing deployment size of a Python lamdba function — https://blog.mapbox.com/aws-lambda-python-magic-e0f6a407ffc6

#docker #containers
Petros Koutoupis on technologies behind containers -
Part 1 https://www.linuxjournal.com/content/everything-you-need-know-about-linux-containers-part-i-linux-control-groups-and-process
and Part 2 https://www.linuxjournal.com/content/everything-you-need-know-about-linux-containers-part-i-linux-control-groups-and-process

#javascript #nodejs #tutorial
Ciro Ivan on Idiomatic JavaScript Backend
Part 1 https://dev.to/k1r0s/idiomatic-javascript-backend-part-1-4g0b
Part 2 https://dev.to/k1r0s/idiomatic-javascript-backend-part-2-4lhe
Part 3 https://dev.to/k1r0s/idiomatic-javascript-backend-part-3-1eii

Uses https://github.com/k1r0s/ritley (Tiny, Fast and Extensible Library for JavaScript Back-End Development)
And https://github.com/typicode/lowdb (lowdb is a small local JSON database powered by Lodash)

#nodejs #book
NodeJS handbook from Flavio
https://nodehandbook.com/

#video #java #aws-lambda #serverless
Arun Gupta on Deploying Java microservice using Amazon Web Services S3, API Gateway, Lambda and Couchbase
https://www.youtube.com/watch?v=eT4EaU2mfL0

#programming-languages #kotlin
Adib Faramarzi on using Kotlin Contracts which are coming with Kotlin 1.3
https://medium.com/@adibfara/kotlin-contracts-make-great-deals-with-the-compiler-f524e57f11c

#docker #tutorial #back-to-basics
Ben Cane on The Basics of the Docker Run Command
https://blog.codeship.com/the-basics-of-the-docker-run-command/

#opensource
http://johnny-five.io/ #robotics #javascript #iot