Karate-config.js is a javascript file placed in the karate framework’s classpath to store all the relevant confifurations, global variables etc.
Openshift container platform deployment via Jenkins
After loging in openshift container platform, follow the YAML build condiguration strategy.
Associate the OCP Jenkins for deployment via Jenkinfile and YAML instructions.
How to create second YouTube channel
Open Chrome Browser, Login to your youtube.com
After login, just retype url https://www.youtube.com/account
Then a hyperlink “add or manage your channel(s)” will be available on page.
Terraform Jenkins pipeline setup
Terraform Jenkins pipeline setup
Assume Jenkins server is already setup
Dowload and install terraform cli.
Note the path of terraform binary downloaded
Install Terraform plugin from Jenkins plugin Manager.
Navigate to Global tool configuration in jenkins.
in terraform section, map the terraform binary folder path
create pipeline jenkins job
write pipeline script, utilize pipeline script
generator’s option ‘Declarative Directive Generator’ for terraform scripting
utilize pipeline script generator, create different CI/CDstages like git checkout, sonar, image publish
RedHat Openshift Container platform Nodejs Angular app deployment
RedHat Openshift Container platform Nodejs
Angular app deployment options:
Deployment strategy 1 ::: Source to Image (S2I)
Select Nodejs environment from Catalogues finish setup wizard
Deployment strategy 2 ::: Use Exisitng Docker images
Deployment strategy 3 ::: Write instructions in YAML file
OpenShift Container Platform
What is Openshift Container Platform?
Openshift Container platform is Red Hat’s PaaS for Applocation development and deployment.
OCP supports various deployment strategy with help of Docker(Pods) and Jenkins under the hood.
Openshift Container platform (OCP) Build
Deployment pipeline:
After login to OCP
- Follow YAML build strategy, git connections etc
- Add Jenkins deployment startegy in YAML
“Creat Deployment” option in console will change to “Start pipeline” as YAML build config is created
Click “Start Pipeline”, wait for build to create
pods. A link for Jenkins dashboard will be disaplyed in OCP console
Enable Webhook integration with OCP endpoint
for triggering jobs on git commits
here after on every Git code commits would
build and deploys using OCP
AZ-900 Azure Fundamentals notes
AZ 900 notes 📝 helps for exam preparations:
- Network Security group (NSG) to allow/deny traffic with in Subnet
- Azure monitor shows the health of entire Azure Infrastructure but Vinrtual Machine Blade shows health of Virtual Machine(VM) level.
- Azure advanced threat protection prevents attacks and threats
- Azure advanced Identity protection and Azure privileged Identity management helps Identity protection
- Azure public preview does not guarantee any SLA.
- Powershell and command prompt used for launching Azure commandline interface
- Azure DevOps pipeline is used for build, deploy and test code
- Disk attached to VM incur costs apart from VM cost
- Azure AD Identity protection uses policies to enforce Multi factor Authentication (MFA)
- Azure Identity Management provides access to resources or uses to have to have additional verification or authentication
- Azure scale set creates/deploys VMs
- Azure load balancer to route traffic to backend/OS level.
- Azure web apps to host web apps.
- Azure Traffic Manager for DNS based traffic routing
- Azure data lake or SQL Datawarehouse is to store large data and for infrequent access needs. PowerBI used to visualize data
- Azure AD Basic comes with 99.9% SLA.
- Subnet is part of network security
- Azure region in middle east is UAE
- Germany and China Azure region requires special contracts.
- Azure trust center lists the Azure certified standards
- Azure service health alerts service issues or region wide down issues.
- Azure firewall and threat intelligence block to and from traffic to malicious IP or domains.
- DDoS attacks slow down, exhausts or stop app resources
- Azure AD connect helps to sync On premises AD and Azure AD
- Azure App Service and Azure SQL databases would be supported by PaaS solutions.
- To minimize capital and operational expenditure, a private cloud is recommended for an existing on premises infrastructure looking for additional resources
- Make sure deploying VMs into two or more AZs to avoid downtime.
- Deploying our data centers are Capital expenditure
- Azure Resource Manager helps to setup common platform for object deployment to cloud infra and also make sure consistency across Azure infra.
- Azure functions supports serverless computing capabilities
- Azure firewall controls the traffic to Azure virtual networks
- Files service storage solution in Azure is meant for mapped drive.
- Azure advisor provides guidance and recommendation on VM costing , improve Azure environment
- It is not an option to use Azure cloud shell for Chrome OS for running PowerShell scripts
- Fault tolerance is the ability to remain operational without any failure.
- Same Azure DDoS protection plan supports Virtual network from multiple subscribers
Interview Questions
What is Kernel in Operating system?
Kernel is the center core of operating system that controls all the low level activities. Kernel coordinate the software and hardware integration.
What is BIOS?
BIOS is the basic input output system to initiate the booting process and kicked off prior OS takes care of user interactions via software interfaces.
What is Cybersecurity?
Cybersecurity is the practice and processes meant to protect computer systems, programs and networks from malware attacks, data theft etc.
What is penetration testing?
Penetration testing is a planned and controlled ethical hacking on computer system to make sure system is stable against the hackers and malware programs.
What is port scanning ?
Port scanning is a method of identifying which server or network port are open and listening. This is the first step usually hackers do when they target a system.
What is DDoS ?
Distributed denial of service (DDoS) is cyber attack where the hacker tried to bring down the system or network or servers by loading the system with heavy transactions. These attacks make the system temporarily or indefinitely unavailable to users.
What is Botnet ?
Botnet is a group of compromised computers/servers often referred as ‘zombies’ in the control of hackers which may cause DDoS , data theft , unauthorized attack on host systems/network/servers.
What is web reconnaissance ?
Web reconnaissance is the hacking process where the intruder makes the compromised system to gather the nerwork vulnerabilities to make use of further hacking.
What is PyTorch ?
PyTorch is a machine learning library written in python and C++. PyTorch is used for Machine learning projects like computer Vision, Natural language processing. Facebook had developed PyTorch.
What is Computer Vision?
Computer Vision (CV) is an Artificial Intelligence on Machines to be able to identify and categorize real world object using machine learning models, images and videos.
My Experiments On Ultraviolet-C Lamp
MY EXPERIMENTS ON ULTRAVIOLET-C LAMP
Background: COVID-19 situation impacted our lifestyle a lot ! and lazy me, looking for an easy alternative for hand soap and clorex for cleaning all groceries, amazon packages and what not that arrives to home.
Experiment 1: What you see below in the 1st picture is an experiment with Ultraviolet-C (UVC) lamp on action. Two specimens of Yeast are tested for it’s growth. First sample is exposed to UV-C lamp for 15 minutes and second is not as per 2nd picture below.
3rd picture – right after placing Yeast to sugar water mixture.
4th picture – Yeast after 30 minutes in sugar water.
Results : didn’t come the way I expected to be where ‘NO’ Yeast growth for the first UV-C exposed sample but appears to be a little growth as you will notice in the results comparison.
This tells me that ,
1. May be Yeast as the test target is not right one for UVC. Note that Manufacturer only states that the UVC targets the microbes DNA and causes structural damage preventing their reproduction.
2. I haven’t tested it properly as you will see some of the yeast particles were not exposed to UVC light as hidden by others that you might have observed in the first picture above.
Conclusion: Not able to confirm the product effectiveness by above test. So I still need to search for right test target or better options to confirm Product effectiveness before I replace my regular Coronavirus sanitation with this 😇
Disclaimer: UVC is harmful for humans, please go through the user guide and instructions from product manufacturer
RaspberryPi projects for kids
RASPBERRYPI PROJECTS FOR KIDS
Stay@home projects for kids – implementing many fun programming options using RaspberryPi. Here is how I was able to successfully engage my 9 year old to fun programming that helps her code interactive stories, animations and games using Scratch programming plus other few RaspberryPI projects. Implementation steps include,
- OS installation on RaspberryPi : Installing Raspbian on RaspberryPi needs downloading Raspbian image and write that to microSD card.
- Setting up RaspberryPI: insert the miscroSD card to RaspberryPi and then connect the basic peripherals like mouse, keyboard, TV screen, and power source.
- Now all set to enjoy RaspberryPi during Stay@home time !!!
4. Select the Programming Menu to start Scratch from TV monitor
5. About Scratch – It is block based visual programming language primarily targeted for children. Ref – https://scratch.mit.edu/
6. Other RaspberryPi development options – refer https://shalimatech.com/what-is-docker-file-image-container/