Andrii Shykhov

Andrii Shykhov @andrii-shykhov

About: DevOps engineer, work with AWS, CloudFormation, Terraform

Location:
Poland
Joined:
Aug 29, 2023

Andrii Shykhov
articles - 18 total

Static Website on S3 with CloudFront and Route 53

Introduction This project demonstrates how AWS services like S3, CloudFront, and Route...

Learn More 0 0Mar 13

CloudFormation policy compliance monitoring: leveraging CloudTrail and Athena

Introduction: This post details an implementation that monitors who or what changed AWS resources...

Learn More 0 0Mar 13

CloudFormation Drift Detection and Notification with AWS Config Remediation Action

Introduction: CloudFormation stack drift occurs when resources created by a CloudFormation stack are...

Learn More 0 0Mar 13

OpenTelemetry Tracing for File Downloads from an S3 Bucket via API Gateway and Lambda Functions

Introduction: This post demonstrates how to build a serverless solution using AWS services like API...

Learn More 0 0Mar 13

Implementing Tracing with AWS X-Ray service and AWS X-Ray SDK for REST API Gateway and Lambda functions

Introduction: This post details the implementation of tracing with AWS X-Ray and the AWS X-Ray SDK...

Learn More 0 0Mar 13

AWS Lambda URL Invocations with IAM Authentication and Throttling Limits

Introduction: This blog post details how to securely invoke AWS Lambda functions using Lambda URLs...

Learn More 1 0Mar 13

Interacting with Amazon Bedrock Model through API Gateway and Lambda Functions

Introduction: In this post, we will explore how to interact with an Amazon Bedrock model through a...

Learn More 0 0Mar 13

Managing CloudFormation nested stacks with AWS CodePipeline: A GitOps approach

Introduction: In this blog post, we delve into creating CloudFormation nested stacks and automating...

Learn More 0 0Feb 10

GitOps deployment strategy with CloudFormation’s Git Sync feature

Introduction: In this blog post, we have the process of modeling GitOps environments and promoting...

Learn More 0 0Feb 10

Monitoring EC2 instances deployed with Blue/Green deployment

Introduction: In this post, we have a configuration for monitoring EC2 instances deployed with the...

Learn More 0 0Feb 3

CodePipeline pipeline for automation Blue/Green deployment with SM Automation runbook

Introduction: In this post, we have a configuration for Systems Manager automation execution on...

Learn More 0 0Feb 3

Blue/Green deployment on AWS EC2 instances with Systems Manager Automation runbook

Introduction: Blue/Green deployment strategy in this post is based on this AWS post about...

Learn More 0 0Feb 3

Simple serverless architecture using API Gateway, Lambda Authorizer and Secrets Manager

Introduction: In most cases, it is necessary to protect API Gateway. AWS offers a couple of ways to...

Learn More 0 0Feb 3

Monitoring Disk Space in Gigabytes on AWS Windows 2022 Server with CloudWatch

Photo by Bruce Hong on Unsplash Introduction: AWS collects many CloudWatch metrics for every EC2...

Learn More 0 0Oct 7 '23

Blue-Green deployment with GitLab CI and CodePipeline on an AWS ECS cluster

Introduction: In today’s world, deploying an application in a production environment with zero...

Learn More 0 0Sep 11 '23

CloudFormation nested stack with Cognito, ALB, EC2, Route53 for different environments

Introduction: AWS offers a large amount of services to create scalable and secure applications. One...

Learn More 0 0Sep 7 '23

Simple web application blue-green deployment with GitLab CI/CD pipeline via SSH on an AWS EC2 instance

Introduction: GitLab is a popular tool for managing the software development lifecycle, including...

Learn More 0 0Sep 4 '23

Terraform Workflow with GitLab Runner Shell Executor based on AWS EC2 Auto Scaling Group

Introduction: GitLab Runner is a powerful tool that allows you to run continuous integration and...

Learn More 0 0Sep 4 '23