Day 5-Assignment # 1 – Chef Intro

*What is Chef? Chef is used to automating the process of infrastructure provisioning. The Chef tool helps in speeding up the deployment process and software delivery. Being a DevOps tool it helps in streamlining the configuration task and managing the company’s server. A chef is an open-source configuration management tool that uses Ruby to develop essential building blocks like recipes and cookbooks. It is an automation tool that converts infrastructure to code. It focuses on writing code instead of using the manual process. the architecture of

Read more

Day 5-Assignment # 3 – Forify SCA?

*5 Advantage of Forify SCA? -it improves static security for applications -it allows to upload third party and customer specific security instructions -static application security testing helps to find code related issues in early deployment stage -it helps in fast and accurate scanning -it helps in identifying vulnerabilities that pose the greatest threat -forify sca helps to reduce development Time and Cost

Read more

Day 5-Assignment # 2 – OpenShift intro

What is Openshift? OpenShift is a hybrid cloud platform. It offers automated installation, upgrades, and lifecycle management throughout the container stack . 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. OpenShift is capable of managing applications in different languages such as Node.js, Ruby, Python and Java. One of the key features . is it is

Read more

Assignment for terraform

*What is terraform? it is a open source tool.it is a software which enables to create ,change and improve infrastructure .terraform used to automate the provisioning of your cloud resources.it helps to automate infrastructure tasks.terraform facilitates your DevOps team to easily define, provision, and configure resources in on-premises and cloud servers efficiently . *One example terraform program install terraform. create terraform.tf file and create a new file to add providers and run terraform init and create resources.tf file to add code

Read more

Assignment-3

*What is kubernetes? It is an open source platform which is container orchestration ,Developed by google and in go language.kubernetes manages multiple dockernet hosts. kubernetes can run on any platform like cloud, aws etc.it helps in managing and deploying containers at a scale.it is used for automating software deployment, scaling and management. *5 reasons of using kubernetes -easy deployment of software and also containers -it brings dynamism(better architecture) -it helps to solve devops problems easily and fastily -it improves speeding

Read more

assignment-2

*What is Docker? Docker is a fully independent application run time environment, which helps applications package into containers. docker is a software development platform which helps in running various environment testings . once dockers are formed it manages in creating, starting, stop and pause, unpause and also removing the containers .docker uses operating system libraries to deliver software.docker makes packaging process easier and also building, shipping along with deploying software .it helps to work across applications.dockers can be deployed in

Read more

Assignment

*What is DevOps? devops is a culture which helps to change in mindset of members from different teams like development, operations team and testing working for same project .devops helps in delivering frequently the changes we made or progress we did in the project, this improves the quality and stability of project with frequent delivery along with cost reduction with improves performance of software with continuous verification in the software *10 Advantange of the DevOps 1.increased production speed 2.improves performance

Read more