×
1 Choose EITC/EITCA Certificates
2 Learn and take online exams
3 Get your IT skills certified

Confirm your IT skills and competencies under the European IT Certification framework from anywhere in the world fully online.

EITCA Academy

Digital skills attestation standard by the European IT Certification Institute aiming to support Digital Society development

LOG IN TO YOUR ACCOUNT

CREATE AN ACCOUNT FORGOT YOUR PASSWORD?

FORGOT YOUR PASSWORD?

AAH, WAIT, I REMEMBER NOW!

CREATE AN ACCOUNT

ALREADY HAVE AN ACCOUNT?
EUROPEAN INFORMATION TECHNOLOGIES CERTIFICATION ACADEMY - ATTESTING YOUR PROFESSIONAL DIGITAL SKILLS
  • SIGN UP
  • LOGIN
  • INFO

EITCA Academy

EITCA Academy

The European Information Technologies Certification Institute - EITCI ASBL

Certification Provider

EITCI Institute ASBL

Brussels, European Union

Governing European IT Certification (EITC) framework in support of the IT professionalism and Digital Society

  • CERTIFICATES
    • EITCA ACADEMIES
      • EITCA ACADEMIES CATALOGUE<
      • EITCA/CG COMPUTER GRAPHICS
      • EITCA/IS INFORMATION SECURITY
      • EITCA/BI BUSINESS INFORMATION
      • EITCA/KC KEY COMPETENCIES
      • EITCA/EG E-GOVERNMENT
      • EITCA/WD WEB DEVELOPMENT
      • EITCA/AI ARTIFICIAL INTELLIGENCE
    • EITC CERTIFICATES
      • EITC CERTIFICATES CATALOGUE<
      • COMPUTER GRAPHICS CERTIFICATES
      • WEB DESIGN CERTIFICATES
      • 3D DESIGN CERTIFICATES
      • OFFICE IT CERTIFICATES
      • BITCOIN BLOCKCHAIN CERTIFICATE
      • WORDPRESS CERTIFICATE
      • CLOUD PLATFORM CERTIFICATENEW
    • EITC CERTIFICATES
      • INTERNET CERTIFICATES
      • CRYPTOGRAPHY CERTIFICATES
      • BUSINESS IT CERTIFICATES
      • TELEWORK CERTIFICATES
      • PROGRAMMING CERTIFICATES
      • DIGITAL PORTRAIT CERTIFICATE
      • WEB DEVELOPMENT CERTIFICATES
      • DEEP LEARNING CERTIFICATESNEW
    • CERTIFICATES FOR
      • EU PUBLIC ADMINISTRATION
      • TEACHERS AND EDUCATORS
      • IT SECURITY PROFESSIONALS
      • GRAPHICS DESIGNERS & ARTISTS
      • BUSINESSMEN AND MANAGERS
      • BLOCKCHAIN DEVELOPERS
      • WEB DEVELOPERS
      • CLOUD AI EXPERTSNEW
  • FEATURED
  • SUBSIDY
  • HOW IT WORKS
  •   IT ID
  • ABOUT
  • CONTACT
  • MY ORDER
    Your current order is empty.
EITCIINSTITUTE
CERTIFIED
Questions and answers designated by tag: Cloud Storage

How to create a simple policy that grants read access to a specific user for a storage bucket in Cloud IAM?

Thursday, 26 March 2026 by Mark Helm

To create a simple policy granting read access to a specific user for a storage bucket in Google Cloud Platform (GCP) using Cloud Identity and Access Management (IAM), it is necessary to understand the fundamental concepts of GCP’s resource hierarchy, IAM roles, role bindings, and the principles of least privilege. This explanation provides comprehensive guidance,

  • Published in Cloud Computing, EITC/CL/GCP Google Cloud Platform, GCP labs, Access control with Cloud IAM
Tagged under: Cloud Computing, Cloud Storage, GCP, IAM, Permissions, Security

How can an expert in Colab optimize the use of free GPU/TPU, manage data persistence and dependencies between sessions, and ensure reproducibility and collaboration in large-scale data science projects?

Sunday, 30 November 2025 by JOSE ALFONSIN PENA

The effective utilization of Google Colab for large-scale data science projects involves a systematic approach to resource optimization, data management, dependency handling, reproducibility, and collaborative workflows. Each of these areas presents unique challenges due to the stateless nature of Colab sessions, limited resource quotas, and the collaborative nature of cloud-based notebooks. Experts can leverage a

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, Jupyter on the web with Colab
Tagged under: Artificial Intelligence, Cloud Storage, Collaboration, Data Persistence, Dependency Management, Experiment Tracking, Google Colab, GPU, Reproducibility, TPU

If your laptop takes hours to train a model, how would you use a VM with GPU and JupyterLab to speed up the process and organize dependencies without breaking your environment?

Tuesday, 25 November 2025 by JOSE ALFONSIN PENA

When training deep learning models, computational resources play a significant role in determining the feasibility and speed of experimentation. Most consumer laptops are not equipped with powerful GPUs or sufficient memory to handle large datasets or complex neural network architectures efficiently; consequently, training times can extend to several hours or days. Utilizing cloud-based virtual machines

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, Deep learning VM Images
Tagged under: Artificial Intelligence, Cloud Storage, Deep Learning, Google Cloud, GPU, JupyterLab, PyTorch, TensorFlow, Virtual Environments

How to create model and version on GCP after uploading model.joblib on bucket?

Thursday, 23 October 2025 by MIRNA HANŽEK

To create a model and version on Google Cloud Platform (GCP) after uploading a Scikit-learn model artifact (e.g., `model.joblib`) to a Cloud Storage bucket, you need to use Google Cloud’s Vertex AI (previously AI Platform) for model management and deployment. The process involves several structured steps: preparing your model and artifacts, setting up the environment,

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, Scikit-learn models at scale
Tagged under: Artificial Intelligence, Cloud Storage, GCP, Model Deployment, Scikit-learn, Vertex AI

What is the difference between Cloud Storage and Cloud Firestore?

Saturday, 16 August 2025 by Rui Gomes

The question highlights a common point of confusion encountered by learners and practitioners exploring Google Cloud Platform (GCP) services, specifically when distinguishing between different storage services such as Cloud Storage and Cloud Firestore. It is important to clarify the distinct purposes, architectures, and use cases of each service, as well as why documentations present them

  • Published in Cloud Computing, EITC/CL/GCP Google Cloud Platform, GCP basic concepts, Cloud Storage
Tagged under: Cloud Computing, Cloud Firestore, Cloud Storage, Data Architecture, Google Cloud Platform, NoSQL Database, Object Storage, Real-time Applications

What are the first steps to prepare for using Google Cloud ML tools to detect content changes on websites?

Thursday, 17 July 2025 by Aleksandra Magnuszewska

To effectively use Google Cloud Machine Learning (GCP ML) tools for detecting content changes on websites, one must undertake a series of well-defined preparatory steps. This process integrates principles of machine learning, web data collection, cloud-based architecture, and data engineering. Each step is foundational to ensure that the subsequent application of machine learning models yields

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Introduction, What is machine learning
Tagged under: Artificial Intelligence, Cloud Storage, Compliance, Content Change Detection, Data Engineering, Data Preprocessing, Google Cloud, Machine Learning, Project Management, Vertex AI, Web Scraping

What is the simplest route to most basic didactic AI model training and deployment on Google AI Platform using a free tier/trial using a GUI console in a step-by-step manner for an absolute begginer with no programming background?

Sunday, 11 May 2025 by EITCA Academy

To begin training and deploying a basic AI model using the Google AI Platform via the web-based GUI, especially as an absolute beginner with no programming background, it is advisable to use Google Cloud’s Vertex AI Workbench and AutoML (now part of Vertex AI) features. These tools are specifically designed for users without coding experience

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, First steps in Machine Learning, Plain and simple estimators
Tagged under: Artificial Intelligence, AutoML, Cloud Storage, Data Science, No-Code ML, Vertex AI

How to practically train and deploy simple AI model in Google Cloud AI Platform via the GUI interface of GCP console in a step-by-step tutorial?

Sunday, 11 May 2025 by EITCA Academy

Google Cloud AI Platform offers a comprehensive environment to build, train, and deploy machine learning models at scale, utilizing the robust infrastructure of Google Cloud. Utilizing the GUI of the Google Cloud Console, users can orchestrate workflows for model development without needing to interact directly with command-line tools. The step-by-step tutorial below demonstrates how to

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Further steps in Machine Learning, Distributed training in the cloud
Tagged under: Artificial Intelligence, Cloud Storage, GCP, MLOps, Model Deployment, Vertex AI

How can users differentiate between the 'local' and 'studio' sections within the Asset Library panel in Google Web Designer?

Wednesday, 21 August 2024 by EITCA Academy

The Asset Library panel in Google Web Designer (GWD) is a important tool for managing assets such as images, videos, and other media files that are used within a web design project. Differentiating between the 'local' and 'studio' sections within this panel is essential for efficient workflow and organization. The 'local' section of the Asset

  • Published in Web Development, EITC/WD/GWD Google Web Designer, Advancing in GWD, GWD Asset Library integration, Examination review
Tagged under: Asset Management, Cloud Storage, Collaboration, Google Studio, Version Control, Web Development

What are the different methods for importing assets into a Google Web Designer project?

Wednesday, 21 August 2024 by EITCA Academy

Google Web Designer (GWD) is a powerful tool that facilitates the creation of interactive and engaging HTML5 content, such as banner ads, without the need for deep coding knowledge. When embarking on a project within GWD, one of the fundamental tasks involves importing various assets, such as images, videos, and other multimedia elements. This process

  • Published in Web Development, EITC/WD/GWD Google Web Designer, Introduction, Getting started with GWD - creating a simple banner ad, Examination review
Tagged under: Asset Management, Cloud Storage, HTML5, Multimedia, Web Design, Web Development
  • 1
  • 2
  • 3
  • 4
Home

Certification Center

USER MENU

  • My Account

CERTIFICATE CATEGORY

  • EITC Certification (105)
  • EITCA Certification (9)

What are you looking for?

  • Introduction
  • How it works?
  • EITCA Academies
  • EITCI DSJC Subsidy
  • Full EITC catalogue
  • Your order
  • Featured
  •   IT ID
  • EITCA reviews (Medium publ.)
  • About
  • Contact

EITCA Academy is a part of the European IT Certification framework

The European IT Certification framework has been established in 2008 as a Europe based and vendor independent standard in widely accessible online certification of digital skills and competencies in many areas of professional digital specializations. The EITC framework is governed by the European IT Certification Institute (EITCI), a non-profit certification authority supporting information society growth and bridging the digital skills gap in the EU.
Eligibility for EITCA Academy 90% EITCI DSJC Subsidy support
90% of EITCA Academy fees subsidized in enrolment

    EITCA Academy Secretary Office

    European IT Certification Institute ASBL
    Brussels, Belgium, European Union

    EITC / EITCA Certification Framework Operator
    Governing European IT Certification Standard
    Access contact form or call +32 25887351

    Follow EITCI on X
    Visit EITCA Academy on Facebook
    Engage with EITCA Academy on LinkedIn
    Check out EITCI and EITCA videos on YouTube

    Funded by the European Union

    Funded by the European Regional Development Fund (ERDF) and the European Social Fund (ESF) in series of projects since 2007, currently governed by the European IT Certification Institute (EITCI) since 2008

    Information Security Policy | DSRRM and GDPR Policy | Data Protection Policy | Record of Processing Activities | HSE Policy | Anti-Corruption Policy | Modern Slavery Policy

    Automatically translate to your language

    Terms and Conditions | Privacy Policy
    EITCA Academy
    • EITCA Academy on social media
    EITCA Academy


    © 2008-2026  European IT Certification Institute
    Brussels, Belgium, European Union

    TOP
    CHAT WITH SUPPORT
    Do you have any questions?
    We will reply here and by email. Your conversation is tracked with a support token.