Tag: App development
-
Measuring Java 11 Lambda cold starts with SnapStart - Using Quarkus framework
Posted on December 28, 2022, Level intermediate Resource Length medium
In this article authors are going to measure the performance of snapstart using Quarkus as another popular Java framework. All in serverless environment with AWS Lambda. By Vadym Kazulkin.
Tags devops serverless java app-development containers cicd
-
How to use Git Reflog – Reflog vs. log
Posted on December 27, 2022, Level intermediate Resource Length medium
Git log and git reflog are two similarly named components that give developers an opportunity to look into the repository's commit history through the command line. Those useful commands are usually confused or misunderstood. In this article, you will get to know the differences between them, git reflog usage examples, and how to use git reflog. By Jakub Grodecki.
Tags devops cicd app-development containers
-
Six docker compose best practices for dev and prod
Posted on December 26, 2022, Level intermediate Resource Length medium
Docker solves the "but it runs on my machine" problem by introducing containerization. However, with a multifaceted code base, you must simultaneously run several containers like the back and front end. Further, this will require you to leverage tools such as Docker Compose. By Regis Wilson.
Tags devops app-development web-development containers programming docker
-
Reducing errors with type hinting in PHP
Posted on December 25, 2022, Level intermediate Resource Length medium
The search box. Where would we be without it? Search is a powerful tool, and as one of the most common elements that we interact with on a daily basis, search input usability is an important consideration. By Dawson Beggs.
Tags php app-development web-development programming
-
Best UX practices for search inputs
Posted on December 24, 2022, Level intermediate Resource Length short
The search box. Where would we be without it? Search is a powerful tool, and as one of the most common elements that we interact with on a daily basis, search input usability is an important consideration. By Dawson Beggs.
Tags search ux app-development web-development
-
Building microservices using Terraform, Ansible, Docker, Docker Compose, and Github Actions
Posted on December 23, 2022, Level intermediate Resource Length medium
Perform an emergency safety check to quickly disconnect apps and people from your iPhone. By Shubham Agarwal.
Tags devops ansible app-development cloud
-
Safety Check! How to keep your iOS devices stalker free
Posted on December 22, 2022, Level beginner Resource Length medium
Perform an emergency safety check to quickly disconnect apps and people from your iPhone. By Shubham Agarwal.
Tags ios miscellaneous app-development how-to
-
The evolution of state transfer
Posted on December 21, 2022, Level intermediate Resource Length medium
State transfer is fundamental to online applications. Web apps are architected around the network, with the separation of front-end from back-end and protocols like AJAX and REST. However, newer protocols like GraphQL and frameworks like Remix are increasingly abstracting state transfer away from application code. By James Arthur.
Tags oop web-development app-development apis restful
-
Entity to DTO – how-to
Posted on December 20, 2022, Level intermediate Resource Length medium
DTO is probably the most straightforward pattern in object-oriented programming. What could be the motives for using DTOs in our applications? By Andrey Belyaev.
Tags database oop web-development app-development java
-
The hidden costs of serverless observability
Posted on December 12, 2022, Level beginner Resource Length medium
The growing popularity of serverless architectures has led to an increased need for solutions to the modern challenges of microservice observability—one of the most critical components for running high-performing, secure, and resilient serverless applications By @DeveloperSteve.
Tags serverless app-development web-development devops microservices
-
How to boost SRE productivity with observability-driven DevOps
Posted on December 11, 2022, Level beginner Resource Length medium
Observability-driven DevOps and SRE automation can help enterprises achieve SLO goals and reduce MTTR. But, how do you get started? By Rob Jahn.
Tags performance app-development web-development devops
-
Introducing blockchain node engine: Fully managed node-hosting for Web3 development
Posted on December 8, 2022, Level beginner Resource Length medium
Blockchain is changing the way the world stores and moves its information. Building on our commitment to help Web3 developers build and deploy new products on blockchain-based platforms, today we're thrilled to announce Google Cloud's Blockchain Node Engine. By Amit Zavery, James Tromans.
Tags web-development app-development blockchain gcp