PHP and GraphQL: Building APIs
Bash for Web Development – PL Courses
Bash, short for Bourne Again SHell, is a powerful scripting language commonly used in the Unix operating system. While it's primarily known for its use in automating system administration tasks, Bash can also be utilized in web development, specifically...
Achieving end-to-end type safety in a modern JS GraphQL stack โ Part 1
In this article, we will create a simple GraphQL application, a message board, by combining many recent open-source technologies. This article aims to be a showcase of technologies that work well together rather than a complete tutorial on project setup. It's however a long read, so we decided to
How to Automate Microservices on AWS
Introduction As organizations rapidly move towards cloud adoption, they are also looking at microservices and an agile way of development, deployment, and testing. With such rapid adoption, large organizations are facing many challenges. In large...
The post How to Automate Microservices on AWS appeared first on Education Ecosystem Blog.