v

Author profile

vidanov

Developer articles and tutorials by vidanov.

@vidanovView on DEV

Articles by @vidanov

Browse the latest writing surfaced through DevArt.

API Gateway and Lambda Throttling with Terraform. Part 2
#aws#lambda#apigateway#waf

API Gateway and Lambda Throttling with Terraform. Part 2

In the previous post we covered the basics of setting up throttling for your API Gateway and Lambda functions. In this follow-up, we’ll take it to the next level, adding budget controls, time-based throttling adjustments, and AWS WAF security integration to safeguard your API while optimizing both performance and cost-efficiency.

Alexey VidanovAlexey Vidanov5 min read
2 reactions0 commentsRead full article
Amazon API Gateway and AWS Lambda Throttling with Terraform. Part 1
#aws#lambda#apigateway#serverless

Amazon API Gateway and AWS Lambda Throttling with Terraform. Part 1

In today's cloud-native world, effectively managing API and serverless function performance is crucial for building reliable and cost-effective applications. This guide explores advanced throttling techniques for AWS API Gateway and Lambda using Terraform, incorporating best practices from the AWS Well-Architected Framework and real-world implementation patterns

Alexey VidanovAlexey Vidanov6 min read
6 reactions1 commentsRead full article
Comprehensive Guide to AWS AI/ML Services: The Ultimate Decision Maker’s Playbook
#aws#machinelearning#ai#guide

Comprehensive Guide to AWS AI/ML Services: The Ultimate Decision Maker’s Playbook

Looking to integrate artificial intelligence and machine learning into your business strategy? AWS has an ever-growing suite of AI/ML services, which can sometimes feel overwhelming to navigate. But don’t worry—this playbook is designed to provide a clear, simple guide to help you find the right tools for your business. Explore how AWS AI/ML services can empower your business and simplify your processes—no expert knowledge needed!

Alexey VidanovAlexey Vidanov8 min read
3 reactions0 commentsRead full article
Amazon OpenSearch Service vs. Elasticsearch: Why OpenSearch is the Better Choice for AWS Users
#aws#opensearch#enterprise#elasticsearch

Amazon OpenSearch Service vs. Elasticsearch: Why OpenSearch is the Better Choice for AWS Users

When choosing a search & analytics engine on AWS, it is crucial to distinguish between the open‑source project (OpenSearch), the managed AWS offering (Amazon OpenSearch Service), and the Elastic Stack. This article explains why Amazon OpenSearch Service is usually the best fit for workloads already running on AWS.

Alexey VidanovAlexey Vidanov8 min read
6 reactions0 commentsRead full article
Amazon OpenSearch Service Backup and Restore: Strategies and Considerations
#aws#backup#opensearch#devops

Amazon OpenSearch Service Backup and Restore: Strategies and Considerations

Amazon OpenSearch Service is a powerful, scalable search and analytics service offered by AWS. As organizations increasingly rely on OpenSearch for critical data operations, implementing robust backup and restore strategies becomes paramount. This article provides a comprehensive guide to Amazon OpenSearch Service domain backup and restore, helping AWS practitioners make informed decisions about data protection and disaster recovery.

Alexey VidanovAlexey Vidanov7 min read
6 reactions0 commentsRead full article
Enhancing Amazon CloudFront Security with Response Headers
#aws#webdev#security#devops

Enhancing Amazon CloudFront Security with Response Headers

Response headers play a vital role in reinforcing security measures, protecting against various attacks, and enhancing the overall security of your web applications. In this blog post, we’ll explore how to implement a Amazon CloudFront response header policy to improve security, walk through the process of testing and refining your settings, and discuss how to automate these changes across your infrastructure.

Alexey VidanovAlexey Vidanov6 min read
1 reactions0 commentsRead full article
AWS Cost Management Made Easy: Build Your Own Calculator with the AWS Pricing API
#aws#finops#level200#optimization

AWS Cost Management Made Easy: Build Your Own Calculator with the AWS Pricing API

When discussing AWS pricing with customers, limitations in the official [AWS Pricing Calculator](https://calculator.aws) can sometimes hinder accurate cost estimations. This blog post addresses a specific challenge encountered with Amazon CloudWatch Synthetics pricing and provides a solution by building a custom calculator using the AWS Pricing API.

Alexey VidanovAlexey Vidanov3 min read
10 reactions2 commentsRead full article
Decoupling Search Logic in Application Development with OpenSearch Templates and Aliases
#aws#opensearch#decoupling#search

Decoupling Search Logic in Application Development with OpenSearch Templates and Aliases

Imagine you're managing an e-commerce platform with millions of products. Your search functionality is tightly coupled with your application code, making it challenging to update search logic without redeploying the entire application. This scenario illustrates the critical need for decoupling search logic in modern application development. This blog post explores how OpenSearch templates and aliases — part of the open-source OpenSearch project and fully supported in Amazon OpenSearch Service — can address this challenge, offering practical strategies to enhance search performance and simplify maintenance.

Alexey VidanovAlexey Vidanov5 min read
6 reactions0 commentsRead full article
vidanov developer articles | DevArt