Devops simplified

What is Devops? Devops is cultural practice to remove barrier between development team and operation team in order to increase efficiency of development, delivery and maintenance. What Exactly Devops do? Main responsibility of Devops is to reduce the release cycle using automation, architecting devops infrastructure and brings better visibility of the system behavior and performance, discover bottlenecks of the system. What are the list of DevOps Tools? build tools like maven, composer, gradle, nuget, configuration management tools such as ansible,

Read more

Python Tutorials: Complete Reference for beginners

Python Introduction Python Tutorials: Introduction to Python Python Tutorials: Installing Python 3 on Linux, Centos, Ubuntu & Windows Python Tutorials: How to use pip command to Python3.x instead of Python2.7? Python Tutorials: What is Python and How it works? An Overview and Its Use Cases Python Tutorials: Use cases in real life explained with image Python Tutorials: Python Language Future & Scope and Career Opportunities Python Tutorials: Executing Python Program Python Tutorials: Python Virtual Machine Python Tutorials: How Python Works

Read more

Nurudeen Popoola– Day 2 – Docker Assignment

Docker is a software development platform for virtualization with multiple operating systems running on the same host. Docker container runs on top of the host’s operating system to improve efficiency and security when compared with the hypervisor. Docker is a client-server-based application. Components of Docker a)         Docker daemon – which is the server b)         Docker Client c)         Docker Images – Source code for containers d)         Docker Registries – This is where docker stores images we build. There are private and

Read more

Nurudeen Popoola – Day 1 – What is DevOps and compare with SRE and DevSecOps?

1. DevOps stands for Combination of development and operation teams. 2. DevOps is meant to reduce the friction between development and operation teams in order to reduce time to market for application and to improve overall customer success. 3. DevOps tools include: Linux Git and GitHub Maven Jenkins Docker Kubernetes Terraform 4. DevOps’s main objective is to reduce friction between development and operation team members for faster application release. SRE is a software approach to solving engineering problems by ensuring

Read more

Terraform Assignment – by Raj

Total, Over 15 years of extensive experience working with more than 8 software MNCs for software development/maintenance and production environments involved in continuous improvement and automating entire life cycle using latest devops tools and techniques from design and architecture, through implementation, deployment, and successful operations. Also, helping more than 70 software organizations globally, providing coaching, mentoring and consulting in devops, CICD, cloud, containers, sre, devSecops, microservices and operations.

Read more

Kubernetes Assignment for Administrator

– Top 10 k8 API Resources which is being by Kubernetes Admin Service ServiceAccount Role ClusterRoles RoleBinding ClusterRoleBinding Deployments Pods ReplicaSets Secrets – Top 10 kubectl commands to troubleshoot Kubernetes kubectl get events/pods/svc kubectl describe pod/service/deployment kubectl explain pod kubectl logs kubectl attach pod kubectl exec -it pod kubectl debug – Top 15 commands which is being used by Kubernetes Administrator – kubectl commands kubectl describe pod/service/deployment kubectl get nodes kubectl delete node/pod/service kubectl scale deployment kubectl create -f file.yaml

Read more

Kubernetes Assignment for Administrator

Top 10 k8 API Resources which is being by Kubernetes Admin Serviceaccount Configmap secret Roles/ Role Bindings Cluster roles / Cluster role bindings storage class networkpolicies ingressclasses/ingress ingress Node PV/PVC Top 10 kubectl commands to troubleshoot Kubernetes kubectl describe <resource> <resource-name> -n <namespace> / kubectl describe pod pod-name -n namespace kubectl logs <pod-name> -n <namespace> -c <container-name> kubectl exec -ti <pod-name> -n <namcepsace> -c <container-name> — <command>/ kubectl exec -ti pod-name -n namespace — /bin/bash kubectl delete resource <resourcename> kubectl

Read more

Kubernetes Assignment for Administrator

– Top 10 k8 API Resources which is being by Kubernetes Admin bindings configmaps endpoints events namespaces nodes persistentvolumeclaims persistentvolumes pods policies – Top 10 kubectl commands to troubleshoot Kubernetes kubectl top kubectl get pods –all-namespaces kubectl get nodes kubectl cluster-info kubectl logs ${POD_NAME} ${CONTAINER_NAME} kubectl get events kubectl get secrets kubectl describe <pod> kubectl create <pod> kubectl exec ${POD_NAME} -c ${CONTAINER_NAME} — ${CMD} ${ARG1} – Top 15 commands which is being used by Kubernetes Administrator kubectl create -f FILENAME

Read more

Top 10 k8 API Resources which is being by Kubernetes Admin

configmaps, namespaces, nodes, persistentvolumes, pods, secrets, deployments, jobs, events ingresses Top 15 commands which is being used by Kubernetes Administrator kubectl config viewkubectl get serviceskubectl get pods –all-namespaceskubectl get pods -o widekubectl scale –replicaskubectl delete podkubectl logskubectl create jobkubectl create cronjobkubectl get pvkubectl get configmapkubectl get nodekubectl cordonkubectl drainkubectl taint nodeskubeadm initkubeadm joinkubeadm reset

Read more

Kubernetes Assignment

Top 10 k8 API Resources which is being by Kubernetes Adminkubectl config get-contextskubectl cluster-infokubernetes-admin@kuberneteskubectl explainkubectl deletekubectl getkubectl api-resources -o widekubectl api-resources –sort-by=namekubectl api-resources –namespaced=truekubectl api-resources –api-group=extensions 2.Top 10 kubectl commands to troubleshoot Kubernetesdescribelogsattachexecport-forwardproxycpauthdebug Top 15 commands which is being used by Kubernetes Administratorkubeadm token list Kubectlcertificatecluster-infotopcordonuncordondraintaintKubeadminitcertscompletionconfighelpjoinkubeconfigresettokenupgradeversionLinux :sudo -secho $PATHwgetcurlrmtarviexport 4.Top Tools for Monitoring, Logging and Tracing Kubernetes & Apps 5.Top 10 Practices for Securing Kubernetes Secure application code. Secure container images and workloads. Secure Kubernetes clusters. Secure Kubernetes infrastructure in

Read more

Kubernetes Assignment for Administrator

– Top 10 k8 API Resources which is being by Kubernetes Adminconfigmapsendpointsserviceaccountsecretstokennodesnamespacesdeploymentsreplicasetsrolesrolebindingsclusterroleclusterrolebindingingressingressclasses -Top 10 kubectl commands to troubleshoot Kubernetes kubectl describe pod/service/ingresskubectl logs podkubectl execkubectl port-forward – Top 15 commands which is being used by Kubernetes Administrator– kubectl commandskubectl applykubectl getkubectl describekubectl deletekubectl logskubectl versionkubectl drainkubectl cordonkubectl uncordonkubectl execkubectl cpkubectl debugkubectl annotate – kubeadm commandskubeadm initkubeadm joinkubeadm resetkubeadm tokenkubeadm upgradekubeadm certkubeadm configkubeadm kubeconfigkubeadm version – linux commandssystemctlwhichwgetsudotaryum install/remove – linux commandssystemctlwhichwgetsudotaryum install/remove – Top Tools for Monitoring, Logging and Tracing

Read more

Dinesh Selvaraj – Kubernetes Assignment for Administrator

Write a Summary post on following Questions – Top 10 k8 API Resources which is being by Kubernetes Admin podsservicesnamespacesconfigmapsecretsserviceaccountrolesrolebidingclusterroleclusterrolebindingcsidriver – Top 10 kubectl commands to troubleshoot Kubernetes describe podsdescribe nodesdescribe servicedescribe ingressdescribe svcget eventscluster-info logskubectl execget servricesport forward service – Top 15 commands which is being used by Kubernetes Administrator – Top Tools for Monitoring, Logging and Tracing Kubernetes & Apps Elastic StakeGrafanaPrometheusKibanaJaegerDatadogLogstashFluentd – Top 10 Practices for Securing Kubernetes Keep etcd safe through encryoptionCertificatestokenrole based accesskeeping k8 uptodateadopt

Read more

Terraform Assignment- Day01 – 4th July 2022 by Arup Kr Pyne

Assignment – 1: List of Components of Terraform and explain each components with 1 image Terraform has two important components: Terraform Core and Terraform Plugins. Terraform Core oversees the reading and interpolation of resource plan executions, resource graphs, state management features and configuration files. Core is composed of compiled binaries written in the Go programming language. Each compiled binary acts as a command-line interface (CLI) for communicating with plugins through remote procedure calls (RPC). Terraform Plugins are responsible for defining

Read more

Hans Bhardwaj – Azure DevOps & Terraform Training Day -1 -Assignment-1

Assignment 1 – List of Components of Terraform and explain each components with 1 image Terraform is a IaaC – Infrastructure as a code. Its common tool/code standard or language for tools to create the infrastructure. Language – Terraform written in GO language and can be integrate with aroud 2255 applications/tools. Terraform is owned by Harshicorp. HCL – Harshicorp configuration Language, Terraform enables users to use configuration language called HCL to describe the desire (what we want) state in cloud

Read more

Terraform 04-July day-01 By G Kameswar Rao

Assignment – 1 List of Components of Terraform and explain each components with 1 image 1.Terraform Code (HCL) Terraform code is expressed as a declarative code which contains declaration of resources, providers and necessary code for infrastructure deployment and management acting as single input source file for terraform executable. 2. Terraform Executable Terraform Executable provides command line interface tool that will allow developer to run / perform all the terraform commands on terraform project/code. Following are mostly used Terraform commands:

Read more

Assessment 2- Write a terraform file to create an azure express route circuit with 100 Mbps speed, All the code into one single terraform code file.

Prerequisite System ( Windows or Linux) Terraform setup file Azure CLI Access to Azure provider( Subscription) Git Bash / PowerShell Notepad ++ or any code Editor Setup to execute the terraform code from git bash CLI. to create an azure express route circuit Run the command terraform init for initializing the provider, Prepare your working directory for other commands Run the command terraform validate to Check whether the configuration is valid Run the command terraform plan Show changes required by

Read more

Mrugesh Pisal DevOps day 1

Assignment 1 HashiCorp Configuration Language HCL :Terraform requires infrastructure configuration files written in either HCL or JSON syntax. CDK for Terraform (CDKTF) works by translating configurations defined in an imperative programming language to JSON configuration files for Terraform. Terraform Core: This is the Terraform binary that communicates with plugins to manage infrastructure resources. It provides a common interface that allows you to leverage many different cloud providers, databases, services, and in-house solutions. Terraform Provider: Terraform Providers are behind the Terraform adage, provision any

Read more

Assignment – Day1 IBM Terraform Training -Ajit Khot

List of Components of Terraform and explain each component with 1 image The main Components of Terraform are 1. provider.tf = Terraform Configuration – It keeps track of the infrastructure detail 2. .tfvars = The tfvars file extension is in the root folder of an environment to define values to variables ,*.tfvar file to load in defaults as they are automatically loaded .you can have your orchestration Automator dynamically create a tfvars file to define defaults such as Region, environment (dev,

Read more
1 25 26 27 28 29 185