Adaltas Cloud Academy
Sign in to my account >
  • Remy Sharp
    Security

    Feb 2, 2022A new security page is online covering password manager usage and SSH key generation.

  • Remy Sharp
    Learn more

    Jun 7, 2021The new learn more page is a collection of links that we find usefull to acquire additionnal knowledges on various topics.

  • Remy Sharp
    Spark Structured Streaming

    Apr 30, 2021Learn and practice the Spark Structured Streaming API. The documentation present the advantages of using the Spark Structured Streaming API and compare it with the Spark Streaming API. Then, you can practice the API with a tutorial which create a simple application which consume data from Kafka,

  • Remy Sharp
    Kafka Streams

    Apr 19, 2021Consume and produce a Kafka streams in Java. The lesson Kafka Streams illustrates how to build and execute a simple yet working Java application with Maven.

  • Remy Sharp
    Kubernetes onboarding

    Apr 9, 2021The Onboarding section is enriched with a new page to get you started with Kubernetes. It explains how to configure a working Kubernetes environment and how to authenticate yourself.

  • Remy Sharp
    Kafka pages

    Jan 8, 2021The Kafka pages are up. The Kafka Basics page shows the basic commands and the Kafka Tutorial page is a guide to learn how to create and use a topic.

  • Remy Sharp
    Datasets pages

    Dec 18, 2020The datasets pages are up. Go check out the available datasets used for learning with their associative descriptions and schemas.

  • Remy Sharp
    New components page

    Sep 3, 2020The components page is up. It lists all the components available on the platform as well as usefull information such as the connection interfaces.

  • Remy Sharp
    New Elasticserch and ELK section

    Jul 7, 2020A new tutorial describes how you can install the ELK Stack (Elasticsearch, Logstash, and Kibana) with the official Helm Chart on our Kubernetes cluster.

  • Remy Sharp
    New Kubernetes section

    Jul 2, 2020Kubernetes is the go-to platform to run containerized apps, micro-services and workflows in cluster mode. Designed by Google and maintained by the Cloud Native Computing Foundation, it helps user to deploy, operate and scale their containers. In this section, you will learn the basics of Kubernetes and how to use it with tools like kubectl or helm.

  • Remy Sharp
    Available datasets

    Jun 20, 2020Data is the new oil was a famous idiom a few years ago when the concept of Big Data was appearing. To help you manipulate different types of data, we place at your disposal several datasets with various characteristics.

  • Remy Sharp
    Learn YARN

    Jun 18, 2020YARN is at the heart of Hadoop’s architecture allowing various data processing engines to occur in a planned way, such as SQL, real-time text streaming, batch processing, and other concomitant processes. Before learning the applications of the Hadoop ecosystem it is mandatory to learn how the computing resources are distributed across the Big Data cluster.

  • Remy Sharp
    Learn to masterize regular expressions

    Jun 6, 2020Regular expressions are part of the Swiss army knife any software engineer should have at its disposal. The sooner you learn it, the sooner you will use it in your day to day life. The scope of usage encompasse several situations such as to extract pertinent information from a file, to refactor your documents and source codes and to filter and transfmorm records in a datasets.

  • Remy Sharp
    Kerberos on-boarding instructions

    Jun 5, 2020A new page describe what Kerberos is all about and how to use it to access the various services offered by the platform. It provides detailed instructions on how to set it up on Windows and other operating systems, how to create a ticket with a password and a keytab and how to access Kerberos-protected service over HTTP.

  • Remy Sharp
    New theme

    May 28, 2020The website comes with a new design. It is not perfect yet but certainly must nicer than the previous theme. There is still plenty of room for improvements. The next steps include having the drawer working on mobile and improving the layout once the user sign in.

  • Remy Sharp
    New onboarding section

    May 26, 2020The onboarding section is online. It provides an overview of the available components. It also details how to connect to the plateform by opening the VPN tunnel and creating an SSH connection to the edge node.

  • Remy Sharp
    Public website launch

    May 25, 2020We are release today the website. The focus is for now on the content. The short-term goal is to help our students onboard with the cluster and its service and leverage its ressources.