• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Codemotion Magazine

Codemotion Magazine

We code the future. Together

  • Magazine
  • Dev Hub
    • Community Manager
    • CTO
    • DevOps Engineer
    • Backend Developer
    • Frontend Developer
    • Web Developer
    • Mobile Developer
    • Game Developer
    • Machine Learning Developer
    • Blockchain Developer
    • Designer – CXO
    • Big Data Analyst
    • Security Manager
    • Cloud Manager
  • Articles
    • Stories
    • Events
  • Sign In
Home » Dev Hub » Backend Developer

Backend Developer

The Backend Developer is a programmer who creates the logical back-end and core computational logic of a website, software or information system. The main activities usually concern the three functional aspects of the back-end:
Programming: he has the knowledge of different programming languages like Java, JavaScript (NodeJS), PHP and the knowledge of methodologies and Frameworks such as Spring and
Hibernate. It is also able to work on more structured languages such as Ruby and Python.
Database Designing: a Back-end Developer has expertise in database management such as Oracle, MySQL or MongoDB.
Web Tool: is essential to be familiar with SOAP (Simple Object Access Protocol) and REST (Representational State Transfer) for integration with different infrastructures.

Find job offers in Job Search for Backend Developer.

What are the Main Areas of Development for Programmers to Land Their Dream Job? Codemotion

Last update February 16, 2021 by Gilad David Maayan

What are the Main Areas of Development for Programmers to Land Their Dream Job?

Due to the rise in web and mobile applications, programmers have become popular, and therefore they need to ensure they have the relevant skills to land their dream jobs. Experienced programmers have many opportunities in front of them, but there is … Read more

How to Contribute to an Open-Source Project

Last update February 8, 2021 by Michele Sciabarra

How to Contribute to an Open-Source Project

I've been thinking to become an Open-Source developer for a long time. In the past 15 years, I have tried many times to become involved in some open-source project but after some attempts, I gave up.  The main reason was generally more because I … Read more

robot programming

Last update January 8, 2021 by Michele Sciabarra

Are You Ready for the FaaS Wars?

Organised by Nimbella and promoted by several members of the Apache OpenWhisk community, FaaS Wars is a programming competition that allows participants to learn how to use 'serverless' in a fun way. Competitors strive against each other for cash … Read more

developer

Last update November 19, 2020 by Cate Lawrence

Survey Results Show a Strong Future for API Development

Postman is a collaboration platform for API development. They recently released the results of its 2020 Postman State of the API Report. The annual report, the largest and most comprehensive survey of the API industry, surveyed more than 13,500 API … Read more

developer

Last update November 17, 2020 by Laila Mahran

Kubernetes: Monitoring, Alerting, Observability, and More

Originally released in 2014, Kubernetes has become a leading containerization service, especially for organizations expanding on-premise operations into the cloud. Portable, open-source, and extensible, Kubernetes provides for a simplified deployment … Read more

Last update November 12, 2020 by Leo Sorge

Build Incremental Architecture Through Microservices with Modern Languages – Casavo’s Case Study

Casavo began as a real-estate instant buyer and has already leveraged the traction gained through this service to become a technological leader in the real estate sphere, building a tech-offer for all actors involved in a real estate transaction. The … Read more

developer load testing

Last update October 27, 2020 by Antonio Turibbio Liccardi

Lessons Learned from Load Testing

Load testing is a crucial task for any developer who work on backend services. At Codemotion, we are always interested in providing values for all developers, and that's one of the reasons why the Spanish edition of the Codemotion Online Tech … Read more

db

Last update October 8, 2020 by Karen Anthony

Identifying and Resolving SQL Server Index Fragmentation

In this SQL technology guide, we explore how to spot and resolve Index Fragmentation in SQL Server. As administrators will know, identification of Index fragmentation and maintenance of the same are crucial elements in database maintenance. MS SQL … Read more

monitoring

Last update September 17, 2020 by Laila Mahran

How to Monitor Microservices

At their core, microservices are a response to the monolithic applications of yesteryear. Rather than designing apps as one massive entity that is so interconnected there is no such thing as a small problem anymore, microservices instead break even … Read more

iot

Last update September 9, 2020 by Perry Lea

How has Software-Defined Networking Transformed Mass IoT Deployments?

Software-defined networking (SDN) is a method of decoupling the software and algorithms that define the networking control plane from the underlying hardware that manages the forwarding plane. SDN provides the industry methods to build, scale, and … Read more

digital nomad

Last update September 2, 2020 by Christian Cannata

Digital Nomads: Finding Freedom By Writing Code While Travelling

Being a professional developer certainly demands abstraction, passion and creative skills. As artisans, we create ad-hoc products hypothetically usable by people all over the world, whether that is a web product or a company's internal software. … Read more

devops

Last update August 31, 2020 by Lorenzo Ermigiotti

Learning DevOps: What are the Best Online Resources and Tools in 2020?

In the ten years since its first appearance, DevOps has increasingly become a crucial approach for the efficient management of software lifecycles. The term is a contraction of "Developer Operations" or alternatively "Development Operations". … Read more

freelance developer

Last update July 30, 2020 by Christian Cannata

How To Become A Freelance Developer (Leaving A Permanent Job)

The idea of leaving a safe job and a fixed salary is probably one of the scariest possibilities any kind of worker can face. The guarantee of a reliable income at the end of the month offers a security which can help you to put down roots that may … Read more

Last update July 14, 2020 by Leo Sorge

Being A Tech Lead: How Much Tech, How Much Lead?

Community Management for DevelopersDownload our latest eBook to learn how to build a thriving coding community with no prior experience. We had Codemotion's own community managers and some of our members list down the essential skills, practices and … Read more

Last update July 13, 2020 by Antonio Turibbio Liccardi

Nomad vs Kubernetes without the complexity

If one wanted to define Nomad (created by HashiCorp), it could be described as a scheduler, but in truth, Nomad is more than that. In this article, we introduce Nomad and try to show how it can be used to simplify the life-cycle management of any … Read more

developer consultant

Last update July 10, 2020 by Leo Sorge

How To Choose Between Developer Or Consultant?

Writing code and work as a software developer is a job that you can either do from inside a company or outside it, by becoming a consultant. In this article we'll outline pros and cons of both the choices. What is a developer? A developer is a … Read more

coding dev testing

Last update July 1, 2020 by Andrea Chiarelli

Testing your C# code with xUnit

It should be clear to everyone by now that automating code testing is not a whim, a habit of some programmers, nor an optional activity. It is a necessity that helps you to be confident that your code does what it should, and allows you to change it … Read more

Last update June 24, 2020 by Cate Lawrence

As Technology Evolves So Too Does the World of Work

Technology evolves fast, and every successful new iteration changes industries. New technology cross-pollinates opportunities across different sectors, workplaces, creates new business models and expands customer audiences. Take a look at the … Read more

pro dev

Last update June 12, 2020 by Lorenzo Ermigiotti

Top 10 tips to become a pro developer

Table Of Contents#01 Always keep learning#02 Embrace failure (and learn from it)#03 Learn to deal with your harshest critics#04 Learn to ask for constructive criticism#05 Increase the quality of your code#06 Read lots of code#07 Manage your … Read more

debug

Last update June 9, 2020 by Laila Mahran

Troubleshooting & Debugging Microservices

From Hoverfly to Lyft Envoy, there are a number of tools available for troubleshooting and debugging microservices. But even with tools in hand, debugging microservices can be a challenge. With so many layers of potential abstraction and complexity, … Read more

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to Next Page »

Primary Sidebar

Whitepaper & Checklist: How to Organise an Online Tech Conference

To help community managers and companies like ours overcome the Covid-19 emergency we have decided to share our experience organizing our first large virtual conference. Learn how to organise your first online event thanks to our success story – and mistakes!

DOWNLOAD

Latest

What are the Main Areas of Development for Programmers to Land Their Dream Job? Codemotion

What are the Main Areas of Development for Programmers to Land Their Dream Job?

Backend Developer

How to Contribute to an Open-Source Project

How to Contribute to an Open-Source Project

Backend Developer

6 Great DevOps Metrics - and How to Choose the Right Metrics

6 Great DevOps Metrics – and How to Choose the Right Metrics

DevOps Engineer

Codemotion Interview with Chad Arimura

Thinking Like a Founder – meet Chad Arimura

CTO

DesignOps and UX Engineers

Move Over DevOps! Time for DesignOps and UX Engineers

Designer - CXO

Subscribe to our platform

Subscribe

Share and learn. Launch and grow your Dev Community. Join thousands of developers like you and code the future. Together.

Footer

  • Learning
  • Magazine
  • Community
  • Events
  • Kids
  • How to use our platform
  • About Codemotion Magazine
  • Contact us
  • Become a contributor
  • How to become a CTO
  • How to run a meetup
  • Tools for virtual conferences

Follow us

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram
  • YouTube
  • RSS

DOWNLOAD APP

© Copyright Codemotion srl Via Marsala, 29/H, 00185 Roma P.IVA 12392791005 | Privacy policy | Terms and conditions

  • Learning
  • Magazine
  • Community
  • Events
  • Kids
  • How to use our platform
  • About Codemotion Magazine
  • Contact us
  • Become a contributor
  • How to become a CTO
  • How to run a meetup
  • Tools for virtual conferences

Follow us

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram
  • YouTube
  • RSS

DOWNLOAD APP

CONFERENCE CHECK-IN