Assignment5.2(OpenShift)

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now OpenShift: 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 written in different languages, such as Node.js, Ruby, Python, Perl, and Java. One

Read more

Assignment5.1(Chef)

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Chef: Chef is a tool used for Configuration Management. Chef is an automation tool that provides a way to define infrastructure as code. Infrastructure as code simply means that managing infrastructure by writing code rather than using manual processes. It can also be termed as programmable infrastructure. Chef uses a pure-Ruby, domain-specific language for

Read more

Assignment4(Terraform)

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Terraform: Terraform is an open source ā€œInfrastructure as Codeā€ tool, created by HashiCorp. 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 the

Read more

Assignment3(Kubernetes)

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Kubernetes: Kubernetes is anĀ open-source container – orchestration system for automating application deployment, scaling, and management. It was originally designed by Google, and is now maintained by the Cloud Native Computing Foundation. Kubernetes is also known as k8s or kube. Kubernetes was first developed by engineers at Google before being open sourced in 2014. Reasons

Read more

Assignment2(Docker)

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Docker: Docker is a set of platform as a service (PaaS) products that use OS level virtualization to deliver software in packages called containers. The service has both free and premium tiers. The software that hosts the containers is called Docker Engine. Docker can package an application and its dependencies in a virtual container that can run on any Linux, Windows,

Read more

Assignment1(DevOps)

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now DevOps is a Culture of practices that collaborates Development and Operational Team. Advantages of DevOps are: 1.Continuous Delivery 2.Innovation 3.Process Optimization 4.Fast Delivery 5.Correction of Defects 6.Digital Transformation 7.Collaboration 8.Quality 9. Visibility 10.Reduced Risk of Change Tools we use in DevOps are: -> Jenkins -> Docker -> Nagios -> Ansible -> GitHub -> Bitbucket

Read more