- Linux System Administrator RHEL Certified Engineer
- CEH (Certified Ethical Hacker)
- OSCP (Offensive Security Certified Professional.)
- cPanel/WHM Certified Professional.
Hello! I’m Salim Jayousi.
DevSecOps Engineer from Athens, Greece. I have rich experience in web security and DevOps, also I am good at WordPress. I have worked as Linux Administrator for 10+ years & as a security consultant for 5+ years.
Full detailed penetration tests, to make sure your online business is bullet-proof.
Manage all your infrastructue and integrate CI/CD methodologies into your project to easily manage your development team workflow.
Design and implement company's production and development environments. Responsibilities will include delivering a scalable, resilient and cost-effective architecture and building a team of first-class professionals
Provide leadership in the DevSecOps areas of Vulnerability Scanning, Certificate Management, Password Policy Management, Data Analysis of security monitoring outputs, coordination of Remediation Patching, and other daily Security and Compliance efforts.
Patching, compiling, securing, and troubleshooting Linux servers in a heterogeneous environment. The professional performs system updates and server configurations. They are responsible for implementing changes in multiple environments from development to production.
Completed the exams of Offensive Security, Certified Ethical Hacker.
cPanel University,
Completed exams for RHEL based cPanel/WHM Certified Engineer.
Uncompleted Bachelor's Degree in Computer Science ,
Athens, Greece
Docker emerged victorious in the battle for universal application packages. Every major operating system supports Docker images, all cloud providers support deploying Docker images, and every major tool or platform offers an official Docker image. Jenkins is no exception, providing the image jenkins/jenkins. In this post you’ll learn how to run Jenkins from a Docker…
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…
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…
Article 05/11/2022 15 minutes to read 15 contributors In this article Autoscaling is the process of dynamically allocating resources to match performance requirements. As the volume of work grows, an application may need additional resources to maintain the desired performance levels and satisfy service-level agreements (SLAs). As demand slackens and the additional resources are no…