Close

“Zuul’s Journey to Non-Blocking” by Arthur Gonigberg

Zuul

Zuul 2.0 is the latest iteration of the gateway application fronting Netflix’s API and underlying microservices. It was borne of a need to handle an ever-growing amount of traffic and a similarly ever-growing number of microservices to the front. We rebuilt Zuul from the ground up, leveraging the Netty framework for its high-performance, non-blocking, event-loop […]

Devamını Oku

All About TensorFlow Code (Coding TensorFlow)

All About TensorFlow Code (Coding TensorFlow)

Welcome to our new series: Coding TensorFlow! This series is dedicated to deep-dive TensorFlow tutorials – Every episode will provide concrete, hands-on examples of how to best use TensorFlow for machine learning and AI. We hope you find them helpful! Subscribe to the channel to catch new episodes of Coding TensorFlow → https://goo.gl/ht3WGe Follow TensorFlow […]

Devamını Oku

What’s the Difference Between DevOps and SRE?

Site Reliability Engineering (SRE)

Seth Vargo and Liz Fong-Jones go head-to-head to determine which is better: DevOps or Site Reliability Engineering (SRE). In this video, Liz and Seth discuss the differences and similarities between DevOps and SRE, ultimately realizing that DevOps and SRE aren’t two competing methods, but rather close friends designed help break down organizational barriers to deliver […]

Devamını Oku

Building a REST API using Python and Flask | Flask-RESTful

Building a REST API using Python and Flask | Flask-RESTful

Python is a high-level programming language widely used for web development, scientific computing, data analysis, artificial intelligence, and many other applications. It is known for its simplicity, readability, and ease of use, making it a popular choice for beginners and experienced programmers. Flask is a web framework for Python designed to be lightweight and flexible. […]

Devamını Oku

Inside the NEW Amazon Go Cashierless Store!

Amazon Go

You know Amazon for prime, Alexa, and fresh… now they have to go! Amazon Go is a store that has been in the works for a while. A cashierless grocery store. Every introvert’s dream. Located in Seattle, WA, I headed to the store to see what I could find for a haul and review the […]

Devamını Oku

Check the OS version in Linux.

Check OS version in Linux

Linux is a free and open source operating system. There are many variants of Linux out there. They are typically called Linux distribution. Suse, OpenSUSE, Debian, Ubuntu, CentOS, Arch, Fedora, RHEL all are common Linux distribution names. Knowing your os version and name can be very useful for security patches. Check os version in Linux […]

Devamını Oku

Elasticsearch basic concepts

Elasticsearch basic concepts

Learn Elasticsearch basic concepts and fundamentals of elasticsearch or basic concepts and terms in elasticsearch. Learn what is document, index, shards, cluster, replicas, node, mappings, types and schemas.Also learn the clustering mechanism of elasticsearch and elasticsearch architecture in depth

Devamını Oku