Giter VIP home page Giter VIP logo

bitcoin-value's Introduction

Vendor OPS assignment

Overall Setup:

  1. Create an Azure account for yourself. Specifics:
  2. Utilize Azure and AKS (Azure Kubernetes Service).
  3. Establish a Kubernetes (K8S) cluster with Role-Based Access Control (RBAC) enabled.
  4. Develop two APIs within two services, namely Service A and Service B.
  5. API Service Invocation: a. Implement an Ingress controller in the cluster to redirect traffic based on the URL: xxx/service-A or xxx/service-B. b. Configure services to provide the current bitcoin value in dollars using a web API, indicating their service name and timestamp (rounded to minutes). Example: GET /ServiceA -> "Service A, bitcoin value is 4.00$ for โ€˜19-11-23 2:30UTCโ€™". c. Enforce a policy to prevent Service-A from communicating with Service-B.
  6. Background Job: a. For Service A, create a script/application that retrieves the bitcoin value in dollars from a web API every minute and prints it. Additionally, every 10 minutes, print the average value of the last 10 minutes.

General Guidelines:

  1. Treat this as a process for setting up a "production-ready" cluster in every sense. The cluster buildout should be automated and fully repeatable, with Pods utilizing liveness and readiness.
  2. Ensure the code is supportable.
  3. Share cluster templates and YAML files as a GitHub repository or a zip file.

bitcoin-value's People

Contributors

barrozz avatar

Watchers

 avatar

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.