resource considerations I need to keep in mind before deploying my Jenkins master on AWS

0 votes
What are the resource considerations I need to keep in mind before deploying my Jenkins master on AWS?
Apr 15, 2019 in Jenkins by Mihir
429 views

1 answer to this question.

0 votes

Sizing your instances in terms of CPU, memory and storage affects greatly on performance and cost. Let's have a look at these considerations:

Operating System:

Jenkins deployment is best using AWS but it can also be deployed on Linux and Windows.

CPU and Networking:

If you expect a large number of concurrent users, you should expect additional CPU overhead for the rendering of this content.

Storage:

It's important to keep large storage volumes on worker nodes as these worker nodes are the ones that actually carry out the operations on Jenkins. Jenkins settings and log files are saved on the master. So make sure you give enough storage to your master node to handle the project logs. 

Instance Type:

The selection of instance types depends on your project requirements. Make sure you chose the right one.

answered Apr 15, 2019 by Vish

Related Questions In Jenkins

0 votes
2 answers
0 votes
3 answers

How can I make Jenkins CI with Git trigger on pushes to master?

To automatically run build on code commit, follow ...READ MORE

answered Aug 7, 2019 in Jenkins by Sirajul
• 59,230 points
4,485 views
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,435 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,460 views
0 votes
2 answers

integrate Jenkins with AWS CodeCommit

jenkins user add in visudo or /etc/sudoers READ MORE

answered May 14, 2019 in Jenkins by anonymous
3,345 views
0 votes
2 answers

What does the AWS CodeDeploy Jenkins Plugin do?

AWS CodeDeploy is AWS service that coordinates application ...READ MORE

answered Aug 8, 2019 in Jenkins by Sirajul
• 59,230 points
1,673 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP