Avner SorekOSS+IaC will break the InternetAs Infrastructure is increasingly managed by code, open source IaC modules have the power to expand OSS from WHAT we run, to HOW we run it.Feb 3, 2021Feb 3, 2021
Avner Sorekinenv0Web Application Preview Environments | env0 blogWeb applications, Single page applications, static websites. They are everywhere. No matter if your back-end is running on Kubernetes or…Aug 28, 2020Aug 28, 2020
Avner Sorekinenv0Why You Should Be Using Per-Pull Request Environments (and how!)In a recent blog post, I discussed expanding the idea of “Feature branches” to “Feature environments”. Using Infrastructure-as-Code, we…Jul 8, 2020Jul 8, 2020
Avner Sorekinenv0Introducing Cost Over TimeGiving your dev team the freedom to run cloud environments has never been easier, but how will your CFO react?May 31, 2020May 31, 2020
Avner Sorekinenv0From “Feature branches” to “Feature environments” with Terraform“The advantage of feature branching is that each developer can work on their own feature and be isolated from changes going on elsewhere.”…Mar 1, 20202Mar 1, 20202
Avner SorekinWe’ve moved to freeCodeCamp.org/newsHow I cut my AWS bill by 90% by going serverlessIn short, I was able to move my side project — an Express.JS application — from AWS Elastic Beanstalk to Lambda+APIG. It took me less than…Jul 30, 201710Jul 30, 201710
Avner Sorekinlibhive blogDog food never tasted betterI usually write about more technical topics — but I just wanted to share a small story about how using my own side-project really made my…Feb 27, 2017Feb 27, 2017
Avner Sorekinlibhive blogLearn by example — 7 pieces of code you have to readThe more that you read, the more things you will know. The more that you learn, the more places you’ll go. - Dr. SeussFeb 25, 2017Feb 25, 2017
Avner SorekinHackerNoon.comAsynchronous Server side rendering with ReactI’ll try to keep this short and simple : This post will go over an implementation of asynchronous server side rendering in a React…Oct 13, 20161Oct 13, 20161
Avner SorekDefensive coding with 3rd party dependenciesOne of the greatest things about Node.js is the community. Using npm we can easily plug into hundreds of thousands of packages, that can…Jul 22, 2016Jul 22, 2016