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
The traveling salesman problem (also called the traveling salesperson problem or TSP) asks: “Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city?” It is an NP-hard problem in […]
Devamını Oku
Swarming is a software development method in which multiple team members simultaneously work on the same user story or task. This can be done in various ways, such as mob programming, where all team members work on a single problem using a single computer or having specific roles work together, […]
Devamını Oku
Indeed, the cultural changes required for a successful transition to a microservices architecture can be just as significant as the technical considerations. In a microservices architecture, the focus is on building more minor, independent services that can be developed and deployed independently. This can require a shift in how teams […]
Devamını Oku
Dominos Pizza’nın Kişisel Verileri Koruma Kuruluna ilettiğine göre, 3 müşteri ve 1 eski çalışanı verileri ele geçirildi. Veriler arasında müşterilerin doğum yılı, ad, soyad, cep numarası ve e-posta adresi yer alıyor. Kişisel Verileri Koruma Kurumu’nun yayınladığı bir duyuruya göre Domino’s Pizza’da yaşanan KVKK ihlali 180 bin kişiyi etkiledi. Kamuoyu Duyurusu (Veri İhlali […]
Devamını Oku
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
In AWS (Amazon Web Services), Tag-based resources are resources that can be labeled with metadata known as tags. Tags are key-value pairs that provide additional information about AWS resources, such as EC2 instances, S3 buckets, IAM roles, and many others. Tagging resources is helpful for several reasons, including: Resource management: […]
Devamını Oku
AWS Lightsail is a simplified computing service that Amazon Web Services (AWS) offers. It provides easy-to-use virtual private servers (VPS), storage, and networking capabilities for small to medium-sized businesses and developers who need a simplified way to launch and manage their applications and websites. AWS Lightsail offers a pre-configured and […]
Devamını Oku
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
AWS Elastic Beanstalk is a fully managed service provided by Amazon Web Services (AWS) that allows developers to quickly deploy and manage their web applications in the AWS Cloud. Elastic Beanstalk abstracts the underlying infrastructure, such as EC2 instances, Auto Scaling groups, and load balancers, and provides a simple and […]
Devamını Oku