DDoS Attack on Cloud Auto-scaling Mechanisms

Auto-scaling mechanisms are an important line of defense against Distributed Denial of Service (DDoS) in the cloud. Using auto-scaling, machines can be added and removed in an on-line manner to respond to fluctuating load. It is commonly believed that the auto-scaling...

DDoS Attacks on Cloud Auto-scaling Mechanisms

Auto-scaling mechanisms are an important line of defense against distributed denial of service (DDoS) attacks in the cloud. Using auto-scaling, machines can be added and removed in an online manner to respond to fluctuating load. It is commonly believed that the...

Michael Czeizler

Michael Czeizler holds a B.Sc. and an M.Sc. degrees from Reichman University in Israel. His academic research is focused on cloud infrastructure with emphasis on DDoS and micro-services architectures. For the past 4 years Michael has been teaching a a special course...

Gil Klein

in the field of quality engineering. As part of his role, he looks for ways to apply artificial intelligence to solve software quality challenges.

Test Case Prioritization: Towards Efficient and Reliable Continuous Integration

Automatic regression testing is a crucial step of any CI/CD pipeline. Its primary goal is to detect bugs and defects introduced by recent changes as early as possible while keeping verification costs at a very low level. The goal of the TCP project is to create a novel ML-based tool that solves the TCP (Test Case Prioritization) problem in software regression testing.