Close

Jelvix

Jelvix is a global technology consultancy assembling top-notch engineering teams for innovation-driven businesses worldwide.

Security in DevOps and AWS with AWS IAM

Security in DevOps and AWS with AWS IAM

Keep your systems and data secure. DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). DevOps aims to shorten the systems development life cycle and provide continuous delivery with high quality. Security is an integral part of DevOps. By following security best practices, you […]

Devamını Oku

To Be More Productive, Think Algorithmically

To Be More Productive, Think Algorithmically

In today’s fast-paced world, staying productive cannot be easy. There are always more tasks than time to do, and it can be easy to feel overwhelmed. However, you can do a few simple things to improve your productivity by thinking algorithmically. Break down large tasks into smaller ones. One of […]

Devamını Oku

Building a REST API using Python and Flask | Flask-RESTful

Building a REST API using Python and Flask | Flask-RESTful

Python is a high-level programming language widely used for web development, scientific computing, data analysis, artificial intelligence, and many other applications. It is known for its simplicity, readability, and ease of use, making it a popular choice for beginners and experienced programmers. Flask is a web framework for Python designed […]

Devamını Oku

Swagger: How to Create an API Documentation

Swagger: How to Create an API Documentation

Creating API documentation with Swagger involves the following steps: By following these steps, you can create API documentation with Swagger that is easy to use and provides all the information developers need to interact with your API. Good documentation is crucial for any REST API. Swagger is a tool that […]

Devamını Oku

An Introduction to mRuby | Ruby Creator Yukihiro “Matz” Matsumoto

An Introduction to mRuby | Ruby Creator Yukihiro "Matz" Matsumoto

Yukihiro Matsumoto a.k.a. Matz, is a Japanese computer scientist and software programmer best known as the chief designer of the Ruby programming language and its reference implementation, Matz’s Ruby Interpreter (MRI). His demeanor has brought about a motto in the Ruby community “Matz is nice and so we are nice,” […]

Devamını Oku