Cloud

Turbogeek is the ultimate resource for advanced procedures, tutorials, and articles for Cloud. With comprehensive coverage of everything from cloud computing, Linux, storage, Windows to server optimization, this blog is the perfect place to learn everything you need to get the most out of your computer infrastructure.

glow in the dark keyboard

Low-Code vs No-Code: What are the differences?

To boost productivity and agility in development processes, it’s crucial for organizations to understand the core differences between low-code and no-code platforms. Our article delves into these differences, highlighting the benefits of each and addressing design flaws and security vulnerabilities. What are Low-Code and No-Code Development Platforms? Low-code and no-code...

jenkins logo

Advanced Jenkinsfile Techniques for CICD

Continuous integration and deployment are critical aspects of modern software development. They allow teams to rapidly iterate on their code and deliver high-quality software to customers faster. Jenkins is a popular open-source tool for continuous integration and deployment, and it offers a powerful feature called Jenkinsfile. In this article, we’ll...

jenkins logo

Jenkinsfile vs. Jenkins Pipeline

Jenkinsfile and Jenkins Pipeline are related concepts but have different meanings and purposes in the Jenkins ecosystem. Jenkinsfile is a text file that defines the steps of a single Jenkins job. It is typically stored in a version control system like Git alongside the application’s source code. Jenkinsfile allows you...

jenkins logo

How to Write A Jenkinsfile

A Jenkinsfile is a text file that describes the entire build process for a Jenkins Pipeline. It uses the Groovy programming language and defines a Pipeline’s stages, steps, and conditions. Think of it as an instruction book on how to run your code. It is best practice to manage your...

Terraform Q&A

Terraform Infrastructure: an Essential Tool for Automation

Terraform is an essential tool for infrastructure automation. This article will discuss Terraform, what it can do for you, and how to get started. What Is Terraform? Terraform is an exceptional tool that enables infrastructure’s safe, efficient construction, alteration, and versioning. Not only can you effortlessly manage pre-existing infrastructure, but...

Install AWS-Vault on Mac

Protect AWS Credentials with AWS-Vault

AWS-Vault is a command line utility that helps you to store your AWS credentials securely. It encrypts your AWS credentials and stores them in a secure location. AWS-Vault is open-source software released under the Apache 2.0 license. It is written in Python and is available for Linux, Mac OS X,...

hashicorp-terraform-banner

Who & What is Hashicorp? How Did It Began?

Hashicorp is one of the most exciting companies right now. They have numerous products that make the cloud easier to manage. But what is Hashicorp, and how did it all begin? The company was founded in 2009 by Mitchell Hashimoto and Armon Dadgar. At the time, Mitchell and Armon were...

Terraform Q&A

What is Terraform State (tfstate)?

Terraform state (tfstate) is a file that stores your Terraform environment’s current or desired state. The state file is automatically generated by Terraform and contains information about all resources created or modified by Terraform. This article will provide an overview of Terraform state, discuss how to use Terraform state to...

aws security

What is AWS security

AWS Security secure, dedicated cloud computing is typically used to support newer applications and software upgrades. Business leaders can utilize the security features, software support, and other services they are familiar with by reaching out to Amazon. AWS also handles their requests for IT, a standard method of new applications...

Mozilla Firefox

How to Update Steampipe

Steampipe, from Turbot, has rapidly gained recognition as an exceptional SQL-based query tool that facilitates seamless interactions with multiple cloud providers. Its versatility and robustness make it an indispensable asset for cloud management. However, like any other software, you need to periodically update steampipe to ensure optimal performance and security....