Close

(35) Bulut teknolojileri, Cloud

Essentially the cloud is, in fact, the Internet. In simple terms, the ‘cloud‘ is the ability to host a software platform or service from a remote location that can be freely accessed and used anywhere via Internet access.

Enabling Dynamic Messaging in the Cloud: Spring Cloud Bus

Enabling Dynamic Messaging in the Cloud: Spring Cloud Bus

Spring Cloud Bus links nodes of a distributed system with a lightweight message broker. This can then broadcast state changes (e.g., configuration changes) or other management instructions. AMQP and Kafka broker implementations are included in the project. Alternatively, any Spring Cloud Stream binder on the classpath will work out of the box […]

Devamını Oku

Transforming the Management of Application Configurations & Secrets at 24 Hour Fitness

24hourfitness.com

At 24 Hour Fitness, for many years, operations and development teams have gone through the pain of trying to manage and deploy application configurations with data stored in many files and locations across the ecosystem. The DevOps team was tasked with architecting and implementing a simple, reliable, highly available, testable solution […]

Devamını Oku

What Is Amazon CodeGuru?

What Is Amazon CodeGuru?

What is Amazon CodeGuru? It is a machine-learning service for automated code reviews and application performance recommendations. It helps you find the most expensive lines of code that hurt application performance and keep you up all night troubleshooting, then gives you specific guidance to fix or improve your code. Leveraging […]

Devamını Oku

Powered By AI: Instagram’s Explore Recommender System

Powered By AI: Instagram’s Explore Recommender System

Powered by AI: Instagram’s Explore recommender system Over half of the Instagram community visits Instagram Explore every month to discover new photos, videos, and Stories relevant to their interests. Recommending the most relevant content out of billions of options in real time at scale introduces multiple machine learning (ML) challenges […]

Devamını Oku

Digital Signature example using OpenSSL

Digital Signature example using OpenSSL

What is a digital signature? This walkthrough demonstrates how to create a private key, public key, digitally sign a document, and verify. A digital signature and signing are critical concepts in cryptography and information security. Digital Signature: Signing (in Cryptography): Advantages of Digital Signatures: In the digital world, digital signatures […]

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

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