© 2023 Hashnode
#cloud-computing
In this tutorial, we will cover some topics of Jenkins like creating Pipelines, using GitHub Webhooks, Docker, and deploying apps using automated workflows for development and production purposes. ▶Ta…
This article dives into the realm of CPU Co-location, exploring its pivotal role in boosting CPU utilization.⚙️ What is CPU Co-location?🤔 CPU Co-location is like hosting a multi-talented party on a s…
MaxCompute SQL shares many similarities with the standard SQL syntax, with its design falling within a subset of the standard ANSI SQL-92 syntax. It even extends the standard syntax in some aspects. Here, we'll cover the use cases, tools, a…
What is an IAM user? In IAM, a resource with corresponding credentials and permissions is known as an IAM user. IAM users can represent either a person or an application that utilises their login info…
▶What is CI/CD? A CI/CD pipeline is the full set of processes that run when you trigger work on your projects. Pipelines contain your workflows, which coordinate your jobs, and this is all defined in …
Hi, I create this for myself, to get pass Certification GCP Cloud Architect Professional. Also to easier to view when I forgot something about GCP. https://www.mindomo.com/mindmap/gcp-cloud-architect-b47ac748a2764df9b1306127b403ef04
Designing highly performant solutions on AWS is one of the key metrics of the well-architected framework. All AWS services seek to boost performance to some extent. In this article, however, we are go…
In this tutorial, we will walk through the process of building and deploying a web application using various AWS services. We will leverage AWS CodeCommit for version control, AWS CodeBuild for buildi…
AWS is huge, and it's the biggest ☁ provider out there not just in terms of user base but also when it comes to the list of offerings. I have always been curious about the huge drop-down that bubble up when clicked on the menu button, so de…
Introduction: DevOps has become a vital discipline that combines software development (Dev) and IT operations (Ops) to streamline the software delivery process. DevOps engineers play a crucial role in ensuring seamless collaboration and the…