Close

(03) Teknoloji, Technology

Technology is the application of knowledge for practical purposes. It includes using tools, machines, and materials to solve problems and extend human capabilities. Technology has been around for centuries but has advanced rapidly in recent years due to advances in science and engineering.

DevOps Tutorial for Beginners

DevOps Tutorial for Beginners

DevOps is a cultural and technical approach to software development that emphasizes collaboration and communication between software developers and operations professionals. It aims to streamline the software delivery process and improve software releases’ speed, quality, and reliability. DevOps practices aim to automate many software development and delivery aspects, including infrastructure […]

Devamını Oku

Linus Torvalds On Future Of Desktop Linux

Linus Torvalds

Linus Torvalds: The Father of Linux Linus Torvalds is a Finnish software engineer and the creator of the Linux operating system. He is also the creator of the Git version control system. Torvalds is known for his work on free and open-source software and is considered one of the most […]

Devamını Oku

Client Side Load Balancer: Ribbon

Client Side Load Balancer: Ribbon

Ribbon is a client-side load balancer that gives you much control over the behavior of HTTP and TCP clients. Feign already uses Ribbon, so, if you use @FeignClient, this section also applies. A central concept in Ribbon is that of the named client. Each load balancer is part of an ensemble […]

Devamını Oku

TensorFlow Tutorial For Beginners | Deep Learning & TensorFlow

TensorFlow Tutorial For Beginners | Deep Learning & TensorFlow

This Edureka video provides you with a basic introduction to TensorFlow: The fantastic deep learning framework by Google. Below are the topics covered in this video: Complete Tensorflow Playlist: https://www.youtube.com/playlist?list… PG in Artificial Intelligence and Machine Learning with NIT Warangal: https://www.edureka.co/post-graduate/… Post Graduate Certification in Data Science with IIT Guwahati […]

Devamını Oku

Adobe to Acquire Magento Commerce

Adobe to Acquire Magento Commerce

Adobe to Acquire Magento Commerce Acquisition Brings Leading Commerce Platform to Adobe Experience Cloud Adobe (Nasdaq: ADBE) today announced it has entered into a definitive agreement to acquire Magento Commerce, a market-leading commerce platform, for $1.68 billion, subject to customary purchase price adjustments. The addition of the Magento Commerce Cloud […]

Devamını Oku

Adobe to Acquire Magento

Adobe to Acquire Magento

Adobe to Acquire Magento I am excited to share some BIG news. Today, Adobe announced their intent to acquire Magento! This marks the next step in our journey to drive innovation across every facet of commerce. As Content + Commerce capabilities have become inextricably linked, commerce plays a more integral part […]

Devamını Oku

AWS Lambda nedir?

AWS Lambda nedir?

AWS Lambda, sunucuları tedarik etmeden veya yönetmeden kod çalıştırmanıza olanak tanır. Yalnızca kullandığınız işlem süresi için ödeme yaparsınız; kodunuzun çalışmadığı zamanlar için ödeme alınmaz. Lambda sayesinde hiçbir yönetim işlemi gerekmeden neredeyse her tür uygulama veya arka uç hizmeti için kod çalıştırabilirsiniz. Kodunuzu yüklemeniz yeterlidir; Lambda kodunuzu yüksek erişilebilirlikle çalıştırmak ve […]

Devamını Oku

Declarative REST Client: Feign

Feign makes writing java http clients easier

Feign is a declarative web service client. It makes writing web service clients easier. To use Feign create an interface and annotate it. It has pluggable annotation support, including Feign annotations and JAX-RS annotations. Feign also supports pluggable encoders and decoders. Spring Cloud adds support for Spring MVC annotations and for […]

Devamını Oku

Config as a Service: Simplifying Application Setup with Spring Cloud Config

Java

Spring Cloud Config provides server-side and client-side support for externalized configuration in a distributed system. With the Config Server, you have a central place to manage external properties for applications across all environments. The concepts on both client and server map identically to the Spring Environment and PropertySource abstractions, so they fit very well […]

Devamını Oku

Consistent Data Partitioning through Global Indexing for Large Apache Hadoop Tables at Uber

Consistent Data Partitioning through Global Indexing for Large Apache Hadoop Tables at Uber

Data serves little purpose if we cannot find it. Looking up individual records in the 100-plus petabytes of data accumulated at Uber lets us perform updates and gather valuable insights to help improve our services, such as delivering more accurate ETAs to riders and showing eaters their favorite food options. […]

Devamını Oku