Close

AWS Lambda

AWS Lambda: A serverless computing service that allows you to run code without provisioning or managing servers. Lambda can run code responding to events like HTTP requests, file uploads, and database changes.

Amazon Lambda Nedir?

Amazon Lambda Nedir?

Amazon Lambda, Amazon Web Services (AWS) tarafından sunulan bir bulut hizmetidir. Bu hizmet, kullanıcıların kod parçacıklarını (lambda fonksiyonları) çalıştırmalarını ve bu kod parçacıklarının çalıştırılmasını tetikleyen olayları tanımlama imkanı sunar. Bu sayede, kullanıcılar, belirli olaylar gerçekleştiğinde kodlarını otomatik olarak çalıştırabilirler. Amazon Lambda, bir bulut çalışma zamanı olarak tanımlanır ve bu çalışma […]

Devamını Oku

Streaming Made Simple: Unleashing the Power of AWS Kinesis Firehose for Real-time Data Processing

Streaming Made Simple: Unleashing the Power of AWS Kinesis Firehose for Real-time Data Processing

AWS Kinesis Amazon Kinesis is a fully managed service that Amazon Web Services (AWS) provides for real-time processing and analyzing streaming data. It enables you to collect, process, and analyze large volumes of streaming data in real-time from various sources such as social media, logs, IoT devices, and clickstreams. Amazon […]

Devamını Oku

Batching Up Your Workloads: Discovering the Scalable and Cost-effective Computing with AWS Batch

Batching Up Your Workloads: Discovering the Scalable and Cost-effective Computing with AWS Batch

AWS Batch is a fully managed service provided by Amazon Web Services (AWS) that enables developers, scientists, and engineers to quickly and efficiently run batch computing workloads on the AWS Cloud. AWS Batch manages the underlying infrastructure for you and optimizes the allocation of compute resources so that you can […]

Devamını Oku

Exploring the Full Spectrum of AWS Services

Exploring the Full Spectrum of AWS Services

I use Amazon as a cloud service in my new Java/Kotlin projects. I couldn’t easily find a complete list of AWS modules. I was able to create this shortlist as a result of the reviews. Compute   EC2 Virtual Private Servers Lightsail Amazon’s hosting provider (VPS, DNS, storage) Lambda Functions […]

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