Top 10 DevOps tools in 2021
Jenkins, Docker, Git, ELK Stack, Nagios, Kubernetes, Ansible, Slack, Prometheus, Terraform are our top 10 Devops tools
Jenkins, Docker, Git, ELK Stack, Nagios, Kubernetes, Ansible, Slack, Prometheus, Terraform are our top 10 Devops tools
deploy python flask APIs using Docker and run it without spending hours of time debugging why it is not running the same way it runs in your machine
Maintaining website uptime 24*7 is important for any business. create automated monitoring for your website to get notified when site is down
Build Java spring boot application using gradle, create jar file and deploy it using openjdk, all in just one dockerimage.
While creating a custom docker image from Dockerfile, follow these steps and best practices to reduce the size of the docker image created
Learn how to expose AWS lambda function as rest api endpoint or webhook url using Amazon API Gateway. You can create open API or secure it with token
aws s3 replication enables you to copy data from one s3 bucket to another, even in same region, different region and different AWS accounts.
How to send custom email to user with Google Form and Google Apps Script, Without using any paid plugin, you can send emails with this
How to add timestamp when any cell in column changes value in google sheet. log timestamp when cell in excel changes value
add timestamp when any cell in column changes value – google sheet
launch Kubernetes cluster on AWS using KOPS, KOPS cheat sheet, Create test or development ready cluster using KOPS on AWS