SEARCH (ENTER TO SEE ALL RESULTS)

POPULAR TOPICS

Contributed
News
Analysis
The New Stack Makers
Tutorial
Podcast
Research
Feature
Science
Off-The-Shelf Hacker
Skip to content
  • Podcasts
    • TNS @Scale Series
    • TNS Analysts Round Table
    • TNS Context Weekly News
    • TNS Makers Interviews
    • All Podcasts
  • Events
  • Ebooks
    • DevOps
    • DevSecOps
    • Docker Ecosystem
    • Kubernetes Ecosystem
    • Microservices
    • Serverless
    • Storage
    • All Ebooks
  • Newsletter
  • Sponsorship
  • • • •
    • Podcasts
      • TNS @Scale Series
      • TNS Analysts Round Table
      • TNS Context Weekly News
      • TNS Makers Interviews
      • All Podcasts
    • Events
    • Ebooks
      • Machine Learning
      • DevOps
      • Serverless
      • Microservices
      • Kubernetes Ecosystem
      • Docker Ecosystem
      • All Ebooks
    • Newsletter
    • Sponsorship
Skip to content
  • Architecture
    • Cloud Native
    • Containers
    • Edge/IoT
    • Microservices
    • Networking
    • Serverless
    • Storage
  • Development
    • Development
    • Cloud Services
    • Data
    • Machine Learning
    • Security
  • Operations
    • CI/CD
    • Culture
    • DevOps
    • Kubernetes
    • Monitoring
    • Service Mesh
    • Tools
 

Development

▾ 1 MINUTE READ — CLOSE

Programming languages are, of course, what drives all computing, but cloud native computing has certain requirements that some languages are better than others at fulfilling. Hence, you won’t find very much coverage here of, say, Java, unless it is for some tools to retrofit enterprise Java applications into cloud native environments.

One language that has been great for this environment, for instance, is Go (which we will sometimes refer to as “Golang”). Created at Google, Go offers a friendly environment for system programming, especially in cloud infrastructure environments. Likewise, we will be following Rust (“Rustlang”), which offers both the speed of close-to-the-metal languages such as C++ but with the safety guarantees built-in that would prevent so many of the vulnerabilities that crop up in older languages.

We don’t cover browser development per se, we will keep tabs on Web Assembly (WASM), which could bring untold speed and scalability to the client side. Likewise, we are watching JavaScript and, especially, its many frameworks, libraries and associated projects that promise development scalability, such as TypeScript, which brings the full rigor of static typing to the browser language. And we are keeping a close eye on Python, given that it is quickly becoming the de facto language of choice for data scientists and practitioners of machine learning.

In addition to the languages themselves, we will also keep you up to date here on the latest and greatest development tools, including IDEs, scaffolding, and testing tools. For the development lifecycle, be sure to bookmark our microsite on CI/CD.

Oh, and don’t forget to check out the weekly wrap-up of all the latest development news that appears every Friday on the site, Mike Melanson’s “This Week in Programming.”


A newsletter digest of the week’s most important stories & analyses.

Do you also want to be notified of the following?
We don’t sell or share your email. By continuing, you agree to our Terms of Use and Privacy Policy.

API Management / Development / Security / Sponsored

Okta’s Platform to Outsource Identity Management for Busy Developers

20 Apr 2021 12:44pm, by Mary Branscombe

Development / Open Source / Sponsored / Contributed

Developers are Buzzing on Fuzzing

20 Apr 2021 8:15am, by Jonathan Metzman and Asra Ali

CI/CD / Development / DevOps / Contributed

Project Management for the Next 50 Million Developers

19 Apr 2021 10:09am, by Aaron Upright

Data / Development / Sponsored / Contributed

Integrate Powerful Search Capabilities into Your Apps — without Adding Complexity

19 Apr 2021 9:47am, by Marcus Eagan

Development / DevOps / Security

NeuVector Expands Container Vulnerability Scanning to Developers

19 Apr 2021 3:00am, by Mike Melanson

Development / Open Source

This Week in Programming: AWS Completes Elasticsearch Fork with OpenSearch

17 Apr 2021 6:00am, by Mike Melanson

Development / Security

How to Analyze Code and Find Vulnerabilities with SonarQube

16 Apr 2021 10:09am, by Jack Wallen

API Management / Data / Development / Sponsored / Contributed

Decoupling Frontends and Backends with GraphQL

15 Apr 2021 7:25am, by Anant Jhingran

Development / Edge / IoT / Machine Learning

Section, the Developer-Focused Content Delivery Network

14 Apr 2021 10:00am, by Susan Hall

Culture / Development / DevOps / Contributed

Why Are We Still Having ‘Works on My Machine’ Problems?

13 Apr 2021 11:31am, by Rishi Yadav

Development / DevOps / Sponsored / Contributed

Challenges of Testing Distributed Cloud Applications in 2021

13 Apr 2021 9:19am, by Serkan Özal

API Management / Data / Development

Why Shopify Favors GraphQL over REST for Its APIs

12 Apr 2021 6:00am, by Richard MacManus

Culture / Development / Technology

Programming and Model Railroads

11 Apr 2021 6:00am, by David Cassel

Culture / Development

This Week in Programming: Microsoft Jumps Back into Java with OpenJDK Build Preview

10 Apr 2021 6:00am, by Mike Melanson

Development / Security / Contributed

Strong Security Doesn’t Have to Equate to Slow Development

9 Apr 2021 11:34am, by Rob Juncker

CI/CD / Development / Sponsored / Contributed

The Unexpected Costs of Flaky Tests

6 Apr 2021 12:00pm, by Serkan Özal

API Management / Data / Development

Apollo Extends Federation with Rover CLI, Workbench, Studio Integration

6 Apr 2021 9:20am, by Mike Melanson

CI/CD / Development / Microservices / Sponsored / Contributed

Migration from Monolith to Feature Module

5 Apr 2021 11:00am, by Sangeetha Rao

Development

Django’s Place in a Web Development World Ruled by React

5 Apr 2021 7:46am, by Richard MacManus

Culture / Development / Security / Sponsored / Contributed

6 Talks That Developers Will Be Excited to See at Oktane21

5 Apr 2021 3:00am, by Lee Brandt

Development / Open Source

This Week in Programming: Deno Goes Corporate

3 Apr 2021 6:00am, by Mike Melanson

Development / Machine Learning

A Closer Look at Kubeflow Components

2 Apr 2021 10:03am, by Janakiram MSV

Cloud Services / Development / Open Source

Eclipse Open VSX Registry Offers Open Access to VS Code Extensions

31 Mar 2021 1:56pm, by Mike Melanson

Development / Sponsored / Contributed

Using Web Assembly Written in Rust on the Server-Side

31 Mar 2021 12:00pm, by Bob Reselman

Development / Open Source

Liberated from Oracle, Eclipse Jetty Enters the Cloud Native Era with Jakarta Transition

30 Mar 2021 2:00pm, by Mike Melanson

Data / Development / Contributed

Thanks for the Memories: The Power of Event Sourcing

29 Mar 2021 1:11pm, by Milen Dyankov

1 2 3 4 5 6 7 8 9 10
11 12 13 14 15 16 17 18 19 20

Architecture

  • Cloud Native
  • Containers
  • Edge/IoT
  • Microservices
  • Networking
  • Serverless
  • Storage

Development

  • Cloud Services
  • Data
  • Development
  • Machine Learning
  • Security

Operations

  • CI/CD
  • Culture
  • DevOps
  • Kubernetes
  • Monitoring
  • Service Mesh
  • Tools

The New Stack

  • Ebooks
  • Podcasts
  • Events
  • Newsletter
  • About / Contact
  • Sponsors
  • Sponsorship
  • Disclosures
  • Contributions
  • Twitter
  • Facebook
  • YouTube
  • Soundcloud
  • LinkedIn
  • Slideshare
  • RSS

© 2021 The New Stack. All rights reserved.

Privacy Policy. Terms of Use.