Assignment #3 – Fortify SCA by J Varshita

Q1 – Fortify Static code analyzer (SCA) is used to secure the coding files created by developer in cloud as it identifies the problems, hackers and vulnerabilities. 5 Advantages are:- Fast analyzing source code for vulnerabilities. Evolving the security for software industry. It is also useful from removing noise from the given data. Helpful in detecting dangerous usage of functions and API’s. Identifies different login users, who are trying to change code.

Read more

Assignment – #1 – Chef Intro by J Varshita

Q1 – Chef in DevOps is used to automate the given infrastructure and also it is an application delivery tool. It basically changes the automation into the code for better management and deployment of the server. Q2 – 10 Advantages Automation of cloud server Managing servers with ease Deployment of servers at faster pace. Best consistency – all the machines have same cloud running. Scalability Speed and accuracy Integrating cloud technology Effective risk management Speed s/w delivery Best rectification factor

Read more

Assignment 4 by JVarshita

Q1 – Terraform is known for managing external services very easily and efficiently by managing multiple clouds all together. It is an open-source management infrastructure that helps in enabling cloud safely and predictably create, change, and improve infrastructure of external resources. It is created by Hashicrop. In short, we can configure resources in cloud server. Q2 – ONE EXAMPLE OF TERRAFORM PROGRAM: resource “github repo”(#we can use any other repo given) “example” { name = “var999999” description = “Any cloudbase

Read more

Assignment 3 – by JVarshita

Q1 – Kubernetes – In simple words kubernetes is a portable open source platform which helps in managing multiple docker hosts, servers and automation. It is also useful in automating the container operations, by eliminating the manual process for maintaining many servers together. It was developed by Google, which was later donated to CNCF. Q2 – Time Saving – As kubernetes eliminates the human or manual process by maintaining many servers together it is time saving. Solution – If many

Read more

Assignment 2 by JVarshita

Q1 – Docker is a software for running, building and managing containers and images on the servers or IP Addresses. It can be also considered as an build or deployment tool. Docker files usually run in coordination with linux servers. It runs and deploys with the help of containers around. It usually delivers the packages using containers to the required client and it delivers the packages to the cloud without any dependencies around. Q2 – Containers are used to deliver

Read more

Assignment – 1by JVarshita

Q-1 – DevOps in simple words means the changes in mindset and culture of engineers, so that they can create one goal, one culture, one team and one mindset. It also increases the ability of any company/organization to deliver proper products to the required clients with proper quality of software, immediate release and cost reduction particularly. As you can see in the below image that how the various teams are working together and increasing stability and performance, which speeds up

Read more