@vicdgr8t
Cloud Engineer | DevOps
Nothing here yet.
Nothing here yet.
Jenkins is an essential tool for automating software builds, deployments, and CI/CD pipelines. If you're running Jenkins on an AWS EC2 instance, exposing it securely over the internet is crucial. By default, Jenkins runs on port 8080 over HTTP, which...

Introduction Cloud computing is being adopted vastly by more than 90 percent of the fortune 500 companies with Amazon Web Services (AWS) getting a large slice of the pie while it continues on it's quest for world domination in the cloud computing spa...

Project Overview Here's a brief overview of the process of building the monitoring app and what the app does: In this blog post, we will be building a monitoring application using Python and Flask that can monitor the CPU and memory utilization of yo...

Web scraping is the process of extracting data from websites, which can be a very useful technique for obtaining large amounts of data quickly and efficiently. In this blog, we will explore how to write a web scraper in Python using the requests and ...
