Pobably the first word that comes to mind when you hear “web development” is the internet. Truly this is an awesome thing! A “place” where you can visit an infinite number of websites and use a wide range of apps.
Writing, correcting, and developing code, it's what web developers do. Web developers work to create both websites and apps, focusing on three types of development: front end development, back end development, and full stack development. In addition there are cloud architects, security architects, and cyber security professionals.
Front end developers focus on everything that the user interacts with on the website or app; it's essentially the interface that we see, hear, click on, and type in.
Back end developers work behind the scenes, they focus on the servers and databases that power the website, the software that makes the site do more than just show pretty pictures and static pages and making up the parts of the website or app that users don’t access. Although it’s inaccessible to users, it’s vital for websites and apps since it’s where your data is kept.
Full stack web developers are experts in front end and back end.
What's missing from the above? Oh, yea, who is there making sure that bad people don't do bad things to your systems? That is where cyber security professionals come in to the matrix.