package 'httpd' do
action :install
end
service 'httpd' do
action [:enable, :start]
end
package 'httpd' do
action :install
end
service 'httpd' do
action [:enable, :start]
end
file '/tmp/something' do
owner 'root'
group 'root'
mode '0755'
action :create
end
items = ['apple', 'banana', 'cherry']
items.each do |item|
log item do
level :info
end
end
bash 'long_running_process' do
code <<-EOH
sleep 60
EOH
not_if 'pgrep long_running_process'
end
Back-end App Developer
Front-end Web Developer
Full Stack Developer (Java)
Full Stack Developer (.Net)
Full Stack Developer (MEAN)
Full Stack Developer (MERN)
DevOps Engineer
Database Engineer (AzureSQL)
Database Engineer (Oracle)
Database Engineer (General)
Solution Architect (.NET)
Solution Architect (Java)
Solution Architect (Ruby)
Solution Architect (Python)
AI Engineer (Python)
Sr. AI Engineer (Python)
AI Strategist (Python)
Business Intelligence Engineer
Systems Analyst
Mainframe Developer (COBOL)
Mainframe Developer (General)