DevOps (Day-90): Ending the challengs

DevOps (Day-90): Ending the challengs

Table of Contents:

Flashback

Self-Impact of Learning

Today, We have completed the 90days of DevOps challenge where we learnt many tools and resources have a direct connection to Cloud and DevOps technological area.

Let's go on a flashback of what we learnt in these 3 Months.

Flashback:-

The tools that we learnt form day 1 to day 90 are:

1 Linux:-

Linux is a free and open-source operating system Kernel that serves as the foundation for numerous operating systems commonly known as Linux distributions. It was initially developed as a Unix-like operating system and has since gained popularity due to its stability,security and flexibility.

No alt text provided for this image
Linux Diagram.

2 Shell Scripting:-

Shell Scripting refers to the process of writing and executing scripts using a command-line-shell. A shell script is a program written in a scripting language that runs within a shell environment such as the Unix shell (Ex- Bash, C Shell,Zsh). Shell Scripting allows users to automate tasks,execute commands in a sequence perform conditional operations and handle input/output operations using command-line utilities and shell-specific features.

No alt text provided for this image
Shell Scripting Diagram.

3 Ansible:-

Ansible is an open-source automation tool that simplifies the management and configuration of computer systems and network devices. It uses Declarative language to describe the desired state of systems and uses SSH or other remote management protocols to communicate and execute tasks on target machines. Ansible allows users to automate complex IT Tasks such as configuration management,application deployment,orchestration and cloud provisioning making it popular among system administrators and DevOps teams.

No alt text provided for this image
Ansible Diagram

4 Docker:

Docker is an open-source platform that enables developers to automate the deployment and management of applications within lightweight,isolated containers. Containers provided a consistent, encapsulating dependencies and allowing applications to run reliably across different computing environments. Docker simplifies the process of building,distributing and running applications,making it easier to create scalable and deployable software solutions.

No alt text provided for this image
Docker Diagram

5 Kubernetes:

Kubernetes often referred to as K8s is an open-source container orchestration platform for automating the deployment,scaling and management of containerized applications. It provides a robust framework for running and coordinating container instances across a cluster of machines. Kubernetes allows users to define the desired state of their application,handles scaling and self-healing and provides features for load balancing,service discovery and storage orchestration making it a powerful tool for managing containerized workloads in production environments.

No alt text provided for this image
Kubernetes Diagram

6 Jenkins:

Jenkins is an open-source automation server that facilitates the continuous integration and delivery (CI/CD) of software applications automatically allowing developers to integrate code changes frequently and detect issues early in the development cycle. Jenkins supports a wide range of plugins and integrations with other tools making it highly customizable and adaptable to different development workflows and environments.

No alt text provided for this image
Jenkins Diagram

7 Terraform:

Terraform is an open-source infrastructure-as-Code(IaC) tool that enables users to define and manage infrastructure resources declaraatively. It allows infrastructure to be represented as code providing and managing resources across various cloud providers and on-premises environments. Terraform uses a domain-specific language (DSL) to describe the desired infrastructure configuration.and it automates the creation,modification and deletion of resources while maintaining the desired state.

No alt text provided for this image
Terraform Diagram.

8 Grafana:

Grafana is an open-source data visualization and monitoring platform used to analyze and display metrics,logs and other data form various sources. It provides a flexible and customizable interface for creating dashboards and graphs making it easier to monitor and understand the performance of applications systems and networks Grafana supports a wide range of data sources and log aggregators making it a popular choice for monitoring and observability in both small and large-scal environments.

No alt text provided for this image
Grafana Diagram.

9 AWS:

AWS Stands for Amazon Web Services. It is a comprehensive cloud computing platform provided by Amazon. AWS offers a wide range of services and solutions for computing power,storage databases,networking, analytics,machine learning,artifcal intelligence,internet of Things, serverless computing and more.

No alt text provided for this image
AWS Diagram.

10 Git and GitHub:

Git is a version control system that helps developers track changes and manage code history. GitHub is a platform that hosts Git repositories and provides collaboration features for teams to work together on code projects.

No alt text provided for this image
Git and GitHub Diagram.

Self-Impact of Learning

With Daily Learning,there is constant growth in the Knowledge of tools.

Learning each day about the technology and writing blogs about them made consistently improves my exploration capability on new things.

Now, I don't fear to take on new challenges. It may take time but eventually, we can figure it out.

I Started my LinkedIn with very less supporters around 20 followers but the current status is as below. Appreciation and criticism had an impact on how to improve every day.

Hope I helped you in understanding the concept in a better way!!

Happy Learning


Next Topic:-

Day:- #90 days of Tutorials Complete DevOps Engineer Docker Sheet Explain with commands

Kowshik G Y

Digital Marketing Associate | Passionate About Digital Transformation & Audience Engagement

1 年

Reserve your spot for our upcoming AWS Discovery Day workshop on securing your AWS cloud. Register today.? Registration Link: https://lnkd.in/g4Vwx-pn

  • 该图片无替代文字
回复
Krishnakumar Kesavan

Perplexity AI Business Fellow | PMI South Asia Champion| PMP? | SAFe? | AWS-SA? | Ex-Wipro | Mentor | Sustainability & CSR

1 年

Congrats Maninder Singh. Your content has been awesome. Keep going...

回复
Sangeeta Shinde

Devops & cloud Enthusiasts | Linux certified | Python | Git | Github | Docker | Terraform | Jenkins

1 年

congratulations Maninder Singh

shubhlaxmi shukla

CKA certified | REDHAT OPENSTACK Certified |GCP-Associate cloud engineer certified| Docker | kubernetes | AzureDevOps | AWS | Linux | ansible | cicd | jenkins | terraform | Grafana | GIT |GITHUB

1 年

CONGRATULATIONS???? Maninder Singh All the best??

要查看或添加评论,请登录

Maninder Singh的更多文章

  • Artificial Intelligence for DevOps Engineer

    Artificial Intelligence for DevOps Engineer

    Dear learners, In today article we will explain the Artificial Intelligence for the DevOps Engineers. Important Aspects…

    12 条评论
  • Bash Shell Scripting:- Lesson 7,8 &9 for DevOps Engineers.

    Bash Shell Scripting:- Lesson 7,8 &9 for DevOps Engineers.

    Dear Learners, In Today Topic, We will learn the Shell Scripting form Basics to Advanced for DevOps Engineers. Course…

    3 条评论
  • Bash Shell Scripting:- Lesson 4,5 &6 for DevOps Engineers.

    Bash Shell Scripting:- Lesson 4,5 &6 for DevOps Engineers.

    Dear Learners, In Today Topic, We will learn the Shell Scripting form Basics to Advanced for DevOps Engineers. Course…

    3 条评论
  • Bash Shell Scripting:- Lesson 1,2 &3 for DevOps Engineers.

    Bash Shell Scripting:- Lesson 1,2 &3 for DevOps Engineers.

    Dear Learners, In Today Topic, We will learn the Shell Scripting form Basics to Advanced for DevOps Engineers. Course…

    3 条评论
  • EP 2 DevOps:- 2 Tier Application Deployment

    EP 2 DevOps:- 2 Tier Application Deployment

    2-Tier Application Deployment Diagram (Architecture) Dear Learners in today topic we will deploy a 2 Tier Application…

    8 条评论
  • DevOps Engineers:- Docker Cheat Sheet

    DevOps Engineers:- Docker Cheat Sheet

    Dear learner, presented below is a concise yet comprehensive Docker cheat sheet, complete with detailed commands and…

    7 条评论
  • DevOps (Day-88): Kubernetes Architecture

    DevOps (Day-88): Kubernetes Architecture

    Dear Learner's in today topic we will discuss the Kubernetes Architecture in detail. Table of Contents Kubernetes…

    1 条评论
  • DevOps (Day-87): Argo CD

    DevOps (Day-87): Argo CD

    Dear Learners in today topic we will the discuss the Argo CD in Kubernetes. Table of Contents Challenges with CD into…

    13 条评论
  • DevOps (Day-86): Project-7 Portfolio App

    DevOps (Day-86): Project-7 Portfolio App

    Dear Learners in Today's article we will deploying a Portfolio app on AWS S3 Bucket using GitHub. Table of Contents:…

    10 条评论
  • DevOps (Day-85): Project-6 Utilizing AWS ECS Fargate and ECR with a Node JS app

    DevOps (Day-85): Project-6 Utilizing AWS ECS Fargate and ECR with a Node JS app

    Dear Learners In Today Article we will explain the Deploying a Node JS app with the help of AWS ECS Fargate and AWS…

    8 条评论

社区洞察

其他会员也浏览了