by nClouds | Dec 24, 2021 | Announcements, Migration, MSP
Are you one of the 73 million developers who build, ship, and maintain their software on GitHub? Most tech companies now use it in their workflows. In this blog, I’ll show you how to use two features to automate your CI/CD pipeline: GitHub Pages and GitHub Actions....
by nClouds | Dec 8, 2021 | Announcements, Migration, MSP
AWS Premier Consulting Partner joins AWS Public Sector Partner Program SAN FRANCISCO, December 8, 2021 — nClouds (www.nclouds.com), a provider of Amazon Web Services (AWS) and DevOps consulting and implementation services, an AWS Premier Consulting Partner and leading...
by nClouds | Dec 3, 2021 | Announcements, Migration, MSP
What is observability? Observability is a process that examines the properties of a system. A system is observable if its current state can be determined in a finite time period using the system’s outputs. The meaning of “observability” has changed as development...
by nClouds | Nov 19, 2021 | Announcements, Migration, MSP, Uncategorized
What is GitOps The term GitOps was coined by Weaveworks in 2017. GitOps is a logical extension of DevOps. GitOps builds on DevOps with Git as a single source of truth for the whole system. In other words, Git is a secure library repository that holds the best, most...
by nClouds | Oct 20, 2021 | Announcements, Migration, MSP
AWS Lambda (Lambda), a fully managed serverless computing service provided by AWS, runs functions packaged as container images to build serverless applications. It takes care of infrastructure build and maintenance. Each Lambda function runs in its isolated...