Cloud Computing

Introduction to Managing Multiple Environments with Terraform Infrastructure as a code (IAC) allows you to manage infrastructure through configuration files rather than through graphical interface. Terraform allows you to define resources and infrastructure in human readable and declarative configuration files. Terraform stores resources metadata in a state file which can be used later to update […]
Terraform Cloud and Enterprise Terraform cloud Terraform cloud is a service to manage Terraform related operations along with your team members Why use Terraform Cloud? Below are some very useful features of Terraform cloud to provide better collaboration, management and scalability: Remote execution We can run Terraform commands to provision infrastructure remotely on Terraform’s own […]
What is AWS? Amazon Web Services (AWS) is one of the most popular global cloud that offers on-demand, scalable, and pay-as-you-go compute as well as storage and other cloud services. Basically, it offers distributed computing administrations, cloud relocation, and APIs to organizations, legislatures, and people as a cloud supplier stage and different functionalities to achieve […]
What is DevOps? Before DevOps came into the picture, the IT industry used Legacy Models like the Waterfall Model and Agile Methodology for software development and deployment. We all know that DevOps is a combination of Development and Operations through which we can ensure successful application of both. The main challenges in the Legacy Model […]
When you talk about IAAS, NIST defines it as the capability provided to the consumer is to provision processing, storage, networks, and other fundamental computing resources where the consumer is able to deploy and run arbitrary software, which can include operating systems and applications. The consumer does not manage or control the underlying cloud infrastructure but […]
AWS EBS is a persistent storage offering from AWS. One of the primary feature of EBS is it allows point in time backup with Snapshot. Till now all who wanted to take backup were using their own tools, scripts but not any more. AWS has offered its own automated backup management tool with Lifecycle management. […]
Introduction to Cloud Computing Cloud Computing is a buzz word across industry these days. With my a few years of experience of Cloud Computing, I had come across two distinct types of people due to emergence of Cloud Computing. One who understands Cloud very well and know when to use Cloud and Why? There is […]