Mindblown: a blog about philosophy.

  • DevOps Pipeline

    A pipeline in software engineering team is a set of automated processes which allows DevOps professionals and developer to reliably and efficiently compile, build, and deploy their code to their production compute platforms. The most common components of a pipeline in DevOps are build automation or continuous integration, test automation, and deployment automation. A pipeline…

  • DevOps Engineers

    DevOps Engineer is an IT professional who works with system operators, software developers, and other production IT staff to administer code releases. DevOps engineer understands the software development lifecycle and various automation tools for developing digital pipelines. DevOps have hard as well as soft skills to communicate and collaborate with development, testing, and operations teams.…

  • DevOps Automation

    Automation is the crucial need for DevOps practices, and automate everything is the fundamental principle of DevOps. Automation kick starts from the code generation on the developers machine, until the code is pushed to the code and after that to monitor the application and system in the production. Automating infrastructure set up and configurations, and…

  • DevOps Tools

    Here are some most popular DevOps tools with brief explanation shown in the below image, such as: 1) Puppet Puppet is the most widely used DevOps tool. It allows the delivery and release of the technology changes quickly and frequently. It has features of versioning, automated testing, and continuous delivery. It enables to manage entire…

  • DevOps Workflow

    DevOps Workflow DevOps workflow provides a visual overview of the sequence in which input is provided. Also, it tells about which one action is performed, and output is generated for an operations process. DevOps workflow allows the ability to separate and arrange the jobs which are top requested by the users. Also, it gives the…

  • DevOps Lifecycle

    DevOps defines an agile relationship between operations and Development. It is a process that is practiced by the development team and operational engineers together from beginning to the final stage of the product. Learning DevOps is not complete without understanding the DevOps lifecycle phases. The DevOps lifecycle includes seven phases as given below: 1) Continuous…

  • DevOps Architecture

    Development and operations both play essential roles in order to deliver applications. The deployment comprises analyzing the requirements, designing, developing, and testing of the software components or frameworks. The operation consists of the administrative processes, services, and support for the software. When both the development and operations are combined with collaborating, then the DevOps architecture is the solution…

  • DevOps Tutorial

    The DevOps is the combination of two words, one is Development and other is Operations. It is a culture to promote the development and operation process collectively. The DevOps tutorial will help you to learn DevOps basics and provide depth knowledge of various DevOps tools such as Git, Ansible, Docker, Puppet, Jenkins, Chef, Nagios, and Kubernetes. What is DevOps? The…

  • Difference between AWS, Azure, and Google Cloud Platform

    Amazon Web Services (AWS) Amazon Web Services (AWS) is a cloud computing platform which was introduced in 2002. It offers a wide range of cloud services such as Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS). AWS provides the largest community with millions of active customers as well as thousands of…

  • How to create amazon EC2 window instances:

    Launch a Windows Instance You can launch a Windows instance using the AWS Management Console as described following. An instance is a virtual server in the AWS cloud. With the help of Amazon EC2, you can set up and configure the operating system and applications that run on your instance. To launch an instance Sign…

Got any book recommendations?