Building an effective CI CD infrastructure from scratch for a novice devops engineer

0 votes

Background.

At work, the need arose to deploy our brand-new Angular and asp.net core application on the corporate servers. As a senior developer, I will also need to understand this area since there are no devops engineers and they are not expected. There are only 4 members on the little team. Typically, the issue arose during the planning phase.

The internal subnet and the Internet are currently served by two separate, galvanically isolated networks used by the company. Only devices connected to the local network have access to the whole infrastructure (1c, etc.). Developers, on the other hand, are located in the Internet industry.

I was considering adopting Docker as the server infrastructure for publishing and testing the project. (The programme itself will run on the Linux server platform) (nginx for angular, postgresql - db, api for .net core).

A small snippet of information.

  • windows; Visual studio 2017 for API development; Visual studio code for Angular GitLab on the internal Internet server;
  • The API is written using ASP.NET Core 2; Client on Angular 4; db - postgresql
  • Developers are on a separate network from where the application is deployed;
  • Servers with the application will be on the local network without access to the Internet;
  • The underlying platform will be ProxMox on the local network;

The structure that turned out in my opinion.

The structure that turned out in my opinion

Here are just a few problems (actually questions):

  • Updating NPM packages (using Yarn as a package manager) and NuGet. Adding new packages. It seems like you can make offline mirrors for nuget and Yarn, but how do you keep them up to date? And is it possible to update/add packages using Git? m.b. has anyone experienced this?
  • Does it make sense at all from the Hypervisor and virtual machines? Or is it better to deploy everything on one physical machine in this situation? Is there any advantage of supporting virtual machines (in the future it was planned to combine several servers into a cluster and add redundant replication)?
  • Is it possible that I am going in the wrong direction and all my ideas and thoughts are fundamentally wrong? Will I be in excruciating pain when I work with all this? :)
  • Where can you read about organizing such a structure from scratch?

Maybe someone will teach you how to organise the CI/CD process as a whole. Since this is my first experience in this field, I want to accomplish everything correctly (to the best of my ability) since I will be working with the entire organisation as a developer and a devops.

Dec 15, 2022 in DevOps & Agile by Edureka
• 12,690 points
207 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In DevOps & Agile

0 votes
2 answers

Skills needed for becoming a good DevOps engineer

Some of the skills that a devops ...READ MORE

answered Jul 29, 2019 in DevOps & Agile by Sirajul
• 59,230 points
570 views
+3 votes
2 answers
0 votes
1 answer
0 votes
2 answers

Where can I get a hands on master class for certified Solutions Architect and DevOps?

Hey, @Boldbald, As you are also on the ...READ MORE

answered Sep 11, 2020 in DevOps & Agile by Gitika
• 65,910 points

edited Sep 25, 2020 by Sirajul 478 views
0 votes
1 answer

How to become a DevOps Engineer?

Candidates having a postsecondary degree in computer ...READ MORE

answered Dec 14, 2021 in DevOps & Agile by Neha
• 9,060 points
256 views
0 votes
1 answer

What is CI CD in DevOps?

CI/CD is a collection of methodologies that ...READ MORE

answered Dec 14, 2021 in DevOps & Agile by Neha
• 9,060 points
378 views
+2 votes
1 answer
+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,467 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