
Developing plugin for Jekyll
Abstract Operational notes on developing/refactoring plugin for Jekyll blog. Given example is based on jekyll-seo-tag plugins refactoring. Methodology: Download locally forked version of plugin...
Abstract Operational notes on developing/refactoring plugin for Jekyll blog. Given example is based on jekyll-seo-tag plugins refactoring. Methodology: Download locally forked version of plugin...
Abstract Welcome to the next part of our AWS X-Ray series. We’ll explore the flow of trace detection and how to specify different parameters like time ranges. Additionally, we’ll take a deep dive i...
Abstract During my analysis of open-source libraries that are suitable for rendering AWS components, in order to simplify the understanding and documenting of application architecture I discovered ...
Abstract Having used AWS xray for a while now, I can attest to its effectiveness as a tracing and monitoring service. It has saved me a significant amount of time, helped troubleshoot complex issu...
Abstract At the 2022 Reinvent conference, a number of open-source CLI tools were unveiled, including IAM Live. This CLI tool functions as a proxy, intercepting AWS CLI requests and automatically ...
Abstract We all use the standard aws cli for operations from our local/remote machines, scripting, etc. However, using it requires knowledge of command syntax, staying updated with newly added APIs...
Abstract AWS has recently introduced two powerful network tools: the Network Access Analyzer and the Reachability Analyzer. Both of these tools utilize a similar algorithm, producing similarly com...
Abstract Traffic mirroring refers to the process of copying network traffic from one network port or interface to another for analysis, monitoring, or security purposes. There are multiple options...
Abstract In recent years, multiple solutions have emerged on the market that aim to increase the productivity of engineers. These solutions provide features such as highlighting, autocompletion, a...
Abstract In this blog post, we will explore how to use Amazon Elastic Container Service (ECS) Fargate to inventory cluster resources, decrease costs and reduce billing. By implementing a few simpl...