Jhooq
open-menucloseme
Home
Ansible
Kubernetes
Terraform
YouTube
About
Contact
English Português
githubtwitterlinkedinrss
  • Learn $ grep command with 15 examples

    calendarSep 5, 2022 · 11 min read  ·
    Last Modified : Sep 5, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Learn $ grep command with 15 examples

    In this blog post we are gonna talk about one of the most basic command of linux which is grep, also we are going to see the 15 different examples on "How to use grep?". It doesn't matter you are an experienced developer or you are just a beginner out of these 15 examples you're just gonna learn something …


    Read More
  • AWS S3 - How to host static website?

    calendarAug 24, 2022 · 10 min read  ·
    Last Modified : Aug 24, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    AWS S3 - How to host static website?

    Websites differ in the type of content they offer. The content can be divided into two categories, static and dynamic. A website built on static content consists of - HTML files Images Javascript CSS And it does not change based on user interaction. No matter how many times a user visits a static website, the content …


    Read More
  • AWS ECS & Fargate - How to deploy docker container

    calendarAug 17, 2022 · 6 min read  ·
    Last Modified : May 9, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    AWS ECS & Fargate - How to deploy docker container

    When developers are working to containerize an application, there are several steps involved. Getting the source code ready is merely half the job done. To package it in a container and get it into a runnable state, a developer will need to build a Dockerfile, which will contain all the necessary packages, runtimes, …


    Read More
  • How to push Docker Images to AWS ECR(Elastic Container registry)?

    calendarAug 2, 2022 · 11 min read  ·
    Last Modified : Oct 2, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to push Docker Images to AWS ECR(Elastic Container registry)?

    Docker is all about containerizing your applications. For a developer, running containers locally through docker can be a bit overwhelming as there are multiple dimensions involved, such as ensuring that containers can communicate over a network, provisioning persistent storage, pushing, pulling, and copying images …


    Read More
  • How to Copy Docker images from one host to another host?

    calendarJul 27, 2022 · 6 min read  ·
    Last Modified : Jul 27, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to Copy Docker images from one host to another host?

    Docker uses prebuilt images to run containers. If there's a need to run a particular container on multiple hosts, we first need to ensure that the required container image is present on all hosts. The container images can vary in size and their actual size depends upon the type of packages present in the container. If …


    Read More
  • How manage access-control, permission and authorization with Permit.io

    calendarJul 25, 2022 · 12 min read  ·
    Last Modified : Jul 25, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How manage access-control, permission and authorization with Permit.io

    Permit.io is a platform for managing your permission infrastructure and allowing you to focus on the actual business requirement. With Permit.io you do not have to build your own solution to implement authorization, it has all the features(GUI Interface, Developer SDK) which comes really handy to manage the users roles …


    Read More
  • Install Ansible on MacOS, Windows, Ubuntu(debian) and Fedora(rpm) - Part 1

    calendarJul 6, 2022 · 7 min read  ·
    Last Modified : Jul 6, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Install Ansible on MacOS, Windows, Ubuntu(debian) and Fedora(rpm) - Part 1

    Thinking about Ansible as your configuration management tool, Great choice, of course, Ansible has a lot to offer and also a lot to learn to use effectively. Today’s article is your first step to Ansible! In this tutorial,, we will dive together into Ansible's installation process on different platforms. Ansible …


    Read More
  • How to deploy site to Netlify manually and How to automate site deployment using FTP on other hosting service provider?

    calendarJul 1, 2022 · 10 min read  ·
    Last Modified : Jul 1, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to deploy site to Netlify manually and How to automate site deployment using FTP on other hosting service provider?

    Netlify hosting has excellent integration with Github, so if you own a static website like me then you can rely on Netlify automated infrastructure for automatic deployment as well as update of your website. But there might be a situation where you need to manually control the deployment of your static website by …


    Read More
  • Fixing the Hugo Theme on Netlify Hosting?

    calendarJun 29, 2022 · 5 min read  ·
    Last Modified : Jun 29, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Fixing the Hugo Theme on Netlify Hosting?

    This is a detailed blog post on how to fix the Hugo theme on Netlify hosting. I personally run this website with Hugo and I am impressed with the performance and configurations provided by the GoHugo as well as Netlify. If you are new to this setup then I would recommend reading this beginner's guide on - Hosting a …


    Read More
  • What is persistent storage in docker and how to manage it

    calendarJun 27, 2022 · 10 min read  ·
    Last Modified : Jun 27, 2022
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    What is persistent storage in docker and how to manage it

    When working with containers, one major point of concern is the persistent storage of data. Container storage is ephemeral, meaning that the data written by the containerized application is not preserved if the container is removed. Containerized applications work on the assumption that they always start with empty …


    Read More
    • ««
    • «
    • 5
    • 6
    • 7
    • 8
    • 9
    • »
    • »»

Categories

TERRAFORM 63 DOCKER 28 KUBERNETES 26 AWS 15 ANSIBLE 11 HELM-CHART 11 BLOGGING 6 SSL 6 SPRING-BOOT 5 QUARKUS 4 GITHUB 3 KUBESPRAY 3 PROMETHEUS-GRAFANA 3 VAGRANT 3
All Categories

ANSIBLE11 AWS15 AZURE2 BLOGGING6 DEVOPS2 DOCKER28 GITHUB3 GRADLE1 HADOOP1 HELM-CHART11 HIBERNATE1 JENKINS2 KUBERNETES26 KUBESPRAY3 LINUX-COMMANDS1 NGINX2 PROMETHEUS-GRAFANA3 QUARKUS4 SPRING-BOOT5 SSL6 TERRAFORM63 VAGRANT3
[A~Z][0~9]

Series

TERRAFORM 61 DOCKER 28 KUBERNETES 27 ANSIBLE 11 HELM-CHART 11 AWS 4 AZURE 2 JENKINS 2 DEVOPS 1 LINUX-COMMANDS 1

Tags

KUBERNETES 18 HELM-CHART 10 BLOGGING 4 QUARKUS 4 DOCKER 3 GITHUB 3 SSL 3 KUBESPRAY 2 SPRING-BOOT 2 ANSIBLE 1 HADOOP 1 INDEX 1 NGINX 1 TERRAFORM 1

Recent Posts

  • AI Caught My Cloud Failure Before I Did
  • AWS API Gateway from Beginner to Expert ?
  • Azure Function App
  • Azure Virtual Machine Course
  • Learn AWS S3 ?
  • Ansible Handlers Explained Real-World Use Cases & Examples test
  • Securing Sensitive Data in Terraform
  • Boost Your AWS Security with Terraform : A Step-by-Step Guide

Rahul Wagh

Jhooq
Its all about Open Source and DevOps, here I talk about Kubernetes, Docker, Java, Spring boot and practices.
Read More


Copyright © 2019–2020, Jhooq; all rights reserved.

Copyright  COPYRIGHT © 2019–2020, JHOOQ; ALL RIGHTS RESERVED.. All Rights Reserved

to-top