Close

virtual machine

A virtual machine (VM) is a software program that creates a simulated computer environment. VMs can run on various host operating systems and be used to run different operating systems and applications.

Making deliveries more accurate with improved location information

Making deliveries more accurate with improved location information

The DoorDash app provides its customers with real-time updates on their delivery status. The app has been using GPS information from the Dasher’s phone, combined with manual updates from the Dasher to indicate their progress, such as arriving at the restaurant or picking up the food. To enhance the accuracy […]

Devamını Oku

Fast food future? Las Vegas Taco Bell dumps dine-in

Fast food future? Las Vegas Taco Bell dumps dine-in

A new Taco Bell restaurant in the Las Vegas valley is changing the fast food industry with its innovative approach to the drive-thru. The location opened about a month ago and is a “grab and go” site with two drive-thru lanes, one of which is exclusively for delivery drivers. Unlike […]

Devamını Oku

You Are Not Your User – Even When You Make Employees Dash

You Are Not Your User - Even When You Make Employees Dash

The author is critical of DoorDash’s policy of making all corporate employees do at least one delivery per month, arguing that it is ineffective and potentially harmful. They believe that this policy is “empathy theatre” and does not give employees a proper understanding of what it is like to be […]

Devamını Oku

DevOps Stack

DevOps Stack

I am sharing a sample and full DevOps Stack by Simon Reymann Our whole DevOps stack consists of the following tools: The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts: for the original post and comments please visit https://stackshare.io/zimoony/decisions/104069607668616391 and my StackShare profile is https://stackshare.io/ozgurozkok

Devamını Oku

Virtual Machine ve Docker Container Sistemlerinin Tanıtımı

Virtual Machine vs Docker Containers

Virtual Machine (Sanal Makine) kendi bilgisayarımızda başka bilgisayarları sanal olarak çalıştırmamıza olanak sağlayan bir yazılımdır.   Yazılımcılar için sanal makineler yaşamı kolaylaştırıcı araçlardandır.  Kişisel olarak bir MacBook kullanıyorum.  Bilgisayarıma kurulu windows ve linux sanal makineleri sayesinde bu işletim sistemlerini de sorunsuz kullanabiliyorum.  Bu yazıda VM teknolojisini derinlemesine incelemeyeceğim.  Sanallaştırma işi […]

Devamını Oku

What is a Container?

What is a Container?

In this lightboard talk, Ben Corrie explains what a container is for beginners. A container is a lightweight, stand-alone, executable package that includes everything needed to run the software, including the code, a runtime, libraries, environment variables, and config files. Containers are designed to be portable and consistent across different […]

Devamını Oku