- [toread] An Inside Look at Deploying Kubernetes on AWS – uptime 99 – Medium – How to Create Kubernetes Clusters on AWS with kops Written By Eric Hole In the last kops post, kops 101 , I covered what kops is and why it’s the right choice…
- Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects. – This document is a cheatsheet for JavaScript you will frequently encounter in modern projects and most contemporary sample code.
- Building Evolutionary Architectures – Support constant change – The first principle of evolutionary architecture is to enable incremental change in an architecture over time. This practical guide gives you everything you need to know to get started.
- Mind the 75GB limit on AWS Lambda deployment packages – Lambda has a regional limit of 75GB for ALL of your deployment packages, whilst this might sound a lot at first, it is actually quite easy to reach when deployment is frictionless and you’re deploying many times a day.
- [toread] How to deploy a NodeJS AWS Lambda function with Terraform – Amazon AWS' Lambdas are incredibly powerful, mainly due to their stateless nature and ability to scale horizontally almost infinitely. But once you have written…
- [toread] Simplified User Management for AWS – awless – Medium – Managing users that access and administrate your Amazon Web Services resources can rapidly become a disorganized and tedious process that includes a variety of…
- [toread] Python and AWS Lambda – A match made in heaven – Python Data – In recent months, I’ve begun moving some of my analytics functions to the cloud. Specifically, I’ve been moving them many of my python scripts and API’s to AWS’…
- [toread] Pre-configured Amazon AWS deep learning AMI with Python – PyImageSearch – LinkedIn 0 Image credit The Ubuntu VirtualBox virtual machine that comes with my book, Deep Learning for Computer Vision with Python , includes all the…
- [toread] How to automate creating high end virtual machines on AWS for data science projects – This is a log of my findings while trying to automate the creation of Virtual Machines on Amazon Web Services. Last year I started my MSc in Data Science.…
- [toread] Swift 4.0 Released! – September 19, 2017 Ted Kremenek Swift 4 is now officially released! Swift 4 builds on the strengths of Swift 3, delivering greater robustness and stability,…