Skip to content
View OmerMeister's full-sized avatar
  • Ramat-Gan
  • 02:45 (UTC +02:00)

Block or report OmerMeister

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
OmerMeister/README.md

Omer Meister - Sysadmin

Hello there, some of the repositories are edited for public and some are for slef internal use but feel free to dig in. Projects related to devops starts with "dp".

My top 3 projects:

DP1001-JenkinsEcrEks - Jenkins CI/CD pipeline which deploy which deploy a netflix clone (which I took from GitHub and containerized) to an aws kubernetes cluster. (also pushes the images to ECR)
DP1000-Terraform - An AWS S3 static website, which its' launch and update pipeline completly based on AWS resources, all resources provisioned with Terraform
DP1003-InstaGrab-Selenium - Demonstrate selenium capabilities (using python) to scrap an instagram-viewer website. Uses various python classes, and perform error-handling

Connect with me:

omer-meisterLinkedin    4811687StackOverflow    omer.meisterFacebook    omer.meister [email protected]

Certifications:                         verify on credly

aws logo Cloud Practitioner (CLF)
microsoft logo Solutions Associate (MCSA)
cisco logo Network Associate (CCNA)
juniper logo Network Associate (JNCIA)

Programming languages, environments and DevOps tools:

python csharp html5      linux aws       selenium docker kubernetes jenkins      photoshop

Pinned Loading

  1. dp1001 dp1001 Public

    A Jenkins CI/CD pipeline which upload to ECR 3 docker images (which i have made from a netflix clone project on github), than it applies k8s templates on a EKS cluster to run the application. (dp=d…

    TypeScript 1

  2. dp1000 dp1000 Public

    An AWS S3 static website, which its' launch and update pipeline completly based on AWS resources, all resources provisioned with Terraform. (dp=devops project)

    HCL

  3. dp1003-InstaGrab dp1003-InstaGrab Public

    Demonstrate selenium capabilities (using python) to scrap an instagram-viewer website. Uses various python classes, and perform error-handling. (dp=devops project)

    Python 1

  4. dp1004-Db-Rest-Web-Project dp1004-Db-Rest-Web-Project Public

    The DevOps course main project which its' purpose was to demonstrate skills in: SQL, Python (flask), Docker and Jenkins. I havn't completed the jenkins part because i had trouble with it at the time

    Python