Day 5 . Assignment # 2 – OpenShift Introduction

Openshift OpenShift gives organizations the ability to build, deploy, and scale applications faster both on-premises and in the cloud. It also protects your development infrastructure at scale with enterprise-grade security. OpenShift provide online and telephone support as well as an array of online video tutorials and forum support. OpenShift is a cloud development Platform as a Service (PaaS) hosted by Red Hat. Itā€™s an open source cloud-based user-friendly platform used to create, test, and run applications, and finally deploy them on cloud.

Read more

Day 5 . Assignment 1 # Chef Introduction

Chef Chef is a configuration management technology used to automate the infrastructure provisioning. It is developed on the basis of Ruby DSL language. It is used to streamline the task of configuration and managing the company’s server. It has the capability to get integrated with any of the cloud technology . The chef has working with cookbooks and recipes 10 Advantage of Chef Accelerating Software Delivery. Increasing Service Resiliency. Improving Risk Management. Accelerating Cloud Adoption. Managing Both Data Center and Cloud

Read more

Assignment-4 . Terraform

Terraform Terraform is an open source ā€œInfrastructure as Codeā€ tool, created by HashiCorp. Terraform was in GO Language.It can manage not only existing on-prem solutions but also can work for almost all popular cloud service providers like AWS, Azure, GCP A declarative coding tool, Terraform enables developers to use a high-level configuration language called HCL (HashiCorp Configuration Language) to describe the desired ā€œend-stateā€ cloud or on-premises infrastructure for running an application. It then generates a plan for reaching that end-state and executes

Read more

Assignment-3 . Importances of Kubernetes

Kubernetes Kubernetes is also Known as k8s or kube Kubernetes is an open source container orchestration system for automating software deployment ,scaling, and management. Google originally designed Kubernetes, but the cloud Native Computing Foundation maintains the Kubernetes. Kubernetes manages multiple Docker hosts. Kubernetes services, support, Tools are widely available. 5 Reasons of using Kubernetes -Free Cloud Solution -Same solution for all the problems -A new way to do the same things -Architectural advantages : Scalability Transparency Transparency Version control -Simplified

Read more

Importance and Advantages of Docker

Docker Docker = Managing Container PHYSCIAL —> VMs –> Container Docker Images – Do Not contain KERNEL Docker is a Managing Container.Docker is a type of containerization platform that packages your application and all its dependencies together. This ensures that your application works seamlessly in any environment. The reason for the success of Docker in the DevOps environment is its ability in containerizing the applications. This reduces the time to develop and release a solution for a software development company.It

Read more

Importance of DevOps

What is DevOps DevOps = Development + Operations Development includes plan, code, build, test Operations includes release, deploy, operate, monitor DevOps is the combination of Development and Operations.DevOps is approach to change the culture.The DevOps approch that increases an organizationā€™s ability to deliver applications and services at high velocity.Focus of DevOps was on enhancing the communication between the Development and the Operations Team. 10 Advantange of the DevOps -Collaboration and trust -Release faster and work smarter -Accelerate time-to-resolution -Cross-Skilling and Self-Improvement -High Productivity -Process Efficiency -Better Customer

Read more