How to Create Pipeline Job on Jenkins
Create new jobs/Items on Jenkins First we need to install the Jenkins on system so click on link Here Once Jenkins is installed on system. Login to Jenkins server. Provide username & password. Click on Create a jobs option. Provide item/job name. Select Pipeline. Click on Ok. Provide project …
How to Create Elastic Container Service on Amazon Web Service
aws ecs create-cluster –cluster-name Cluster-nameAmazon ECS makes it easy to deploy, manage, and scale Docker containers running applications, services, and batch processes. Amazon ECS makes it easy to use containers as a foundational building block for applications by eliminating the need for install, operate, and scale own cluster management infrastructure. Login to aws portal. …
Read more “How to Create Elastic Container Service on Amazon Web Service”
Steps to Create Amazon EKS node group on Amazon web Service (AWS)
Kubernetes is an open-source service. Basically it is used for automation deployment,& containerized applications management. It is also Known as K8s. First, we can create a Amazon EKS cluster. Amazon cluster provides to create a numbers of nodes. We can create one or more nodes into a node group. Node group is a one or …
Read more “Steps to Create Amazon EKS node group on Amazon web Service (AWS)”
13 Steps Guide to Create Kubernetes Cluster on AWS
Kubernetes is a free & open-source service. It is used for automation deployment, scaling, and containerized applications management. It is also Known as K8s.Using Kubernetes cluster, we can create a number of nodes that run containerized applications. There are some steps to create kubernetes cluster on aws: Step 1: Login to aws portal. Step 2: …
Read more “13 Steps Guide to Create Kubernetes Cluster on AWS”
How to Create & Configure Simple Email Service on Amazon Web Service(AWS).
Amazon Simple Email Service (SES) is a cloud-based email service that provides cost-effective, flexible and scalable way for businesses of all sizes to keep in contact with their customers through email. Amazon SES customers send up to hundreds of millions of emails a day. In the last year alone, SES send over 500B emails on …
Read more “How to Create & Configure Simple Email Service on Amazon Web Service(AWS).”