Tag: Cloud and infrastructure
-
Pedal to the metal with PlanetScale and Rust
Posted on April 1, 2022, Level beginner Resource Length medium
We wanted our technology choices to support our mission: a greener modern world, supported by a cleaner modern web. To do that, we decided to take a chance on two novel inventions: Rust for our serverless back-end, and PlanetScale for an enterprise-quality database. By Thomas.
Tags product-and-design cloud-and-infrastructure software-engineering data-and-analytics
-
Best practices, tools, and approaches for Kubernetes monitoring
Posted on March 31, 2022, Level beginner Resource Length medium
Let's look at some of the available Kubernetes monitoring and Kubernetes logging tools, including Prometheus for monitoring and Grafana for visualization and dashboards. By Kyle Hunter.
Tags architecture-and-apis product-and-design cloud-and-infrastructure devops-and-ci-cd
-
Top 10 Angular best practices to improve your Angular app
Posted on March 24, 2022, Level beginner Resource Length medium
Despite all the compelling features offered by Angular, if you overlook your coding practices for the Angular code, there are chances of facing performance issues. By Archita Nayak.
Tags frontend-and-mobile leadership-and-career cloud-and-infrastructure
-
Apache Kafka and MQTT - Overview and Comparison
Posted on March 23, 2022, Level beginner Resource Length medium
Apache Kafka and MQTT are a perfect combination for many IoT use cases. This blog series covers various use cases across industries including connected vehicles, manufacturing, mobility services, and smart city. This is part 1: Overview + Comparison. By Kai Waehner.
Tags devops-and-ci-cd cloud-and-infrastructure leadership-and-career data-and-analytics
-
4 reasons you need automation in integration
Posted on March 22, 2022, Level beginner Resource Length medium
Learn how AI-powered Automation can transform the integration lifecycle and why it makes sense to deploy it in your own organization. By IBM Cloud Education.
Tags leadership-and-career cloud-and-infrastructure
-
NGINX tutorial: Reduce Kubernetes latency with autoscaling
Posted on March 20, 2022, Level beginner Resource Length medium
Your organization built an app in Kubernetes and now it's getting popular! You went from just a few visitors to hundreds (and sometimes thousands) per day. But there's a problem... he increased traffic is hitting a bottleneck, causing latency and timeouts for your customers. If you can't improve the experience, people will stop using the app. By Daniele Polencic of learnk8s.
Tags devops-and-ci-cd cloud-and-infrastructure
-
How Firebase Performance Monitoring optimized app startup time
Posted on March 19, 2022, Level beginner Resource Length long
Mobile users expect their apps to be fast and responsive, and apps with a slow startup time, especially during coldstart, can leave them feeling frustrated. By Viswanathan Munisamy.
Tags cloud-and-infrastructure frontend-and-mobile devops-and-ci-cd software-engineering
-
A complete guide to distributed tracing
Posted on March 18, 2022, Level beginner Resource Length medium
Distributed tracing helps you track requests across services and understand issues affecting your application performance. In distributed cloud architecture, debugging performance issues is complicated. By Ankit Anand.
Tags cloud-and-infrastructure software-engineering leadership-and-career devops-and-ci-cd frontend-and-mobile
-
Building a Data Lake on Google Cloud Platform
Posted on March 17, 2022, Level beginner Resource Length medium
When creating a platform, it's critical to have clearly defined customers and products that will benefit from it rather than building in a vacuum. By Javier Turegano Director, Software Engineering @slack.
Tags cloud-and-infrastructure data-and-analytics
-
Bringing agile to quantum hardware
Posted on March 15, 2022, Level beginner Resource Length medium
We want to build the best, highest-performance quantum computers, all while making processors available to clients so that they can experiment with quantum and find potential benefits to their organizations. Achieving this goal requires a new way of thinking about hardware development methodology. By Markus Brink.
Tags leadership-and-career cloud-and-infrastructure business-and-emerging-tech
-
How to create GUI dialog boxes in bash scripts with Whiptail in Linux
Posted on March 7, 2022, Level beginner Resource Length medium
In this article, we are going to discuss yet another GUI utility called Whiptail that can be used to create GUI dialog boxes in Bash scripts in Linux. By Karthick.
Tags cloud-and-infrastructure devops-and-ci-cd architecture-and-apis software-engineering miscellaneous product-and-design
-
The best AWS Elastic Beanstalk alternatives for 2022
Posted on March 2, 2022, Level beginner Resource Length medium
AWS Elastic Beanstalk is an AWS-managed service. It is used by startups, small & mid-sized businesses for web application development. As it comes pre-configured with EC2 server and is efficient at using automatic provisioning of services and resources, handling application code and environment configurations seems easier with this PaaS solution. By Morgan Perry.
Tags devops-and-ci-cd cloud-and-infrastructure software-engineering leadership-and-career