Published inBetter Programming·PinnedMember-onlyCreate an Amazon EKS Fargate Cluster and Managed Node Group Using TerraformServerless clusters and HashiCorp’s Terraform on AWS — Let’s discuss a great setup — creating a Kubernetes cluster on the top of AWS using the service EKS. We’re also adding the Fargate (serverless) cluster. That’s a complete solution for all of the problems we faced in my last setup. We’ll create the whole structure using Terraform. So in…Programming7 min readProgramming7 min read
Published inFAUN — Developer Community 🐾·Jan 4, 2022Member-onlyQuick Start into OpenStack on AWSDo you know OpenStack is used in lots of 5G Networks? Wanna learn about OpenStack from scratch and use IAC (Terraform) to deploy infrastructure in one go. — Can you believe that the past two years has shaken up the way we work? We are used to remote working environments and expect the market to catch up with the new normal. Thanks to the IT industry that works day/night to improve our connectivity & networking. In this era…Openstack8 min readOpenstack8 min read
Published inThe Startup·Nov 11, 2020Member-onlyHow Companies Manages the Same Code of Terraform to Switch From Testing to ProductionHola everyone, Today I want to show you a cool setup where I create a whole infrastructure in just a command on AWS. For create this overall structure, I use a tool Terraform. Don’t worry if you are not aware of this tool. I will give you an overview of…Aws Terraform11 min readAws Terraform11 min read
Published inThe Startup·Aug 24, 2020Member-onlyCI/CD Pipeline of Jenkins Using Groovy Language With Monitoring on the Top of KubernetesHola everyone, Today, I have a great setup of Automation for you. From the Last couple of weeks, I am showing you some great setups of Kubernetes and Jenkins. But maybe you have not seen my all this setup till yet as because I uploaded on different platforms. But don’t…Jenkinsfile9 min readJenkinsfile9 min read
Aug 13, 2020Member-onlySetup Prometheus and Grafana On Kubernetes And Make Persistent Using ConfigMapHola everyone, Today, I would like to show you some great monitoring tools Prometheus and Grafana. As when I talk about the DevOps world these two tools are very important for that because monitoring is also important for the DevOps world. …Kubernetes6 min readKubernetes6 min read
Aug 9, 2020Member-onlyCI/CD Pipeline through Ansible-Playbook Automation with dockerHey everyone, Today I want to show you a CI/CD automation of Jenkins through Ansible. This is a fully Automated system from just after uploading the code to GitHub to ready the web-server but behind the scene, there is a lot of things. …Ansible5 min readAnsible5 min read