Close

(02) Software, Yazılım

It is all about software applications and software development.

Spring cloud ribbon with eureka

Java

Traditional server side load balancing Server-side load balancing is involved in monolithic applications where we have a limited number of application instances behind the load balancer. We deploy our war/ear files into multiple server instances which are basically a pool of server having the same application deployed and we put […]

Devamını Oku

What Is NoSQL?

What Is NoSQL?

What is NoSQL? NoSQL encompasses a wide variety of different database technologies that were developed in response to the demands presented in building modern applications: Developers work with applications that create massive volumes of new, rapidly changing data types — structured, semi-structured, unstructured, and polymorphic data. Long gone is the […]

Devamını Oku

Swagger: Empowering Developers with Interactive API Documentation

Swagger allows you to describe the structure of your APIs so that machines can read them. The ability of APIs to express their design is the root of all awesomeness. Why is it so great? We can automatically build beautiful and interactive API documentation by reading your API’s structure. We […]

Devamını Oku

Scaling Push Messaging for Millions of Netflix Devices

Zuul

Netflix built Zuul Push, a massively scalable push messaging service that handles millions of always-on, persistent connections to proactively push time-sensitive data, like personalized movie recommendations, from the AWS Cloud to devices. This helped reduce Netflix’s notification latency and the Amazon EC2 footprint by eliminating wasteful polling requests. It also […]

Devamını Oku

DevOps Tutorial

DevOps

This DevOps tutorial video will help you understand what is DevOps, how DevOps came to being, stages and tools of DevOps and implementation of DevOps. DevOps is a software engineering culture that unifies the development and operations team, under an umbrella of tools to automate every stage. The DevOps approach […]

Devamını Oku

IOT Ignite Book

IoT , Özgür Özkök

IoT-Ignite® is an open IoT platform. Companies of any size can utilize IoT-Ignite to design, develop and deploy their own IoT services and rapidly start monetization. Today, IoT-Ignite enables services for a wide range of vertical market segments including retail, mobile services, agriculture, education, and energy. The opportunities to extend […]

Devamını Oku

Guido van Rossum: Python | Artificial Intelligence

Guido van Rossum: Python | Artificial Intelligence

Guido van Rossum: Python | Artificial Intelligence (AI) Podcast Guido van Rossum is the creator of Python, one of the world’s most popular and impactful programming languages. This conversation is part of the Artificial Intelligence podcast and the MIT course 6.S099: Artificial General Intelligence. The discussion and lectures are free […]

Devamını Oku

Design Microservice Architectures the Right Way

Design Microservice Architectures the Right Way

Michael Bryzek highlights specific key decisions that very directly impact the quality and maintainability of a microservice architecture, covering infrastructure, continuous deployment, communication, event streaming, language choice and more, all to ensure that teams and systems remain productive and scale.

Devamını Oku

OpenStack Download and Install on Ubuntu Server

OpenStack Download and Install on Ubuntu Server

OpenStack Tutorial For Beginners | Download and Install on Ubuntu Server 18 04 This video will cover downloading and installing OpenStack on Ubuntu Server 18.04. We will start by installing Ubuntu Server on VirtualBox, getting all settings done, and finally, Downloading and Installing OpenStack. What Is Ubuntu? Ubuntu is a […]

Devamını Oku

Kubernetes vs. Docker: It’s Not an Either/Or Question

Kubernetes vs. Docker: It's Not an Either/Or Question

Kubernetes vs. Docker: It’s Not an Either/Or Question Kubernetes and Docker are two of the most popular tools for containerization and orchestration. They both have their strengths and weaknesses, and the best choice for you will depend on your specific needs. Docker Kubernetes Summary Both Kubernetes and Docker are potent […]

Devamını Oku