All Projects → AJNOURI → COA

AJNOURI / COA

Licence: MIT License
Openstack Foundation Openstack Certified Administrator exam Preparation

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to COA

AsyncOpenStackClient
Asyncio wrapper to OpenStack API
Stars: ✭ 17 (-58.54%)
Mutual labels:  openstack, cinder, nova, glance
Openstack Workflow
Openstack Sequence Diagrams(Openstack操作序列图)
Stars: ✭ 409 (+897.56%)
Mutual labels:  openstack, nova
Multi-Person-Pose-using-Body-Parts
No description or website provided.
Stars: ✭ 41 (+0%)
Mutual labels:  heatmap
osarchiver
OpenStack databases archiver
Stars: ✭ 14 (-65.85%)
Mutual labels:  openstack
openstack
Production-ready Openstack installer using Ansible
Stars: ✭ 34 (-17.07%)
Mutual labels:  openstack
there-are-lots-of-people-in-Baiyun-airport
挑战杯 - 广州白云机场人流量时空分布预测系统 - 前端
Stars: ✭ 14 (-65.85%)
Mutual labels:  heatmap
Nova-Menu-Builder
A Menu Builder for Laravel Nova
Stars: ✭ 63 (+53.66%)
Mutual labels:  nova
browbeat
Performance monitoring and testing of OpenStack
Stars: ✭ 80 (+95.12%)
Mutual labels:  openstack
chessalyzer.js
A JavaScript library for batch analyzing chess games
Stars: ✭ 14 (-65.85%)
Mutual labels:  heatmap
jupyterhub-deploy-kubernetes-jetstream
Configuration files for my tutorials on deploying JupyterHub on top of Kubernetes on XSEDE Jetstream (Openstack)
Stars: ✭ 15 (-63.41%)
Mutual labels:  openstack
cyberops
Cisco Press CCNA Cyber Ops Books and Video Courses supplemental information and additional study materials.
Stars: ✭ 18 (-56.1%)
Mutual labels:  exam
nova-url-field
A URL input and link field for Laravel Nova
Stars: ✭ 96 (+134.15%)
Mutual labels:  nova
openstack-cloud-controller-manager
This repository has moved to https://github.com/kubernetes/cloud-provider-openstack
Stars: ✭ 17 (-58.54%)
Mutual labels:  openstack
magento2-dev-plus-exam
📚Magento 2 Certified Professional Developer Plus Exam
Stars: ✭ 79 (+92.68%)
Mutual labels:  exam
schsrch
Simple and intuitive CIE search engine
Stars: ✭ 35 (-14.63%)
Mutual labels:  exam
kaabah
A Terraform solution to design, build and operate Docker Swarm infrastructures
Stars: ✭ 29 (-29.27%)
Mutual labels:  openstack
terraform-openstack
Create multiple instances with floating ip assigning on openstack using terraform.
Stars: ✭ 33 (-19.51%)
Mutual labels:  openstack
nova-rtl-theme
RTL layout for Laravel Nova.
Stars: ✭ 38 (-7.32%)
Mutual labels:  nova
Nightscouter
An Native iOS app for displaying Nightscout website data.
Stars: ✭ 18 (-56.1%)
Mutual labels:  glance
kubernetes-dev-stack
Automation of Kubernetes 1.6.0.alpha3 on Centos 7.3 (kernel 4.9.5, docker 1.13.1, flannel 0.7.0)
Stars: ✭ 15 (-63.41%)
Mutual labels:  openstack

Are you ready for the COA exam?

The following is a collection of exercices to get familiar with Openstack administration through the cli for the purpose of preparing for COA (Openstack Foundation Openstack Certified Administrator) exam:

CLI administration section:

  1. Identity management
  2. Compute
    • Instances
    • Quotas
  3. Glance
  4. Neutron
  5. Cinder
    • Instances snapshots
    • Volume snapshots
    • Volume backups
    • Volume encryption
  6. Swift
  7. Orchestration (heat)
  8. Telemetry (ceilometer)
  9. Database

Exam practice & labbing:

Under construction:

Browse the page http://hpnouri.free.fr/coa, you'll find a series of tasks you can try to perform on your own lab. You can download the page index.html and run a local webserver in the same directory
ex: python -m SimpleHTTPServer 12345

By clicking on each tasks, the solution will be revealed.
Make sure to avoid the illusion of competency by trying your best to solve the question and consulting the documentation docs.openstack.org, the only reference available in the exam, before looking the answer. This will help consolidating a mental process to get to the solution.

Until the page http://hpnouri.free.fr/coa is built, you can simply use the above outline for more uptodate exercices and solutions.

Troubleshooting section:

I am collecting all issues I've encountered during the learning process, mainly, installing multinode openstack from scratch

In the issue section, look for issues labeled Troubleshooting. Opened issues are still under investigation, closed are solved.

Even though different root causes could have the same symptoms and some solutions are curcumstantial, they still gives a hint on how processes and configuration files are interconnected.

If you are lucky enough, you'll make a lot of mistakes to learn from and to be prepared for the exam :)

Exam references

DISCLAIMER!

The list of tasks and the format presented are suggested before taking the exam, so any matching is a pure coincidence.

VERY IMPORTANT!

Your contribution is very welcome and encouraged for both the content and the form.

And got it finally:

Documentation

https://linuxacademy.com/openstack/courses

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].