Salim Jay.

Security Consultant

Penetration Tester

Linux Administrator

DevOps

Salim Jay.

Security Consultant

Penetration Tester

Linux Administrator

DevOps

Tag: cluster

October 2, 2022

Jun 24, 2021 · Grafana Loki was introduced in 2018 as a lightweight and cost-effective log aggregation system inspired by Prometheus. Grafana, often with Prometheus, is a popular open source platform for monitoring and observability that can be used to query, visualize, and create alerts on a number of metric and data sources.. The respective…

October 2, 2022 Push Your ASP.NET Core 2.0 App to Azure Container Registry via Bitbucket Pipelines – Christian Liebel

Bitbucket is a quite popular cloud-hosted source code repository. It has a free plan which includes unlimited private Git or Mercurial repositories for up to five team members and even 50 build minutes per month. Bitbucket Pipelines is its integrated Continuous Integration tool, comparable to Travis or AppVeyor: A repository can be configured to run…

September 29, 2022 Cloud Autoscaling Explained | Complete Overview of Scaling in the Cloud

What is Cloud Scaling? In cloud computing, scaling is the process of adding or removing compute, storage, and network services to meet the demands a workload makes for resources in order to maintain availability and performance as utilization increases. Scaling generally refers to adding or reducing the number of active servers (instances) being leveraged against…

September 29, 2022 What is autoscaling? Cloud autoscaling explained

What is autoscaling? Autoscaling provides users with an automated approach to increase or decrease the compute, memory or networking resources they have allocated, as traffic spikes and use patterns demand. Without autoscaling, resources are locked into a particular configuration that provides a preset value for memory, CPU and networking that does not expand as demand…