30

20 predictions about Software Development trends in 2020

 4 years ago
source link: https://towardsdatascience.com/20-predictions-about-software-development-trends-in-2020-afb8b110d9a0?gi=dcd881f09a0d
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Cloud, Container, Software Architecture, Database, AI, Web, App, Enterprise, Programming: Most important Software Development trends in 2020

UNzuUb6.jpg!web

Photo by Drew Beamer on Unsplash

In only a few weeks, 2019 will end and we will welcome the new year 2020 . Now, it is time to make new year resolutions and predictions. For the Software Development industry, 2019 was a great year as Software and Digitalisation are affecting every sector. The trend will continue and will impact the world even more in 2020.

Predicting the future is difficult. Predicting the future of Software Development is even more challenging and risky. I am not a fortune teller, and I don’t own any Crystal Ball. But I can use my “ Human Learning ” to make predictions about Software Development trends in 2020.

I will not focus on any specific field or programming paradigm. Instead, I will try to predict in a wider and broader domain to cover the most important stacks of Software Development. Here are the stacks I will cover: Cloud, Cloud Vendor, Software Architect, Web Stack, Enterprise Stack, Programming Language, Database Stack, ByteCode .

1. Infrastructure: All roads lead to Cloud

jUBnY3i.jpg!web

Photo by Patrick Tomasso on Unsplash

2019 was a great year for Cloud vendors. Not only the startups are using the loud but also conservative and security concern companies like Government Organizations, Health Care, Mining, Banks, Insurances and even Pentagon are moving towards the cloud. The trend will continue in 2020 also where companies of all sizes and types will move or at least plan to move in Cloud. Gartner recently published the following figures for 2020:

eaYFzq2.jpg!web

Source: Gartner

So, if you are a decision-maker still pondering about moving towards the cloud, maybe you should rethink your strategy. If you are an individual developer and still have not tried your hands in the cloud, 2020 will be a perfect time to give a try. Most of the big Cloud providers ( Amazon, Microsoft, Google ) offer free credits to give hands-on experience in the cloud. Google is the most generous in this respect: it offers 300 USD free credit for one year.

uU7ZRr6.jpg!web

Google Cloud Free Tier

2. Cloud: AWS is awesome but others will catch up

As a first cloud provider, Amazon AWS ruled 2019. With the widest portfolio of services, Amazon AWS will continue to rule in 2020 as well. As Canalys has published the Q3, 2019 figures: the Big Cloud providers ( AWS, Azure, GCP ) hold a 56% market share whereas AWS alone holds 32.6% market share:

VRF3umn.jpg!web

Source: Canalys

But other Cloud providers are also planning aggressively to close the gap with AWS. Microsoft has specifically targeted large enterprises. Recently Microsoft has pipped Amazon and got the 10 Billion USD deal from Pentagon for its cloud Project “ JEDI ”. This deal can boost Azure reputation and similarly dent the armor of AWS:

Source: Marketwatch

Google is driving the Cloud Native Computation Foundation to standardize Cloud operations. Google’s long-term goal is to make Cloud migration easier so that companies can later move from AWS to GCP. IBM has recently bought RedHat with a whopping 36 billion to have a share in the Cloud market:

baYrqun.jpg!web

Source: TechCrunch

2020 will see a lot more acquisition and merging. Also, many startups will come with new ideas and innovations e.g. Multi-Cloud services. From the neck-to-neck fight of the cloud vendors, companies can only profit from reduced prices and more innovations .

3. Containerization: Kubernetes will be Cooler

In the container orchestration field, once there was a fight between Kubernetes, Docker Swarm, and Mesos . Kubernetes has emerged as the clear winner from the fight and only grows stronger. Cloud is a Distributed Systems and Kubernetes is it Operating Systems ( Distributed Linux ). In Kubecon + CloudNativeCon North America 2019, 12000 attendees have taken part which is a 50% growth compared to the same event in 2018. Here is the exponential growth of Kubecon + CloudNativeCon in the last four years:

R77VFvB.png!web

Source: CNCF/Linux Foundation

There is no slowing down of Kubernetes in near future and it will only become stronger in 2020. You can make your safe bet on Kubernetes in 2020 as the Backbone of the Cloud Native movement. Just a side note, Docker Enterprise is recently sold to Migrantis with an undisclosed amount:

RVzMniY.jpg!web

Source: Migrantis

Only a few years ago, it was all about Docker but now it is all about Kubernetes. Docker failed to monetize in its heydays and tried to gain money a few years later when the industry has already moved away. Another example that timing is everything in the modern tech world.

4. Software Architecture: Microservices will be Mainstream

In the Software Architecture paradigm, the shift towards Microservice Architecture continued in 2019 as shown by Google Trends:

aEfiUzQ.jpg!web

Google Trends: Microservices

As the industry moves towards Cloud in 2020 and beyond, the Microservices Architecture will be more dominant. One of the main reasons for the rise of Microservice Architecture is that it fits perfectly with Cloud Native, fast software development . In a previous Blog post, I explained the basic principle of Microservice Architecture and its advantages/disadvantages:

I assume there will also be a trend to go back to Monolithic Software Architecture as for many use cases, Microservice Architecture is overkill and designing Microservice Architecture is challenging. What are the best practices to design Microservice Architecture? I have written a summary in a blog post previously, which may be helpful:

5. Programming(overall): Python will eat the world

2uMbyeJ.jpg!web

Photo by Sharon McCutcheon on Unsplash

Be it Machine Learning, Data Analytics, Data Processing, Web Development, Enterprise Software Development or taking the photo of Blackhole : Python is everywhere. Here is an interesting post about Python:

Also, popular programming language ranking site TIOBE ranked Python as the third most popular programming language behind Java and C :

uyIV3eB.jpg!web

Source: TIOBE

What is even more interesting is that the popularity of Python has doubled in 2019 (from 5% to 10%). I know that there are many limitations and flaws in the TIOBE index, but it is the most widely accepted ranking of programming language.

The rise of Python will continue in 2020 and it will close the gap with Java and C. The other omnipresent programming language JavaScript is facing a downward trend (JavaScript fatigue?). Why Python has seen such an upsurge? It has lowered the barriers to entry into programming, has an excellent community and beloved by the data scientists and new generation developers.

6. Programming (Enterprise): Java and JVM will reign

EjEjqif.jpg!web

By 22Kartika — Java Island, Source: Wikipedia

As shown by the TIOBE index in the previous paragraph, Java is still the most dominant programming language on the planet and will be dominant in 2020. Java’s runtime, JVM is one of the best pieces of software engineering and offers a solid foundation for Java. Many popular languages like Kotlin, Scala, Clojure, Groovy use JVM as their runtime. Recently, Oracle has changed the license for JVM:

yyauMr6.jpg!web

Source: Infoworld

The change of license means all companies who will use Java, Kotlin, Scala or any other JVM languages will be affected and need to pay whopping subscription fees . Fortunately, there is the OpenJDK initiative which will still keep the JVM free of cost. Several companies will provide Enterprise support for JVM:

36fyYbN.jpg!web

Source: Java Code Geeks

Because of its “ Cargo Ship ” like size and speed, JVM languages are not best fit in today’s Serverless computing. Oracle is driving the “ GraalVM ” initiative to make Java nimble, fast and better fit in the Serverless world. As there is no other alternative to Java that offers Enterprise-grade stability and trust , it will continue to rule in 2020 and beyond.

7. Java Enterprise: Spring is here

7Vr2Uzn.jpg!web

Source: spring.io

Once upon a time, there was a huge competition between the Spring Framework and Java Enterprise Edition (JavaEE) in the Enterprise software development. But Oracle has given a walkover in the competition by being inactive in JavaEE . That triggered the formation of the “ Micro Profile ” initiative and eventually the formation of JakartaEE where Oracle has open-sourced its Java EE source code.

While all the politics and movements were happening surrounding JavaEE, Spring Framework has won the JVM Enterprise framework war with very active development and quick to react with the changing environment e.g. Cloud-Native support. In 2020 also, the Spring framework will be the no. 1 framework in the JVM ecosystem.

Two very attractive projects are under development to make Java smaller and nimbler so that Java would be a good choice for Serverless computation.

One framework is Micronaut :

7JFZFj7.jpg!web

Source: Micronaut

The other framework is Quarkus :

NNzAZju.jpg!web

Source: Quarkus

Both Micronaut and Quarkus are targeting to use GraalVM and will attract the Java community even more in 2020.

8. Programming: Rust, Swift, Kotlin, TypeScript will make the breakthrough

In the 2000s, there was a stagnation in the programming language landscape. Most people thought there is no need for a new programming language as Java, C, C++, JavaScript, and Python were fulfilling all the needs. Google has opened the door of new programming languages by creating Go . In the last decade, many interesting programming languages appeared like Rust, Swift, Kotlin, TypeScript . One reason for this development is that existing Programming languages are often not capable of taking the advantages of the latest changes in Hardware (e.g. Multi-Core, faster Network, Cloud). Another factor is that modern languages especially focus on developer Ergonomics i.e. faster and easier development. In Stackoverflow developer survey , most of the modern languages take the top position ( Rust takes the first place for 4 consecutive years ):

FVfEFbm.jpg!web

Source: Stackoverflow

In a previous Blog post, I have taken a Technical Deep Dive in especially the near Metal programming languages e.g. Rust, Go and argued why it is time to adopt these new generation languages:

Recently, Microsoft announced that they are exploring heavily the Rust programming to develop secure software as shown below:

NJ32qqf.jpg!web

Source: Techbeacon

Also, Amazon has recently declared that they are sponsoring Rust:

Bb2M3yn.jpg!web

Source: Techbeacon

The Programming language Kotlin also emerges as the main competitor of Java in the JVM world with Google declaring official support for Kotlin in Android:

QFZnUba.jpg!web

Source: Android

Angular supports TypeScript as the main programming language instead of using vanilla JavaScript. Other JavaScript frameworks, e.g. React and Vue also started to offer more support for TypeScript.

The trend will continue in 2020 and many other Giant companies that are probably having a deeper look in Close door in the new generation programming languages like Rust, Swift, TypeScript, Kotlin will come forward and declare their support openly.

9. Web: JavaScript will continue to dominate

rQRfQfn.jpg!web

Photo by Pankaj Patel on Unsplash

Once upon a time, JavaScript was not a strong enough programming language and Frontend was mainly developed using Backend frameworks like JSF, Ruby on Rails, Django, Laravel and rendered from the Server. The situation has changed forever once AngularJS hit the scene in 2014. Since then, many more JavaScript Web frameworks emerged (Angular 2+, React, Vue.js, Meteor.js) and JavaScript is the mainstream Web development framework now. With lots of innovation is going on in JavaScript frameworks and with the rise of Microservice Architecture, JavaScript frameworks will dominate the Frontend development even more in 2020

10. JavaScript Web Framework: React Rocks

Although it came after AngularJS, React has the biggest impact on Web Development in the last decade and saved Facebook in its fight with Google+ . React brought some fresh and innovative ideas in Frontend development e.g. Event Sourcing, Virtual Dom, One-way data binding, Component-based development and many more. It impacted the community in such gravity that Google discarded AngularJS and completely rewritten Angular2+ by borrowing ideas from React. React is by far the most dominant and stable JavaScript Web Framework as shown below from the NPM download stats:

qmUBvib.jpg!web

Source: npm trends

Recently, Facebook has announced the React-Fiber project to completely rewrite the React core algorithm for better Concurrency and user experience :

3aAzEve.jpg!web

Source: Github

In 2020 also, React should be your go-to Web Framework for new projects. What about other Frontend Web Frameworks e.g. Angular (Angular2+) and Vue ? Angular is also a solid Web Development framework especially suited for Enterprises. I am sure that Google will invest heavily in Angular in the coming years. Vue is another very popular Web Framework which is backed by Community and several Giant Chinese Corporations. If you are already using either Angular or Vue, no need to migrate to React in 2020 .

11. App Development: Native for Enterprises

nQr2Ari.jpg!web

Photo by Rodion Kutsaev on Unsplash

In the Mobile App Development, the Hype around Hybrid App Development has slowed down a bit. Hybrid App Development gives faster development velocity as you need only one team instead of two. But the Native app gives better user experience and better performance . Also in Hybrid App Development, the App always needs to be tweaked to have advanced features. For Enterprises, Native App Development is still the preferred solution and the trend will continue in 2020. Airbnb has published a detailed Blog post why they have ditched the leading Hybrid App Development Platform “React Native”:

Although Facebook is trying to improve React Native and Google is pushing hard its own Hybrid App Development Platform Flutter , they are mainly suited for Prototype, POC, MVP or feature light apps whereas Native App Development will continue its reign in 2020.

One interesting fact among the Native App Development is that Google is promoting Kotlin and Apple is promoting Swift as the main programming languages because of the developer-friendly and modern features of the languages. Google has recently reiterated its support for Kotlin, which is good news for Kotlin adopters:

7N7jYz6.jpg!web

Source: Phoronix

12. Hybrid App Development: React Native

There are many use cases where the Hybrid App is a pragmatic option. In this area, there are many options: the already existing Xamarin, Ionic and the newer React Native, Flutter. Facebook has built React Native based on the highly successful and mature Web framework React . Like its Web counterpart, React Native is also the dominant framework in Hybrid App development as shown below:

BbYFFzN.jpg!web

Source: Google Trends

As React Native and React share the same base, they offer high Code re-usability and offer the option: “Write once, Run Everywhere” . Another added advantage of using React Native (or other Facebook Framework) is that Facebook uses React Native to develop its own Mobile App . Google is late in this domain but has gained significant traction in last year with its own Hybrid App framework Flutter . Flutter offers better performance but needed another not so popular Programming language Dirt . React Native will continue to dominate in this field also in 2020 considering all the changes happening in the React Ecosystem.

13. API: REST for peace

YzInIn6.jpg!web

Image by S. Hermann & F. Richter from Pixabay

RESTis like the 800-pound Gorilla in the API domain . It is the de facto and most widely used technique in the API based communication between services. There are also some other options in this field. As you may have correctly guessed if you have read this article carefully until this point: gRPC from Google and GraphQL from Facebook .

Both of them are interesting technology but offer different capabilities. Google has developed gRPC as a reincarnation of the Remote Procedure Calls techniques (e.g. SOAP) but on Steroid. It uses Protobuf instead of JSON as the messaging format. On the other side, Facebook has developed GraphQL as an aggregation layer to avoid the chatty and frequent REST calls. Both gRPC and GraphQL have gained success and excel where they fit. In 2020 also, REST will be the most dominant API whereas GraphQL and gRPC will be used as a complementary technique.

14. Artificial Intelligence: Tensorflow 2.0 will dominate

URZRBff.jpg!web

Image by Gerd Altmann from Pixabay

In the Deep Learning/Neural Network domain also, Google and Facebook are the main players. Google has given us TensorFlow which is based on a popular Deep Learning framework Theano. It quickly became the main library for Deep Learning/Neural Network computation. Google has even delivered a specially designed GPU ( TPU ) to speed up the computation of TensorFlow.

Facebookis not far behind in the Deep Learning field, as they probably have the biggest collection of images and videos. Facebook has delivered a Deep Learning library PyTorch which is based on another popular Deep Learning library Torch . There is a subtle difference in the way both the framework works. TensorFlow uses Static Graph for its computation whereas PyTorch uses Dynamic Graph for its computation. The advantage of using a dynamic graph is that it can correct itself on the fly. Also, PyTorch is more Python friendly , which is the main programming language in Data Science.

As PyTorch was gaining more and more popularity, Google has released TensorFlow 2.0 in October 2019 which uses the dynamic graph and more Python friendly:

y22aYzi.jpg!web

Source: TensorFlow

In 2020, TensorFlow 2 and PyTorch will fight neck to neck. Considering the larger community of TensorFlow, I assume that TensorFlow 2 will be the dominant library for Deep Learning.

15. Database: SQL Supreme but Distributed SQL will be the Holy Grail

During the Hype days of NoSQL , many people were laughing at SQL and pointing its limitations. Many posts were explaining how NoSQL is much better and will replace the SQL . But once the Hype was over, people soon realized that the world cannot live without SQL databases. Here are the rankings of the most popular databases:

3MzaaeQ.jpg!web

Source: DB Engines

As we can see from the above chart, the SQL databases hold the t op 4 spots . The reason SQL is dominant is that it offers d urable ACID transnational guarantees, which are the most essential requirements for the business applications. The NoSQL databases offer horizontal scaling but with the price of compromising the ACID guarantee.

The Web-scale companies are looking for the “ Master Database ” i.e. a Database which will offer an ACID guarantee like SQL databases and will offer horizontal scaling like NoSQL database . At this moment, two solutions partially fulfill the requirements of “Master Database”: Microsoft’s Aurora and Google’s Spanner. Aurora offers almost all SQL features but no horizontal write scaling, whereas Spanner offers horizontal write scaling but does not support many SQL features .

In 2020, the two databases will hopefully come closer or someone else will come up with a “ Distributed SQL ”. If that happens, he will probably get a Turin prize.

16. Data Lake: MinIO will rise to prominence

myMF3yZ.jpg!web

Photo by Tom Gainor on Unsplash

As discussed in the previous section, the modern Data Platform is complex . Companies usually have OLTP databases (SQL) to support ACID transactions and OLAP databases (NoSQL) for analytical purposes. Also, Enterprises have other kinds of data storage e.g. for Search (Solr, Elastic Search) or Computations (Apache Spark) . Companies build their data platform based on Data Lake i.e. Data is copied from OLTP databases to Data Lake. All other types of Data Applications (e.g. OLAP, Search) use the Data Lake as their Golden Source.

Hadoop Distributed File System (HDFS)was the de facto Data Lake until Amazon came with Object Storage S3 . Scalable and Cheap, S3 soon became the de facto Data Lake in many companies. The only problem is that using S3 binds the Data Platform tightly with Amazon AWS Cloud . Although Microsoft Azure has Blob Storage and Google has similar Object storage, they are not compatible with AWS S3.

A new O pen Source, S3 compatible Object Storage MinIO could be the rescue for many companies. With Enterprise-grade support and built for Cloud-Native environment, MinIO offers Cloud Neutral Data Lake:

qy2iInY.jpg!web

Source: MinIO

Microsoft has recently announced MinIO in Azure Marketplace with the slogan: “ providing Amazon S3 API compatible data access for Azure Blob Storage services ”. If Google GCP and others also offer MinIO, then it could be a great step forward to facilitate Multi-Cloud.

17. Big Data Computation: Spark will continue to sparkle

rqmM3ei.jpg!web

Image by Gerd Altmann from Pixabay

In modern days, Enterprises usually need to run a computation on their large-scale dataset, which needs Distributed Batch Job . Hadoop Map-Reduce was the first Distributed Batch computation platform. Recently, Apache Spark has taken the place of Hadoop as the king of Batch Processing. How Apache Spark can give better performance than Hadoop? I have written a blog post previously to have an in-depth analysis of the Modern-day Data Platform:

Spark has specifically targeted the limitations of Hadoop Map-Reduce i.e. processing everything in Memory instead of saving the Data in storage after every costly operation. Although Spark uses the CPU and Memory hungry JVM for Batch processing, it will rule the Batch processing framework in 2020 and beyond. I wish someone will develop a more efficient Batch processing framework using Rust, which could replace Spark and save the huge Cloud bill of the companies.

18. Big Data Streaming: Flink for the future

EVfyIjv.jpg!web

Photo by Hendrik Cornelissen on Unsplash

A few years ago, real-time stream processing was not possible. Usually, a micro Batching framework like Spark Streaming was used which has given “near” Real-time Stream processing. However, Apache Flink changed the landscape by offering a real-time stream processing capability.

Until 2019, Apache Flink could not gain enough Traction as it could not compete with Spark’s marketing . The table has turned once the Chinese Tech Giant Alibaba bought Data Artisan (the company behind Apache Flink) in January 2019:

Source: TechCrunch

Flink should be the number one optionif a company wants to process real-time stream processing in 2020 and beyond. Although Flink also suffers the same way as Spark by using the CPU hungry and heavyweight JVM and handing over a large Cloud bill to its users.

19. ByteCode: WebAssembly will see mass adoption

bYNzErV.jpg!web

Photo by Mārtiņš Zemlickis on Unsplash

I came to know about WebAssembly after reading about it from an interview from Brandon Eich, the creator of JavaScript . Modern JavaScript (after es5 ) is an excellent programming language. But like any other language, it has limitations. The biggest limitation of JavaScript is that it is slow as JavaScript Engine needs to read, parse and process the JavaScript textual “Abstract Syntax Tree”. Another problem with JavaScript is that it is Single-Threaded and cannot take advantage of modern hardware (e.g. Multi-Core, GPU). As a result, many computation-intensive applications (e.g. Games, 3-D graphics) cannot run on the browser.

Several companies (led by Mozilla ) developed the WebAssembly, the low-Level Byte code format for the Browser , to run any supported Programming language in Web. The MVP of WebAssembly is released which supports near Metal programming language (e.g. C++, Rust ):

u26raiZ.jpg!web

Source: WebAssembly

WebAssembly has enabled computation-intensive applications like Games and Autocad to run on Browser. The goal of WebAssembly is even bigger and to run outside the browser as well. WebAssembly also offers inherently the Security and Sandboxing due it its Web support. It also means that WebAssembly can be used in the following “ Outside the Browser ” scenarios:

  • Hybrid native apps on mobile devices.
  • Serverless Computations with no Cold start problem ( Cloud )
  • Server-side computation of untrusted code ( CDN )

In my prediction, 2020 could be a breakthrough year for WebAssembly and many giant corporations (including the Cloud Vendors ) and community will embrace it.

20. Coding: Low-Code/No-Code will gain momentum

FfemUvq.jpg!web

Source: no code

The rapid digitalization and Industry 4.0 revolution means that there is a huge gap in Supply-Demand for Software Developers. As a result, many people or companies cannot implement their ideas because of a lack of Developers. To lower the barrier the entries into Software Development, there is an attempt to make Software Development with no Code (No Code) or with Minimal Code (Low Code). This effort is known as LCNC (Low-Code No-Code) and has gained some success in 2019:

BfeiIz2.jpg!web

Source: no code

The goal of this movement is that anyone can develop software if he/she has a cool idea with no coding experience.

Although I am still skeptical about using the LCNC frameworks in production, they can lay the foundation for others. Companies like Amazon, Google can build a solid product on this foundation ( the same way AWS Lambda flourishes on the foundation of Google App Engine ).

It is worth to have a look at the LCNC movement which will get more traction in 2020.

If you found this helpful, please share it on your favorite forums (Twitter, Facebook, LinkedIn). Comments and constructive criticisms are highly appreciated. Thanks for reading!


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK