Exploring container security: the shared responsibility model in GKE | Google Cloud Blog
https://cloud.google.com/blog/products/containers-kubernetes/exploring-container-security-the-shared-responsibility-model-in-gke-container-security-shared-responsibility-model-gke
https://cloud.google.com/blog/products/containers-kubernetes/exploring-container-security-the-shared-responsibility-model-in-gke-container-security-shared-responsibility-model-gke
Google Cloud Blog
Exploring container security: the shared responsibility model in GKE | Google Cloud Blog
When it comes to GKE, Google Cloud is responsible for hardening some parts of the environment, and you’re responsible for the rest.
How to Use the useContext Hook in React - Upmostly
https://upmostly.com/tutorials/how-to-use-the-usecontext-hook-in-react/
https://upmostly.com/tutorials/how-to-use-the-usecontext-hook-in-react/
Upmostly
How to Use useContext Hook in React (Full Tutorial + Code)
Let's explore the React useContext Hook by building a music player. I'll also show you how a custom React Hook can make the useContext Hook easier to use.
New feature in Git 3: closures / Habr
https://m.habr.com/en/post/445680/
https://m.habr.com/en/post/445680/
Habr
New feature in Git 3: closures
Git is a popular version control system. In Git, an atomic change of one or several files is called a commit, and several consecutive commits are combined into a branch. Branches are used to...
Canary release strategy using Kubernetes, Istio , Helm
https://medium.com/microsoftazure/canary-release-strategy-using-kubernetes-istio-helm-fb49c0406f07
https://medium.com/microsoftazure/canary-release-strategy-using-kubernetes-istio-helm-fb49c0406f07
Medium
Canary Release Strategy Using Kubernetes, Istio and Helm
In a recent project I was working on the objective was to setup release pipelines for a canary / phased rollout of an applications micro…
The 12-Factor App #4: Serverless Is More than Functions - The New Stack
https://thenewstack.io/the-12-factor-app-4-serverless-is-more-than-functions/
https://thenewstack.io/the-12-factor-app-4-serverless-is-more-than-functions/
The New Stack
The 12-Factor App #4: Serverless Is More than Functions
Stackery sponsored this post. This series of articles explores what we need to do to follow the design requirements of a 12-Factor App for ease of development and maintainability. Check back each week for future installments. It’s 6 p.m. and the site is down.…
Red Hat's Quarkus Brings Natively Compiled Java to Kubernetes - The New Stack
https://thenewstack.io/red-hats-quarkus-brings-natively-compiled-java-to-kubernetes/
https://thenewstack.io/red-hats-quarkus-brings-natively-compiled-java-to-kubernetes/
The New Stack
Red Hat’s Quarkus Brings Natively Compiled Java to Kubernetes
In a time when everyone is talking about the latest languages out there, it can be easy to forget that Java is still king in the world of enterprise applications. Java has sat in the top percentages of most language rankings for years and has yet to show…
Docker user best practices – JobTeaser Tech – Medium
https://medium.com/jobteaser-dev-team/docker-user-best-practices-a8d2ca5205f4
https://medium.com/jobteaser-dev-team/docker-user-best-practices-a8d2ca5205f4
Medium
User privileges in Docker containers
Over the past few years, Docker has become a quintessential technology used in software development. Its concept of containerization has…
👍1
Phantom props, unnecessary renders and what no one told me about memo()
https://itnext.io/phantom-props-unnecessary-renders-and-what-no-one-told-me-about-memo-b34ebbd48c65
https://itnext.io/phantom-props-unnecessary-renders-and-what-no-one-told-me-about-memo-b34ebbd48c65
Medium
Phantom props, unnecessary renders and what no one told me about memo()
After reading a few articles about boosting your app’s performance (or rather stopping using your resources wastefully) — kudos to other…
Stop using so many divs! An intro to semantic HTML - DEV Community 👩💻👨💻
https://dev.to/kenbellows/stop-using-so-many-divs-an-intro-to-semantic-html-3i9i
https://dev.to/kenbellows/stop-using-so-many-divs-an-intro-to-semantic-html-3i9i
DEV Community
Stop using so many divs! An intro to semantic HTML
Sure, divs are great and all, but they give no information about their purpose within the document structure. HTML5 has been around for a while now, and there are better options.
Advanced Technologies for Detecting and Preventing Fraud at Uber | Uber Engineering Blog
https://eng.uber.com/advanced-technologies-detecting-preventing-fraud-uber/
https://eng.uber.com/advanced-technologies-detecting-preventing-fraud-uber/
Building the New facebook.com with React, GraphQL and Relay
https://developers.facebook.com/videos/2019/building-the-new-facebookcom-with-react-graphql-and-relay/
https://developers.facebook.com/videos/2019/building-the-new-facebookcom-with-react-graphql-and-relay/
Meta for Developers
Meta for Developers - Building the New facebook.com with React, GraphQL and Relay
Open source projects like React, GraphQL and Relay are powering more and more Facebook services. In this session, we'll discuss how we use the latest...
Automate NPM packages security fixes with recurring tasks on CI - DEV Community 👩💻👨💻
https://dev.to/alex_barashkov/automate-npm-packages-security-fixes-with-recurring-tasks-on-ci-pi1
https://dev.to/alex_barashkov/automate-npm-packages-security-fixes-with-recurring-tasks-on-ci-pi1
DEV Community
Automate NPM packages security fixes with recurring tasks on CI
When developing on Node.js, our team uses a lot open source NPM packages. Each of...
Understanding PyTorch with an example: a step-by-step tutorial
https://towardsdatascience.com/understanding-pytorch-with-an-example-a-step-by-step-tutorial-81fc5f8c4e8e
https://towardsdatascience.com/understanding-pytorch-with-an-example-a-step-by-step-tutorial-81fc5f8c4e8e
Medium
Understanding PyTorch with an example: a step-by-step tutorial
A structured, incremental and from first principles approach.
Microsoft open-sources a crucial algorithm behind its Bing Search services – TechCrunch
https://techcrunch.com/2019/05/15/microsoft-open-sources-a-crucial-algorithm-behind-its-bing-search-services/
https://techcrunch.com/2019/05/15/microsoft-open-sources-a-crucial-algorithm-behind-its-bing-search-services/
TechCrunch
Microsoft open-sources a crucial algorithm behind its Bing Search services
Microsoft today announced that it has open-sourced a key piece of what makes its Bing search services able to quickly return search results to its users. By making this technology open, the company hopes that developers will be able to build similar experiences…
👍1
Serverless Pitfalls: Issues With Running a Start-up on AWS Lambda
https://medium.com/@emaildelivery/serverless-pitfalls-issues-you-may-encounter-running-a-start-up-on-aws-lambda-f242b404f41c
https://medium.com/@emaildelivery/serverless-pitfalls-issues-you-may-encounter-running-a-start-up-on-aws-lambda-f242b404f41c
Medium
Serverless Pitfalls: Issues With Running a Startup on AWS Lambda
Here at EmailDelivery.com, we’ve made heavy use of AWS Lambda from our product’s inception more than a year ago. In particular, we use the…
Google Announces TensorFlow Graphics Library for Unsupervised Deep Learning of Computer Vision Model
https://www.infoq.com/news/2019/05/google-tensorflow-graphics/
https://www.infoq.com/news/2019/05/google-tensorflow-graphics/
InfoQ
Google Announces TensorFlow Graphics Library for Unsupervised Deep Learning of Computer Vision Model
At a presentation during Google I/O 2019, Google announced TensorFlow Graphics, a library for building deep neural networks for unsupervised learning tasks in computer vision. The library contains 3D rendering functions written in TensorFlow, as well as tools…