Skip to content

NotJustTech

Blog for Tech People who wants to grow further

NotJustTech

Blog for Tech People who wants to grow further

  • Home
  • About Us
  • Privacy Policy
    • Home
    • Val
Programming Python

Harnessing the Power of GraphQL and Python for Modern API Development

Val Mar 27, 2023 0 Comments

In today's fast-paced digital landscape, efficient API development is more critical than ever. GraphQL, a powerful query language developed by Facebook, has gained immense popularity for its ability to optimize…

Testing

End-to-end from frontend to backend with Catcher

Val Aug 2, 2020 0 Comments

Today Catcher's external modules 5.1.0 were finally released. Great news, everyone, as it adds a Selenium step for Frontend testing! What should a proper e2e test look like? Imagine you have a user service…

Testing

Catcher e2e tests tool for beginners

Val May 11, 2020 0 Comments

What is Catcher? It is an end-to-end test tool, specially designed to test systems containing many components. Initially developed as end-to-end microservices test tool it perfectly fits needs of data…

DevOps

Rollback for microservices with Ansible and Jenkins

Val Jun 18, 2019 0 Comments

Imagine your project consists of 4 microservices (3 backends, 1 frontend). Yesterday you introduced several new features and made a release. Unfortunately, your users have just reported a bug. Some…

DevOps

Microservices and continuous delivery

Val May 16, 2019 0 Comments

Imagine a typical situation – yesterday your devops engineer was eaten by a tiger. You a very sad because he didn’t finish the release system for your project. It contains…

Testing

End-to-end microservices testing with Catcher

Val May 16, 2019 0 Comments

I would like to introduce a new tool for end-to-end testing – Catcher. What is an e2e test? End-to-end test usually answers the questions like: “Was this user really created,…

DevOps

Ansible and Jenkins – automate your scritps

Val Apr 27, 2019 0 Comments

The topic I’d like to reveal in this article may seem obvious, but I was surprised how many companies don’t follow this best practice. For impatient: Automate every action you’ve…

Programming Scala

Scala as backend language. Tips, tricks and pain

Val Jan 7, 2019 0 Comments

I’ve got a legacy service, written in Scala. Stack was: Play2, Scala, Slick, Postgres. Here is described why such technology stack is not the best option, what should be done…

Programming Python

Python & GraphQL. Tips, tricks and performance improvements.

Val Dec 16, 2018 0 Comments

Recently I’ve finished another back-end with GraphQL, but now on Python. In this article I would like to tell you about all difficulties I’ve faced and narrow places which can…

Java Programming

GraphQL with Spring: Query and Pagination

Val Jul 24, 2018 0 Comments

In this article I’ll describe you how to use GraphQL with Spring with this library. Full example is available here. Why annotations? From my point of view schema should not…

DevOps Erlang Programming

Erlang service easy deploy with Enot

Val Feb 11, 2018 0 Comments

In this guide you’ll learn how to add deploy feature to the Erlang service. As a result you will get a real Erlang service, with logs in `/var/log/example_service`, systemd support…

Erlang Programming

Create Erlang service with Enot

Val Jan 7, 2018 0 Comments

This is step-by-step guide on how to create your Erlang service with the powerful Enot build system. Ensure you have Enot and Erlang installed locally. As a result you will…

Erlang Programming

Dynamic environment configuration (Erlang)

Val Jun 1, 2017 0 Comments

Most of Erlang applications requires configuration variables. It can be: database credentials, metrics report hosts, some system limits and so on. Such variables can be set in application resource configuration…

DevOps

JFrog Artifactory on Travis CI for Python tests

Val May 30, 2017 0 Comments

Disclaimer: It is not about storing python packages in Artifactory. It is not about creating python packages in TravisCI and publishing them to Artifactory. In this article I’ll show you…

Erlang Programming

Code Structural Patterns (Erlang)

Val May 14, 2017 0 Comments

With this article, I would like to start a series on “Writing optimal and effective code in Erlang”. These articles are describing my point of view on the topic according…

Recent Posts

  • Expect unexpected
  • DataOps: Code of Conduct
  • HowTo: Apache Airflow with Docker on Linux
  • HowTo: install Apache Airflow with Rancher Desktop (MacOS)
  • Harnessing the Power of GraphQL and Python for Modern API Development

Recent Comments

No comments to show.

Archives

  • May 2023
  • April 2023
  • March 2023
  • August 2020
  • May 2020
  • June 2019
  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • November 2018
  • July 2018
  • February 2018
  • January 2018
  • June 2017
  • May 2017

Categories

  • airflow
  • BigData
  • DataOps
  • DevOps
  • Erlang
  • Java
  • Programming
  • Python
  • Scala
  • self-developing
  • technical_communication
  • Testing

You Missed

DataOps DevOps self-developing

Expect unexpected

BigData DataOps self-developing

DataOps: Code of Conduct

airflow BigData DataOps

HowTo: Apache Airflow with Docker on Linux

airflow BigData DataOps

HowTo: install Apache Airflow with Rancher Desktop (MacOS)

NotJustTech

Blog for Tech People who wants to grow further

Copyright © All rights reserved | Blogus by Themeansar.