Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides scalable computing capacity in the cloud. It allows you to launch virtual machines (known as instances), which are pre-configured with a variety of operating systems, and configure the resources of each model, such as CPU, memory, and storage, […]
Devamını Oku
Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance. This means customers of all sizes and industries can use it to store and protect any amount of data for a range of use cases, such as websites, mobile applications, […]
Devamını Oku
The Storage-First pattern is a design approach where the incoming requests or data are captured and stored using AWS-managed services. This pattern is ideal when no data needs to be returned from the API and helps to ensure that data is not lost in case of processing failures. For example, […]
Devamını Oku
These days, REST has become truly fashionable. No matter what system, product, or service we look at, everything claims to offer a “REST API”. But as is often the case with technical concepts that gain acceptance, many instances stick the label on something that doesn’t meet expectations. This session will […]
Devamını Oku
Serverless computing is a model in which the cloud provider dynamically manages the server infrastructure. This means that developers don’t need to worry about provisioning or managing servers, which can save time and money. Several serverless patterns can be used to build scalable and reliable applications. This article will discuss […]
Devamını Oku
Modernize your data infrastructure with fully managed, purpose-built databases Choose the right purpose-built engine. Use case-driven, highly scalable, distributed applications suited to your specific needs. AWS offers 15+ purpose-built engines to support diverse data models, including relational, key-value, document, in-memory, graph, time series, wide column, and ledger databases. Achieve performance […]
Devamını Oku
Digitization of the city is heralded as the bottom-up empowerment of its citizens. But who defines citizenship as digital technology infiltrating everything from personalized experience to the unimagined potential of networked urban space? Mark Dean unpacks recent academic literature that questions citizens’ rights in the hyper-connected city. Improving the smart city for […]
Devamını Oku
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
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