GithubHelp home page GithubHelp logo

codechefvit / secondary-domain-tasks-20 Goto Github PK

View Code? Open in Web Editor NEW
2.0 6.0 21.0 660 KB

Secondary Domain Tasks for the Summer of 2020.

License: MIT License

Dockerfile 19.51% JavaScript 9.34% Python 70.14% Shell 1.00%
secondary-domains tasks docker cloud-computing security kali-linux automation selenium blockchain etherium

secondary-domain-tasks-20's Introduction

Secondary Domain Tasks 20

Secondary Domain Tasks for the Summer of 2020.

S. No. Domain Folder Link
1. Security Link
2. Automation Link
3. Cloud Computing Link
4. Blockchain Link
5. Microservices Link

Instructions

  • Make your own folder in the respective domain.
  • Create a folder called Task 1 inside this folder.
  • Start working in that particular new folder.
  • Follow this process for all new tasks.

secondary-domain-tasks-20's People

Contributors

akshatvg avatar dependabot[bot] avatar diptochakrabarty avatar lio2011 avatar n0v0cain3 avatar prah23 avatar rav94 avatar snyk-bot avatar vanshg395 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

secondary-domain-tasks-20's Issues

ebs volume snapshot

Develop a script to take snapshot of an EBS volume attached to an instance and create new volume from snapshot and attach to multiple other instances

Add the relevant files under the AWS directory creating a new directory ebs-snap directory

Any language is allowed

Ansible role to create a hadoop cluster

Write a ansible role to create a hadoop cluster .

User must run only one file which should setup a hadoop cluster with variable number (determined by user input) worker nodes.

under the automation directory create folder hadoop role for the same

modified RSA

Standard RSA encryption uses a set of two prime numbers to create its encryption key , instead of two use three prime numbers to generate the key and also demonstrate successful decryption of the same.

To verify you outputs hash the initial encrypted message and send it to the decryption algorithm and calculate hash of the text after decryption , if both hashes match encryption decryption is successfully executed.

Add relevant files under the security directory creating a folder advRsa

nginx proxy container

Use a nginx container to proxy requests between different applications running in different ports

For example
/app - should redirect to application running in port 3000
/web - should redirect to application running in port 3006

Applications used may be any example as well as static pages , nginx must be used to redirect requests between them

Add the relevant files in the micro services nginx-proxy directory (create if not present)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.