Aws Tagging Strategy for Cost Saving

Introduction In today’s cloud-centric era, optimizing costs is a crucial aspect of managing your infrastructure. AWS (Amazon Web Services) offers a wide range of services and features that can help you reduce your cloud expenses. One such effective method is implementing an efficient tagging strategy. By leveraging AWS tagging capabilities, you can gain better visibility, control, and cost allocation across your resources. In this blog post, we will explore the importance of an AWS tagging strategy for cost saving and optimization....

May 26, 2023 · 3 min · 606 words · Omer Segev

Aws Cost Saving for ECS Cluster

Cost Saving with AWS ECS and Fargate Spot Instances Are you looking for ways to optimize your infrastructure costs while maintaining the scalability and reliability of your applications? AWS ECS (Elastic Container Service) with Fargate Spot instances might be the solution you’re searching for. In this blog post, we will explore how you can leverage Fargate Spot instances to achieve significant cost savings without compromising on performance or availability. Understanding ECS and Fargate Before diving into Fargate Spot instances, let’s quickly recap what AWS ECS and Fargate are....

May 25, 2023 · 3 min · 596 words · Omer Segev

Manage Consul K/V With Git

It is possible to manage Consul’s key-value store using version control tools like Git. One way to do this is to use a tool that synchronizes the key-value store with a Git repository. This allows you to track changes to the key-value store using Git and merge changes from multiple users using standard Git workflows. Here are the general steps for managing Consul’s key-value store using Git: Install a tool that can synchronize the key-value store with a Git repository....

January 7, 2023 · 2 min · 240 words · Omer Segev

Importing Cloud Resources Terracognita

About Terracognita TerraCognita allows you to migrate your current cloud infrastructure to infrastructure-as-code. It quickly and automatically creates Terraform from all of your manually-provisioned resources, allowing them to be easily replicated by you and your cloud provider. The Challange For example, There is a security group that was created manually long time ago. Now, You need to start amanaging and audit any events and changes related to this Security gtoup....

December 26, 2022 · 1 min · 104 words · Omer Segev

Cloud Resources Governance  [draft]

July 28, 2022 · 0 min · 0 words · Omer Segev

Cloud Resources Dashboards

During the lifecycle of a company, we are required to have an assets inventory. The process of having an asset inventory contains few steps. CloudQuery As the tool that scrapes AWS and gather all the information, We will use CloudQuery TimescaleDB Apache Superset

July 28, 2022 · 1 min · 43 words · Omer Segev