aster.cloud aster.cloud
  • /
  • Platforms
    • Public Cloud
    • On-Premise
    • Hybrid Cloud
    • Data
  • Architecture
    • Design
    • Solutions
    • Enterprise
  • Engineering
    • Automation
    • Software Engineering
    • Project Management
    • DevOps
  • Programming
  • Tools
  • About
  • /
  • Platforms
    • Public Cloud
    • On-Premise
    • Hybrid Cloud
    • Data
  • Architecture
    • Design
    • Solutions
    • Enterprise
  • Engineering
    • Automation
    • Software Engineering
    • Project Management
    • DevOps
  • Programming
  • Tools
  • About
aster.cloud aster.cloud
  • /
  • Platforms
    • Public Cloud
    • On-Premise
    • Hybrid Cloud
    • Data
  • Architecture
    • Design
    • Solutions
    • Enterprise
  • Engineering
    • Automation
    • Software Engineering
    • Project Management
    • DevOps
  • Programming
  • Tools
  • About

Architecture

43 posts
View Post
  • 3 min
  • Architecture
  • Data
  • Engineering
  • People
  • Programming
  • Software Engineering
  • Technology

Predictions: Top 25 Careers Likely In High Demand In The Future

Predicting the top careers of the future can be challenging due to the rapidly evolving nature of technology and the job market. However, based on current trends, here are 25 careers that are likely to be in high demand in the future: Data Scientist: As companies continue to collect more data, they’ll need professionals who can analyse and interpret it. Cybersecurity Specialist: As our reliance on digital systems grows, so does the need for experts who can protect these systems from threats. Artificial Intelligence Engineer: With AI becoming more prevalent, there will be a need for engineers who can develop…
View Post
Share
View Post
  • 3 min
  • Architecture
  • Platforms
  • Software
  • Solutions
  • Technology

What To Expect From Apple’s WWDC 2023

Apple’s WWDC is an annual conference. It’s aimed at developers, but also routinely includes announcements us normal Apple fans can appreciate. 2023 is going to be a big year for these. The show starts on June 5 and ends on June 9. But we will get to know about all the big new Apple gear coming at 6pm on June 5. We anticipate Apple’s first virtual reality headset and a larger 15-inch version of the somewhat affordable MacBook Air line. We also expect a new Mac Pro family most of us almost certainly won’t be able to afford. Here’s a quick overview of what we think…
View Post
Share
View Post
  • 4 min
  • Architecture
  • Insights
  • Practices

The Agile Mindset: A Path to Personal Fulfillment and Growth

In 2016, Professor Julian Birkinshaw, a distinguished expert in Strategy and Entrepreneurship at the London Business School, acknowledged that we had entered the Agile age. The Agile management revolution, which took off in software development in 2001, has now become a force of transformation spreading across organizations worldwide. What began as a methodology centered on software development has developed into a broader mindset, reshaping the future of work. The agile mindset is a robust thought process comprising adaptability, collaboration, learning and flexibility to achieve higher results. With an agile mindset, individuals can navigate the challenges of life with purpose and resilience,…
View Post
Share
View Post
  • 6 min
  • Architecture
  • Programming
  • Public Cloud

From Receipts To Riches: Save Money W/ Google Cloud & Supermarket Bills – Part 1

In today’s world, every penny counts, and saving money on supermarket spending is no exception. Have you ever wondered:  This is the first part of a two-part blog series that demonstrates how simple it is to combine managed services on Google Cloud to create a complete application that digitizes your grocery receipts and analyzes your spending patterns using Google Cloud services. This architecture is useful for any number of use cases where you want to apply the power of document AI to fully event-driven processing pipelines. In this first part of the blog series, we will discuss how to extract…
View Post
Share
View Post
  • 3 min
  • Architecture
  • Public Cloud

Internet-Facing Application Delivery: Networking Architecture

Exposing your applications to the internet is a common requirement for enterprises. In this article we would be looking at internet facing application delivery. This references information from the document Networking for internet-facing applications: Reference architecture which should be read for more detail. Internet facing applications  Any application meant to be used by people on the internet needs to be built for high availability, wide consumption and tight security. Services and web-apps need to be built so they can be protected as they scale. Google Cloud has several services to help you add security controls to your external facing application. Networking internet-facing…
View Post
Share
View Post
  • 3 min
  • Architecture
  • Public Cloud

Announcing Our Anthos Hybrid Environment Reference Architecture

your environment, we’re excited to announce a new Anthos reference architecture. Written in collaboration across our product, engineering, support, and field teams, this new reference architecture helps you plan, deploy, and configure the required components for Anthos hybrid environments. Anthos hybrid environments give you the flexibility to deploy on-premises components that run container-based workloads and VMs using Anthos clusters on VMware and Anthos clusters on bare metal. You can continue to utilize existing investments in your on-premises infrastructure, and start to add components like Anthos Config Management. When you’re ready to bring everything together, you can add additional Google Cloud-based services like Artifact Registry, Cloud…
View Post
Share
View Post
  • 3 min
  • Architecture
  • Computing
  • Design
  • Engineering
  • Multi-Cloud

3 Ways To Screw Up A Multicloud Deployment

We’re experienced with multicloud, but we’re also making common mistakes. Make sure you plan common services and have all your people on board. I guess I could place some stat here that shows multicloud is the large majority of public cloud deployments out there, but there are lots of other places to see that. We know it’s a common approach for enterprises to move to plural clouds versus single-cloud deployments. Enough said.  The mistakes I see in multicloud deployments are not at all what you would think. You likely believe these errors are related to some complex technology being deployed…
View Post
Share
View Post
  • 2 min
  • Architecture
  • Programming

Introducing The Architecture Templates

We released a new project on Github called Android Architecture Starter Templates. The goal of these templates is to get you started quickly when doing an experiment or starting a brand-new app from scratch. They follow the new Architecture recommendations that we released recently, which are a summary of the official Architecture guide. These templates are not empty, they contain some opinions in the form of architectural patterns and used libraries: Room Database Dependency injection with Hilt Jetpack ViewModel UI using Jetpack Compose and Material3 Jetpack Navigation Reactive data layer Kotlin Coroutines and Flow Unit tests UI tests using fake data with Hilt KTS gradle files Version catalog A simple…
View Post
Share
View Post
  • 10 min
  • Architecture
  • Containers
  • Software Engineering

The Evolution Of The Nydus Image Acceleration

Optimized container images together with technologies such as P2P networks can effectively speed up the process of container deployment and startup. In order to achieve this, we developed the Nydus image acceleration service (also a sub-project of CNCF Dragonfly). In addition to startup speed, core features such as image layering, lazy pulling etc. are also particularly important in the field of container images. But since there is no native filesystem supporting that, most opt for the userspace solution, and Nydus initially did the same. However user-mode solutions are encountering more and more challenges nowadays, such as a huge gap in…
View Post
Share
View Post
  • 5 min
  • Architecture
  • Cloud-Native

Five Exciting Things About Istio Ambient Mesh

Istio ambient mesh is a new, sidecar-less data plane architecture introduced in the Istio community on 9/7. I am personally proud to be part of the ambient mesh launch after many months of working with our brilliant engineers. About two years ago, I wrote the “Service mesh is still hard” blog and many of the points in that blog are still valid with the sidecar architecture. In this blog, I want to highlight five things in ambient mesh that I am extremely excited about while circling back to some of the points I made in my earlier blog. Simplified Operation If you used…
View Post
Share

Stay Connected!
LATEST
  • 1
    A S.W.O.T. Analysis Of Current A.I. Systems
    • June 6, 2023
  • Apple-WWCD23-Vision-Pro-glass-230605 2
    Introducing Apple Vision Pro: Apple’s first spatial compute
    • June 5, 2023
  • 3
    Apple Unveils New Mac Studio And Brings Apple Silicon To Mac Pro
    • June 5, 2023
  • 4
    Apple Introduces M2 Ultra
    • June 5, 2023
  • 5
    tvOS 17 Brings FaceTime And Video Conferencing To The Biggest Screen In The Home
    • June 5, 2023
  • 6
    Apple Introduces The 15‑Inch MacBook Air
    • June 5, 2023
  • 7
    Building A Kubernetes Platform: How And Why To Apply Governance And Policy
    • June 4, 2023
  • 8
    Leave, This “United” “Kingdom”, This “Great” “Britain”
    • June 4, 2023
  • 9
    Amazing Federated Multicloud Apps
    • June 2, 2023
  • 10
    What’s The Future Of DevOps? You Tell Us. Take The 2023 Accelerate State Of DevOps Survey
    • June 2, 2023
about
Hello World!

We are aster.cloud. We’re created by programmers for programmers.

Our site aims to provide guides, programming tips, reviews, and interesting materials for tech people and those who want to learn in general.

We would like to hear from you.

If you have any feedback, enquiries, or sponsorship request, kindly reach out to us at:

[email protected]
Most Popular
  • 1
    Huawei ICT Competition 2022-2023 Global Final Held In Shenzhen — 146 Teams From 36 Countries And Regions Win Awards
    • May 27, 2023
  • 2
    Huawei OceanStor Pacific Scale-Out Storage Tops IO500 Rankings
    • May 26, 2023
  • 3
    Resolving Deployment Issues With Ts-node And Azure Development Pipelines
    • June 1, 2023
  • 4
    MongoDB And Alibaba Cloud Extend Global Partnership
    • May 25, 2023
  • 5
    What Is Platform Engineering And Why Adopt It In Your Company?
    • June 1, 2023
  • /
  • Technology
  • Tools
  • About
  • Contact Us

Input your search keywords and press Enter.